Blix.ai is a powerful locally hosted AI chatbot that runs on Mistral 7B using Ollama. It features a sleek frontend with real-time chat, session history, and custom continuous learning—making it a fully personalized LLM experience.
- 🧠 Custom continuous learning with LoRA adapters
- 💬 Chat history with save/load using localStorage
- ⚡ Fast and responsive UI (HTML, CSS, JavaScript)
- 🛠️ API running at
http://192.168.0.102:3000/
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js
- Learning Loop: Dataset logging → Preprocessing → Adapter training → Model update