Discover and explore top open-source AI tools and projects—updated daily.
rs-4Modern AI chat application template
Top 93.2% on SourcePulse
A modern, full-stack AI chat application template built with the TanStack ecosystem. It targets developers seeking a robust, feature-rich starting point for AI-powered chat interfaces, offering multi-provider AI support, real-time streaming, and persistent chat history, significantly accelerating development.
How It Works
The application leverages TanStack Start for a full-stack React framework, integrating TanStack Router for navigation and TanStack Query for data fetching. A backend built with TanStack AI and Drizzle ORM manages chat logic and persists data in PostgreSQL. Real-time streaming enhances user experience, while shadcn/ui and Tailwind CSS provide a clean, responsive interface. The architecture supports multiple AI providers (OpenAI, Anthropic, Google Gemini, Ollama) and local models via Ollama.
Quick Start & Requirements
bun install or npm install), configure .env.local with API keys and database URL, and run bun run db:push (or npm run db:push) followed by bun run dev (or npm run dev). Docker Compose is also available for deployment.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
4 weeks ago
Inactive
Renset