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.
Coze Studio: AI Agent Development Platform Setup
IntermediateComplete setup guide for Coze Studio - ByteDance's open-source all-in-one AI agent development platform. Create, debug, and deploy AI agents with visual no-code/low-code tools. Includes Docker installation, model configuration, workflow builder, RAG knowledge bases, and plugin development with React, TypeScript, Go, and microservices architecture.
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.
KrillinAI: Video Translation and Dubbing Setup
IntermediateComplete setup guide for KrillinAI - an AI-powered video translation and dubbing tool that supports 100 languages. Includes installation for Windows/Linux/macOS, configuration of Whisper speech recognition, LLM translation, voice cloning with TTS, and Docker deployment options.