Skip to content

Capucinebn/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot IA

Un chatbot conversationnel utilisant l'API Gemini de Google.

Description

Ce chatbot permet d'avoir une conversation en langage naturel dans le terminal. Il garde en mémoire l'historique de la conversation pour des échanges cohérents.

Installation

  1. Clone le repo git clone https://github.com/Capucinebn/chatbot.git cd chatbot

  2. Installe les dépendances pip install -r requirements.txt

  3. Crée un fichier .env et ajoute ta clé API GEMINI_API_KEY=ta_clé_ici

Utilisation

python3 chatbot.py

Tape 'quit' pour quitter.

Technologies

  • Python
  • Google Gemini API
  • python-dotenv

About

Chatbot IA with Gemini's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages