diff --git a/README.md b/README.md index c3ffb57..e22e921 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# 🧬 ManBot +ManBot preview A multi-process AI platform with type-safe IPC and capability-graph execution. Users interact via Telegram; the system plans tasks as DAGs, executes nodes (LLM, RAG, tools), and optionally revises output with a Critic agent. +# 🧬 ManBot + > **Important:** This is **not** an AI chatbot. It is designed for **heavy tasks** that require time and substantial processing—planning, research, multi-step execution, tool use. It runs locally (Ollama) and performance depends on your machine's compute power; expect slower responses compared to cloud-based chat services. ## Features diff --git a/_docs/images/header.png b/_docs/images/header.png new file mode 100644 index 0000000..e3e752c Binary files /dev/null and b/_docs/images/header.png differ