Back to Portfolio
Chat with Gemini AI

Chat with Gemini AI

Generative AI

Tech Stack

Python GenAI Gemini API Streamlit Chat Interface

Project Links

View on GitHub
Website

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.

Features

  • Real-time text generation using Gemini 2.0 Flash
  • Clean, responsive chat UI
  • Error handling for API failures
  • Secure API key management