467 related articles
TutorialsA practical guide to the Hermes enterprise AI Agent framework: installation, MCP protocol integration, Lark bots, news aggregation, and automated code review.
Tech FrontiersA developer used AI coding tools to take a Basic English concept from web app to Android launch in 3 days. A breakdown of FastAPI architecture and AI-assisted dev workflows.
Product ReviewsOne API is an open-source LLM API gateway with 32K+ GitHub Stars, unifying 30+ models like OpenAI, Claude, Gemini & DeepSeek into one OpenAI-compatible interface.
Product ReviewsGPT_API_free is a 37,000+ Star open-source project offering free API Keys for GPT-4, DeepSeek, Claude, Gemini, and more with OpenAI-compatible format.
Product ReviewsGPT_API_free is a 37,000+ Star GitHub project offering free API Keys for GPT-4, DeepSeek, Claude, and more. Learn how it works, use cases, and limitations.
Product ReviewsAlex AI Development Assistant lets Maya artists generate executable plugin code through natural language — no programming required. Supports DeepSeek and local LLMs for secure, efficient 3D tool development.
TutorialsJulia Evans added practical examples to tcpdump and dig man pages, demonstrating open source contributions through documentation improvement with a custom Markdown-to-roff conversion approach.
Industry InsightsDeep dive into the 2025 Go Developer Survey: developer satisfaction, cloud-native and AI use cases, error handling and generics challenges, IDE and AI tool trends.
TutorialsHands-on testing of CodeGraph: build GraphRAG code knowledge graphs via AST parsing without AI, cutting Claude Code query time from 6 min to 2 min and slashing token usage by 90%.
TutorialsA detailed guide to LangChain's unified interface, comparing model invocation methods, explaining LLM vs Agent differences, with complete Python walkthrough from setup to agent development.
Tech FrontiersDeep analysis of Google Antigravity Agent Skills open-source collection, covering modular skill design, JavaScript advantages, community ecosystem, and developer guides for building AI Agents.
TutorialsLearn how to use Trae AI IDE to build a Mac desktop app in 5 minutes with zero coding experience. A complete Vibe Coding walkthrough for a txt-to-Markdown converter tool.
TutorialsGuide to LangChain's init_chat_model unified interface vs model classes, with DeepSeek V4 Pro thinking mode fix, multi-provider switching tips, and AI Agent integration practices.
TutorialsA deep dive into LangChain framework essentials, clarifying the key differences between LLMs and Agents, covering Agent development, DeepAgent advanced topics, and learning paths.
TutorialsComplete guide to the yfinance library covering stock price retrieval, financial statements, options chains, batch downloads, and real-time data for Python quantitative analysis.
TutorialsPixi is a cross-platform package manager built on Conda-Forge, written in Rust, that unifies Python packages, Rust toolchains, and system-level dependencies like FFmpeg in one workflow.
TutorialsLearn Python OpenCV basics: install opencv-python, read images with imread, display with imshow, handle keyboard input with waitKey, and release resources with destroyAllWindows.
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.
TutorialsLearn how to use MCP protocol to connect IDA Pro with AI LLMs for automated APP reverse engineering — from packing detection and unpacking to extracting product data.