Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 264 Bytes

File metadata and controls

5 lines (4 loc) · 264 Bytes

bash-bot

Simple terminal based GenAI chat assistant using local open source LLM model and use bash commands. It's all file based so use git to backup your chat history or sync it with any other machine.

Starting a New Chat Session & Saving Previous Chat

TODO