Skip to content

Madhuri3117/GENAI_CHATBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AI Chatbot with Google Gemini API and MongoDB

Overview

This project implements an AI-powered chatbot using Google's Gemini API for natural language understanding and MongoDB for storing chat metadata. It retrieves relevant information, generates responses, and maintains context.

Features

  • Uses Google Gemini API for response generation.
  • Stores metadata and embeddings in MongoDB.
  • Efficient retrieval system for querying stored data.
  • Fast response without reloading the model for every query.

Prerequisites

  • Python 3.7+
  • MongoDB installed and running
  • Google Gemini API Key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors