A simple and modern chat interface built with Next.js 15, React 19, and Tailwind CSS 4. This application integrates with Ollama to deliver LLM-based conversations in real time.
- ⚡ Built with Next.js 15 App Router
- 🧠 Chat with Ollama-powered language models
- 🎨 Styled using Tailwind CSS 4
- ⚛️ React 19 with concurrent features
- 🔌 API communication via Axios
- 🧼 TypeScript for type safety
- 🤝 MCP-like integration for multi-chat participant experience
- Framework: Next.js 15
- Language: TypeScript
- UI: Tailwind CSS 4
- AI Integration: Ollama
- Networking: Axios
- Runtime: React 19
git clone git@github.com:Limeless04/next-chat.git
cd next-chat