Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini_Chatbot

A easy to use command line chatbot to answer any questions that come up! WindowsTerminal_Py2r0pZoG9

How to use:

  1. Get an AI API key from google: https://makersuite.google.com/app/apikey
  2. Put the Api key into the variable name GOOGLE_API_KEY in the env.py file
  3. Run the program and talk to Gemini!

Customization:

The gemini model outputs markdown but the command prompt can't output markdown. Therefore, the markdown is converted to HTML and then each tag is replaced with a color key or symbol that displays in the command prompt. To Customize, edit the htmlToColor dictionary in the customization.py file

About

A easy to use command line chatbot to answer any questions that come up!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages