diff --git a/README.md b/README.md index 5bb4210..5bdaebc 100644 --- a/README.md +++ b/README.md @@ -385,6 +385,11 @@ Visit the website to get latest updates: [awesome-chatgpt-api.top](https://aweso mods works by reading standard in and prefacing it with a prompt supplied in the mods arguments. Optionally it formats output as Markdown, which you can pipe to markdown rendering CLIs. Example: `mods -f "what are your thoughts on improving this code?" < main.go | glow` +- [fellow](https://github.com/ManuelZierl/fellow) + + Fellow is a open-source command-line AI assistant built by developers, for developers. Unlike most AI tools that stop at suggesting code, Fellow goes a step further: It executes tasks on your behalf. It reasons step-by-step, chooses commands from a plugin system, and edits files, generates content, or writes tests — autonomously. + + ## Chatbots - Telegram