You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -225,6 +227,15 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
225
227
- Goose allows you to extend its functionality by [building your own MCP servers](https://block.github.io/goose/docs/tutorials/custom-extensions).
226
228
- Includes built-in tools for development, web scraping, automation, memory, and integrations with JetBrains and Google Drive.
227
229
230
+
### gptme
231
+
[gptme](https://github.com/gptme/gptme) is a open-source terminal-based personal AI assistant/agent, designed to assist with programming tasks and general knowledge work.
232
+
233
+
**Key features:**
234
+
- CLI-first design with a focus on simplicity and ease of use
235
+
- Rich set of built-in tools for shell commands, Python execution, file operations, and web browsing
236
+
- Local-first approach with support for multiple LLM providers
237
+
- Open-source, built to be extensible and easy to modify
238
+
228
239
### Klavis AI Slack/Discord/Web
229
240
[Klavis AI](https://www.klavis.ai/) is an Open-Source Infra to Use, Build & Scale MCPs with ease.
0 commit comments