Developed an intelligent, real-time chatbot application powered by Mistral AI’s LLM API. The bot processes user input through a secure pipeline and streams back contextual responses with low latency. Built with modern frontend tools and styled using Tailwind CSS, the application features environment-based API key protection, message validation, and seamless assistant/user interaction. Originally structured with flexibility in mind, the app is fully integrated with Mistral’s chat completion endpoint and handles both request validation and error feedback with precision. Key Highlights: • Integrated Mistral’s open LLM API for natural language responses • Built clean, responsive UI using React + Tailwind • Implemented input sanitization, streaming message handling, and timestamped chat history • Used .env for secure API key management and Supabase support for backend scalability