Discover the Best AI Resources
Curated essentials, no noise — just what matters
Keeps codebases, PDFs, Slack, and docs continuously indexed for RAG and knowledge graphs by recomputing only what changed, not the whole dataset. You declare target state in Python; a Rust engine maintains it with per-row lineage back to the source.
Coordinates role-playing agents to automate real-world tasks — web search and browsing, code execution, document parsing, and multimodal handling. Built on the CAMEL-AI framework; scored 69.09% on the GAIA benchmark, topping open-source frameworks.
Lets AI agents drive GitHub in natural language via MCP: browse repos, triage issues, review pull requests, and trigger Actions runs. Runs as a GitHub-hosted remote OAuth server or a local Go binary, with per-toolset scoping and a read-only mode.
Collects the leaked and reverse-engineered system prompts, internal tool definitions, and model configs of 25+ proprietary AI coding assistants — Cursor, v0, Devin, Replit, Windsurf, Claude Code and more. Reveals what each is told to do.
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.
High-quality, efficiently verified and filtered web corpus for LLM pretraining — supplies ~1 trillion English tokens and ~120 billion Chinese tokens with English/Chinese Parquet splits. Designed for large-scale pretraining experiments and data-filtering research.
Framework-agnostic library for connecting and optimizing teams of AI agents built in LangChain, LlamaIndex, CrewAI, Semantic Kernel, or Google ADK. Profiles them down to individual tokens, traces execution, and runs built-in evaluation.
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.
Lets AI agents like Claude Desktop and Cursor explore schemas and run SQL across Postgres, MySQL, MariaDB, SQL Server, and SQLite through one MCP server. A read-only mode stops the agent mutating data; no per-database drivers to wire up.
Exposes xcodebuild, simulator, and device actions as Model Context Protocol tools, so AI agents can build, run, capture logs, and debug iOS and macOS apps without hand-written scripts. Also runs as a standalone CLI and plugs into MCP clients.
Extracts and structures data from receipts, invoices and transaction documents using configurable LLM prompts for a self-hosted accounting workflow. Offers multi-currency (including crypto) historical conversion, custom fields/prompts, batch processing and Docker-based deployment for local data control.