1636 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.
TutorialsDeep dive into OpenAI Agents SDK's five message types, conversation history management, and common pitfalls including static/dynamic instructions and Function Call pairing.
TutorialsDeep dive into five multi-agent coordination patterns: cost routing, context isolation, Agent Swarm, Generator-Verifier, and Smart Friend. Real cases show weekly costs dropping from $700 to $100 with 58% critical bug detection.
TutorialsLearn Python OpenCV basics: install opencv-python, read images with imread, display with imshow, handle keyboard input with waitKey, and release resources with destroyAllWindows.
TutorialsLearn how to build professional Python projects from scratch using UV, covering pyproject.toml dependency management, project structure, and fixing Module Not Found errors.
TutorialsVibe Coding lets anyone program using natural language — no coding experience needed. Learn what it is, how it differs from traditional programming, and how to get started with AI tools.
TutorialsA hands-on Cursor AI tutorial covering download, setup, three chat modes, Claude model selection, and auto-generating a complete Python student management system using Agent mode.
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.
Tech FrontiersSimon Willison releases datasette-agent-sprites plugin for secure AI Agent command execution in Fly Sprites sandbox. Analysis of its architecture, use cases, and significance.
TutorialsLearn how to install, configure, and use Docker Model Runner to run AI models locally with Docker Compose integration, OpenAI API compatibility, and zero-config LLM deployment.
TutorialsA practical guide to building full-stack AI apps with FastAPI, Next.js, and Supabase, covering async task processing, Celery queues, and data flow architecture with code examples.
TutorialsA complete guide to integrating DeepSeek with QQ bots via POST requests, covering API call essentials, context memory implementation, and three integration methods.
Product ReviewsHands-on review of QwenCoder 80B deployed locally, compared to Gemini and Claude. Covers hardware setup, LM Studio deployment, and real coding test results to help you decide if local models can save on AI subscriptions.
TutorialsDeep dive into OpenAI Codex's three core capabilities: prompt engineering for better code generation, agent skills for autonomous programming, and cloud automation for end-to-end CI/CD pipelines.
Expert OpinionsAs AI coding tools take center stage, natural language skills are replacing hand-written code as the core developer competency. Here's why English is now the most important programming language.
Expert OpinionsExploring the ultimate form of AI programming: when AI fully takes over coding, will high-level languages lose their purpose? Analyzing the possibility of AI writing assembly directly.
TutorialsLearn how LangChain 1.2 Agent memory works. Code demos show why default Agents lack memory, plus practical guides to short-term and long-term memory mechanisms for building conversational AI Agents.
TutorialsLearn how to build multi-component multimodal RAG systems with Claude Code using CLAUDE.md recursive loading, virtual environment isolation, and Plan mode auditing.
TutorialsBuild a RAG enterprise knowledge base Q&A system from scratch using Spring AI 2.0 and Cursor AI. Covers Ollama local LLM deployment, Redis vector database, document parsing, vectorization, and intelligent retrieval.
TutorialsComplete guide to downloading, installing, and configuring ByteDance's Trae AI coding tool. Free, Chinese-supported, VS Code compatible—ideal for Python and AI developers.