Open Interpreter: Open Interpreter lets LLMs run code — Python, JavaScript, Shell, and more — locally on your machine through a natural language chat interface. It gives AI direct access to your computer's capabilities: creating and editing files, controlling a browser, analyzing datasets, and executing arbitrary programs. Run with `interpreter` in the terminal after installing.; mcp-raganything: A multi-modal RAG service that exposes a REST API and MCP server for document indexing and knowledge-base querying. It uses RAGAnything/LightRAG for indexing and retrieval, MinIO for object storage, and PostgreSQL for the knowledge graph. Each project is isolated by its own working directory.
Automating complex local file and data manipulation tasks through natural language
Index and query documents for knowledge base Q&A