InteractAI Hub provides a simple and easy-to-use interface for interacting with AI models.
Demo Video · Features · Roadmap · Running locally. Acknowledgments
This project is a work in progress and will be updated with new features and improvements.
- Next.js App Router
- React Server Components (RSCs), Suspense, and Server Actions
- Vercel AI SDK for streaming chat UI
- shadcn/ui
- Styling with Tailwind CSS
- Radix UI for headless component primitives
- Icons from Phosphor Icons
- Convert to desktop app using Tauri
You will need to use the environment variables defined in .env.example
Note: You should not commit your
.env
file or it will expose secrets that will allow others to control access to your various OpenAI and authentication provider accounts.
pnpm install
pnpm dev
Should now be running on localhost:3000.
This won't be possible without the following resources: