A simplified Next.js AI starter kit designed with simplicity and speed in mind.
20 |Built with Next.js, AI SDK, Tailwind, Typescript and shadcn you can build a bare minimum AI Chatbot with only an environment variable. Based off the popular Next AI Chatbot the aim for this project is to remove any dependency outside of basic functionality and examples with an emphasis on making changes and experimenting with the AI SDK.
21 |Big Opinions:
22 |Fork the repo and get hacking
29 |10 | You need to add an OPENAI_API_KEY as an environment variable. 11 | See the .env.example file for an example. 12 |
13 |A simple prompt based way to enter into streaming components./
20 |Try asking for the weather in any American city and see what returns.
21 |Notice when the component returns you can interact with it!
22 |Fork the repo and get hacking
23 |{formatDate(day.startTime)}
89 |{day.shortForecast}
90 |