MCP-native agent framework built around the Model Context Protocol from the start, with end-to-end tested Sampling and Elicitation. Define agents and multi-step workflows in Python, run terminal-first, and swap Anthropic, Google or local models.
Bundles a dataset, an interaction harness, and rubric-based reward functions into one RL environment for training and evaluating LLMs — also usable as an eval, synthetic-data pipeline, or agent harness for any OpenAI-compatible endpoint.
Generates multi-chapter long-form novels with LLMs, automatically linking context and managing foreshadowing for global coherence. Features vector-based retrieval, character/state tracking and a GUI-driven pipeline; requires LLM/embedding API keys.
Hands-on studio to design, test and deploy declaratively configured multi-agent systems built on the Neuro SAN framework. Ships ready examples, an Agent Network Designer UI (nsflow), CLI tooling, and integrations with major LLMs and external tools for rapid prototyping.
Lets you build, generate, and run multi-agent LLM workflows from natural-language prompts with no coding. Automatically profiles agents, creates tools/workflows, and supports multiple LLM providers plus CLI/Docker deployment.
Performs automated, citation-backed deep research across web, arXiv, PubMed and your private documents using configurable local or cloud LLMs. Runs locally with per-user SQLCipher encryption, Docker/pip installs, LangChain integrations, and an MCP server for assistant integration.
Curates 80+ hands-on LLM-powered examples, tutorials and recipes for building agents, RAG systems, voice assistants, and agentic workflows. Includes starter templates, course playlists, and reference apps for rapid prototyping and learning.
Performs fast static type checking and provides a language server with code navigation, semantic highlighting, and completions for Python. Processes ~1.85M lines/sec and completes IDE rechecks typically under 10ms — intended for responsive editor workflows and large codebases.
Curated collection of production-oriented AI projects that implement OCR, RAG, multi-agent systems, and multimodal pipelines. Each entry provides runnable code, setup notes, and engineering patterns to help developers move prototypes toward production.
Build and run configurable multi-agent LLM workflows and personal AI agents locally or with cloud LLMs; supports simple TOML-based LLM configuration, optional browser automation, a demo on Hugging Face, and companion RL tuning (OpenManus-RL) for agent training.
Runs an MCP server that lets an LLM like Claude drive Blender directly: create and edit objects, apply materials, inspect scenes, and run Python. Pulls assets from Sketchfab, Poly Haven, and Hyper3D so prompts build editable 3D scenes.
Provider-agnostic framework for orchestrating multi-agent LLM workflows in Python: agents that delegate via handoffs, function/MCP/hosted tools, input/output guardrails, automatic session memory, and a visual tracing UI for debugging runs.