Small general-purpose LLMs for text-translation/summarization/limited scenario generation.
Image-generation, mainly lightweight models such as SD1.5.
Occasionally making exl2/GGUF quants on my personal hardware (up to 14B).
1. Agentset MCP -> https://github.com/agentset-ai/mcp-server For efficient and quick building of intelligent, doc-based apps using open-source Agentset platform for RAG
2. GitHub MCP Server -> https://github.com/github/github-mcp-server Integrates GitHub APIs into your workflow, allowing to build AI tools and apps that interact with GitHub's ecosystem
5. Safe Local Python Executor -> https://github.com/maxim-saplin/mcp_safe_local_python_executor A lightweight tool for running LLM-generated Python code locally, using Hugging Face’s LocalPythonExecutor (from smolagents framework) and exposing it via MCP for AI assistant integration
7. Basic Memory -> https://memory.basicmachines.co/docs/introduction This knowledge management system connects to LLMs and lets you build a persistent semantic graph from AI conversations with AI agents