76 related articles
TutorialsLearn how to build a production-grade AI Agent chat app with LangChain and FastAPI, covering streaming tokens, asyncio parallel tool calling, SerpAPI async conversion, and structured output.
Tech FrontiersSimon Willison releases Datasette Agent, combining LLM with Datasette to enable natural language database queries, plugin extensions, and local model support for personal data analysis.
TutorialsA beginner's guide to physical AI robot development covering the complete tech stack from GPU hardware, Linux, Python, deep learning, computer vision to ROS2, with a clear learning roadmap.
TutorialsStep-by-step OpenManus local deployment guide covering Conda setup, DeepSeek API configuration, and 3 real-world test cases validating AI Agent capabilities including web search and file generation.
Tech FrontiersDeep dive into Google's three latest AI updates: AI Studio's Anti-Gravity agent with Firebase full-stack development, Gemini's native macOS desktop app, and Colab MCP Server enabling AI agents to execute Python code directly.
Tech FrontiersSimon Willison releases llm-echo 0.5a0 with a new thinking option to simulate LLM chain-of-thought output. Learn how this testing plugin streamlines AI development workflow automation.
TutorialsStep-by-step guide to configuring Graphiti MCP Server, adding persistent cross-session memory to Cursor and Claude Code via Neo4j temporal knowledge graphs.
Tech FrontiersMeta shuts down Horizon Worlds VR after $80B investment. Google tightens Gemini CLI free access, OpenAI acquires Astro for Codex, and the Turing Award goes to quantum for the first time. 2026's full pivot to AI.
TutorialsDeep dive into FastAPI's four core advantages: high-performance async IO, type hints, automatic API docs, and ease of use. Learn the CGI to WSGI to ASGI protocol evolution.
Product ReviewsDeep dive into ByteDance's open-source Trae Agent — the free AI coding CLI tool topping SWE-bench. Covers installation, features, and comparisons with Claude Code and Gemini CLI.
Deep DivesDeep dive into MCP protocol internals: core concepts of Host, Server, and Tool, complete data flow, Function Calling evolution, and packet capture revealing how Cline actually communicates with LLMs.
TutorialsA complete guide to installing and configuring the Godot AI plugin. Use MCP protocol to let Claude and Codex create scenes, run tests, and debug with screenshots — build a 3D platformer in 10 minutes.
TutorialsLearn how to build a free browser automation solution with DeepSeek R1 and BrowserUse. Includes Ollama local deployment, WebUI setup, and real-world tests rivaling OpenAI Operator.
TutorialsDeep dive into Browser Use browser automation agent: architecture, installation, CDP framework, and pytest integration. Learn how natural language-driven AI Agents replace repetitive browser tasks.
Deep DivesDeep dive into the open-source project open-computer-use, a computer control agent achieving 82% accuracy on OSWorld benchmark. Covers its TypeScript stack, remote/local deployment, and RPA applications.
Deep DivesDeep analysis of Ruflo open-source multi-agent orchestration platform, covering swarm intelligence, RAG integration, Claude Code native support, and comparisons with LangGraph and CrewAI.