Chino
Chino copied to clipboard
Chino is a terminal-based chatbot based on ChatGPT.
## Description We need some way to preserve chats and keep the histories of the chats. ## Alternatives ## Additional context ## Implementation - [ ] I would be interested...
## Problem `chino start` just opens up the chat. ## Description It would be better if it opened a main menu that could contain different selectable options using a pointer...
## Problem Currently we have: - `~/.local/share/chino/data` for data path, and - `~/.local/share/chino/chroma` for chroma path [ref](https://github.com/SAMAD101/Chino#usage-) ## Description We need something more customizable, these `chroma` and `data` paths could...
This project needs a lot of work to be done and a lot of improvements. #### Some stuff that I've planned for it: - Better startup, Better TUI, multiple options:...