🚨 OneSource Alpha is Live 🚨
We're opening up early access to our unified blockchain API - and we need builders to put it to the test.
✅ Free to use, no credit card required
✅ Locked in early adopter pricing
✅ Help us shape the future of blockchain infra
Next.js AI Chatbot 2.0
◆ AI SDK 3.0 with React Server Components
◆ Generative UI support
◆ Updated Shadcn UI and Next.js
◆ Simplified deployment
https://t.co/9UtMfeLH3J
Exciting update for Canada! Google's latest AI search model, Gemini, has arrived!🚀@google
Gemini brings next-level search capabilities, helping you find answers faster and more accurately.
Check out the details here: https://t.co/9lqDXSUX0s
#GoogleGemini#AI#CanadaInnovation
Today I'm excited to release React Native AI - A full stack framework for building cross-platform mobile AI apps. ✨
React Native AI supports LLM real-time / streaming text and chat UIs, AI assistants, code interpreter, retrieval, image services and natural language to images with multiple models, image processing, theming, and more.
It's open source and easy to get started, just run:
$ npx rn-ai
If you like it, please give it a star! Repo is here:
https://t.co/NcgqIIr08x
◽️About React Native AI
I’ve spent the past few months building and launching various AI experiments and products like @RoamAround_io ($10M valuation, 7 million+ users) and AI Buddy ($1,000+ MRR, 2,000 + users).
During that time I’ve learned a lot about how to piece together everything needed to build and launch successful AI apps, lately with a focus on mobile and launching to the App stores.
What I realized was that the base needed to build most of my ideas was the same, but experimenting took a long time because I needed to rebuild these basic components over and over.
React Native AI came out of my need to have a basic, configurable framework to easily spin up new ideas without having to rebuild all of the basic components from scratch.
◽️ Some of these components and features
► Streaming / real-time responses. Handling and debugging these on both the client and the server can be time-consuming.
► LLM normalization. The various LLM providers respond in different formats. The idea is to handle these on the server and send back to the client with a consistent interface.
► OpenAI Assistants. OpenAI Assistants provide a powerful new way to build LLMs, but the API for doing so is more complex than using a basic LLM. There needs to be a string of API calls and state management for this to work. Having this all set up and ready to use will save me a lot of time in the future.
► Image processing. Dealing with image uploads and downloads, saving to disk on the server and saving to the device, can be complicated and gets time consuming to debug. Having a plug and play interface and utility functions speeds everything up.
► Chat UI. Rebuilding components like buttons, text inputs, and chat interfaces is time consuming and tedious. Having a pre-built UI and components for these repeatable UI elements saves a lot of time.
► Theming / styling. React Native AI comes with 5 prebuilt themes and makes swapping themes out very simple, by adding just a few lines of code. When launching your app, you can ship with just a single theme or give users the option to switch between themes.
◽️ Service providers
React Native AI uses the following services:
► @OpenAI ChatGPT for 2 types of LLMs as well as OpenAI Assistant, code interpreter, and retrieval
► @fal_ai_data for an array of image models.
► @AnthropicAI Claude for 2 types of LLMs
► @cohere for 2 types of LLMs including web which gives you access to live, online data
► @BytescaleHQ for image processing
◽️ Other technology
React Native AI is made possible by great open source tech like React Native, @expo 🐐, Node.js, and Express.
Check out the launch post here: https://t.co/QL3fdgRghY
ChatGPT by @OpenAI does really well with coding questions. Here I ask how to build a 3-column footer with Tailwind. I then follow-up and ask for a React version, more realistic copy, and mobile responsiveness. It nails it perfectly.
Looking to flaunt your NFT collection on @Instagram?
@Meta launches digital collectibles #poweredbyPolygon!
Select creators and collectors can now showcase their NFTs to a wider audience.
Know more: https://t.co/Kzgm1EYoOd
Game development update: Improvement on weapon switching between bow and arrow. Side note: possessed Anurans will not go down without a fight!
#ForgedVR#IndieGameDev#VR