All guides
Community-curated setup guides for modern tech stacks.
microsoft/autogen: Multi-Agent AI Framework
IntermediateComplete setup guide for Microsoft AutoGen - a programming framework for creating multi-agent AI applications. Includes installation of core components (autogen-core, autogen-agentchat, autogen-ext), AutoGen Studio GUI, model integration with OpenAI/Azure/Ollama/Anthropic, MCP server support, code execution, and production deployment patterns.
Complete setup guide for vLLM - a high-throughput and memory-efficient inference and serving engine for Large Language Models. Features PagedAttention for optimized memory management, continuous batching for maximum GPU utilization, and OpenAI-compatible API server. Supports 200+ model architectures with quantization, distributed inference, and multi-GPU deployment.
LangChain: LLM Application Development Framework
IntermediateComplete setup and integration guide for LangChain - the powerful framework for developing applications powered by large language models. Covers installation, core concepts, chains, agents, retrieval-augmented generation (RAG), memory systems, and production deployment patterns.
IOPaint: AI-Powered Image Inpainting Tool Setup
IntermediateComplete setup guide for IOPaint - a free and open-source image inpainting and outpainting tool powered by state-of-the-art AI models. Remove unwanted objects, defects, and people from images or replace them using stable diffusion. Supports CPU, GPU, and Apple Silicon with various AI models including LaMa, PowerPaint, and AnyText.
Complete setup guide for VideoCaptioner - an LLM-powered intelligent subtitle assistant for video. Includes CLI and GUI installation, ASR engines (Bijian, Jianying, Whisper), LLM-based subtitle optimization, translation services, TTS dubbing, and video synthesis with customizable subtitle styling.
Complete setup guide for TagUI - the open-source Robotic Process Automation (RPA) tool by AI Singapore. Includes standalone installation, Python package setup, web automation with Chrome DevTools Protocol, visual automation with SikuliX, desktop automation, OCR capabilities, and multi-language support for automating repetitive tasks.
Set up DeerFlow 2.0, ByteDance's open-source long-horizon SuperAgent harness built on LangGraph and LangChain. Handle complex multi-step tasks with sandboxed execution, memory management, skills, and sub-agent orchestration.
AutoGPT: AI Agent Platform Setup
IntermediateComplete setup guide for AutoGPT - the autonomous AI agent platform that empowers everyone to build and deploy AI agents. Includes Docker-based installation, Python development environment, API configuration, and production deployment with FastAPI, Next.js, PostgreSQL, Redis, and RabbitMQ.