| Lucy Chat Bot is a simple Python chat bot program that utilizes the libraries Bard and CustomTkinter for its graphical user interface (GUI).
- Speech synthesis
- Multiple language support (Amharic and English)
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)
python main.py