Discover the Best AI Resources
Curated essentials, no noise — just what matters
Runnable Jupyter notebooks for building with the Claude API: tool use, RAG, vision, prompt caching, sub-agents, classification, summarization, and integrations like Pinecone and Voyage embeddings. Copy-paste recipes that drop into real projects.
Chat with your documents via retrieval-augmented generation; each answer carries inline citations and a built-in viewer highlights the cited PDF passage. Pairs full-text with vector search and runs on OpenAI, Azure, Cohere, Ollama, or local models.
Gives AI agents persistent long-term memory: ingests documents in any format and continuously builds a self-hosted knowledge graph fusing vector embeddings, graph reasoning, and ontology grounding, so agents recall and reason over connected facts.
Cross-platform downloader that uses AI-assisted chunking and acceleration to improve success rates across protocols. Supports HTTP/FTP/M3U8/MPEG‑DASH/Magnet/BT plus YouTube/Bilibili parsing, a browser extension, aria2-compatible RPC and an Android client — aimed at multi-protocol, long-running and streaming download tasks.
Runs open-weight LLMs (Llama, Gemma, Qwen, GGUF) offline on your machine, with an optional bridge to OpenAI/Anthropic/Mistral. Exposes an OpenAI-compatible API at localhost:1337, so SDK code built for OpenAI switches by changing one base URL.
Coordinates multiple LLM agents that converse to solve a task, splitting work across customizable roles that call tools, run code, and loop in humans. The v0.4 redesign adds async messaging and Python/.NET interoperability across distributed networks.
Detects file content types with a compact deep‑learning model that runs in milliseconds on a single CPU. Trained on ~100M samples across 200+ content types; offered as a Rust CLI plus Python, JS, and Go bindings for large‑scale security and file‑routing use.
Self-hostable platform for building enterprise GenAI apps with visual workflow orchestration — loops, parallelism, human-in-the-loop — plus RAG, agents, unified model management, and in-house OCR for handwriting and rare characters.
Role-playing LLM agents — CEO, CTO, programmer, tester — collaborate through staged dialogues to turn a one-line prompt into a working software project. Now generalized into a zero-code platform for building custom multi-agent workflows beyond coding.
Converts microphone or streamed audio to text with sub-second latency, pairing WebRTC/Silero voice-activity detection and wake-word activation with swappable local backends — faster-whisper by default, plus whisper.cpp, Moonshine, and sherpa-onnx.
Provides a memory-first library and managed service that stores, reasons about, and serves long-term state for agents and users — offering continual representations, session context, vector search, and a chat-style API for personalized behavior.
Build and deploy enterprise-grade conversational agents with integrated RAG pipelines, workflow orchestration, multi-modal IO, and model-agnostic integrations (private and public LLMs). Designed for self-hosted production with vector stores and tooling integrations.