Skip to content

nypava/LucyChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUCY CHAT BOT

| Lucy Chat Bot is a simple Python chat bot program that utilizes the libraries Bard and CustomTkinter for its graphical user interface (GUI).

Features :

  • Speech synthesis
  • Multiple language support (Amharic and English)

Installation & Setup

git clone https://github.com/NYDEV0/LucyChatBot
cd LucyChatBot
pip install -r requirements.txt

In config.py change gemini_key variable with your own api key. You can get api key from (https://aistudio.google.com/app/apikey)

Usage

python main.py

UI Screenshot

image