ASK AI is a powerful, privacy-friendly AI chatbot application that runs locally using Ollama. It provides a seamless conversational experience similar to ChatGPT — you ask, it answers.
- Local AI Model Integration with Ollama (e.g., LLaMA 3.2 or any other model of your choice)
- ChatGPT-style Interface – simple and user-friendly
- User Authentication powered by Supabase
- Express.js Backend – handles user auth and chat interactions
- Real-time Prompt & Response flow from user to AI and back
- Frontend: React.js, Tailwind CSS
- Backend: Node.js, Express.js
- Database/Auth: Supabase
- AI Model: Ollama (LLaMA 3.2)