AIChat is a Next.js application that allows users to chat with AI models using the OpenRouter API or Google AI Studio with the AI SDK.
- Chat with AI models using the OpenRouter API or Google AI Studio with the AI SDK.
- Send Messages
- Create Projects
- Create Threads
- Create Prompts
- Much more
setup a postgres database and create an auth database make a copy of the env.example file and rename it to .env
npm installnpm buildnpm start