Generative AI
This is a generative AI web application built using Python. It acts as a personal assistant that allows users to chat with Google's Gemini Flash model. The application features a simple web interface where users can input questions and receive real-time, intelligent responses.
Built to learn how to integrate Large Language Models (LLMs) into applications without a paid API dependency, using Google Gemini 2.0 Flash through the GenAI API.