My Own Assistant
@Interpause
关于 My Own Assistant
Whisper + TTS + As many MCP servers as I can stuff in
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is My Own Assistant?
My Own Assistant is an experimental project to simplify creating a fully integrated AI assistant using the Model Context Protocol (MCP). It is designed to be fully self‑hosted by bringing your own OpenAI compatible API, taking advantage of models like Qwen3‑30B‑A3B. The repository is built on a FastAPI template that supports CPU/GPU acceleration and includes common development tooling.
How to use My Own Assistant?
Clone the repository and replace all instances of py‑api‑template with your own project name. Optionally rename the src folder. Ensure the virtual environment is active and poetry install has been run. Use poe dev to start the development server, poe build {version} to build a Docker image, and poe prod to run the image locally. VSCode’s debug task (F5) is available for debugging.
Key features of My Own Assistant
- Fully self‑hosted with your own OpenAI compatible API
- Built on a FastAPI template with automatic CPU/GPU detection
- Package management via Poetry, formatting and linting via Ruff
- Pre‑configured VSCode debugging tasks
- Support for Dev Containers clone‑in‑volume feature
- Docker image build and deployment workflows
Use cases of My Own Assistant
- Creating a personal, self‑hosted AI assistant integrated with MCPs
- Experimenting with high‑efficiency models such as Qwen3‑30B‑A3B
- Using an OpenAI compatible API to power a custom assistant
- Starting a FastAPI‑based MCP server project with ready‑to‑use tooling
FAQ from My Own Assistant
—
AI 与智能体 分类下的更多 MCP 服务器
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
评论