Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat

Terminal based AI chat client running on Google Gemini models

demo

Installation

  1. Build from source
    git clone https://github.com/CoreyRobinsonDev/chat
    cd chat
    go build
  2. Add Gemini API key. This can be done in 2 ways:
    • Within the project directory create a .env file, add GEMINI_API_KEY=your_api_key, then run go build. This will be added to your settings file at ~/.config/chat/settings.json. GEMINI_API_KEY can also be exported as system environment variable
    • Alternitively, you can update the geminiApiKey field in your ~/.config/chat/settings.json file directly

Commands

  • config: Select the AI model to use
    • Other Gemini models can be added to geminiModels in ~/.config/chat/settings.json

License

The Unlicense


Powered with BubbleteaGlamour

About

CLI AI search

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages