881 related articles
Product ReviewsDeep dive into LiteLLM, the open-source AI gateway supporting 100+ LLM APIs with a unified OpenAI format. Covers core features, usage modes, and enterprise use cases.
Product ReviewsThe awesome-system-prompts open-source project collects system prompts and tool definitions from leading AI coding assistants like Claude Code, Cursor, Gemini, and Codex — an essential resource for prompt engineering and AI product design.
Expert OpinionsDeveloper Andrew Quinn compressed a 3GB SQLite database into a 7MB FST file, sharing a profound insight: reinventing four or five wheels by hand beats passive study at pushing you to the technical frontier.
TutorialsA deep dive into intelligent Agent development with LangGraph, covering core concepts, project architecture, state management, and practical tips for building AI agents in Python.
Product ReviewsDeep dive into AGGO—an enterprise AI Agent framework built with Go and CloudWeGo Eino, covering conversational AI, RAG, memory systems, and tool calling, with Go's performance advantages.
TutorialsIn-depth look at the OpenClaw Orange Book open-source project covering AI Agent framework components, tech ecosystem, and practical development methodology.
Deep DivesDeep analysis of Claude Code's source architecture: Agent loop mechanism, context engineering strategies, tool system design, and permission controls. Based on the viral GitHub project how-claude-code-works.
TutorialsContext Engineering is replacing Vibe Coding as the dominant AI programming methodology. Learn how to build high-quality context for AI coding assistants like Claude Code, with practical steps and open-source project insights.
Product ReviewsRaptor is an open-source project that transforms Claude Code into an offensive & defensive security AI agent through prompt engineering and multi-layer architecture, enabling red team, blue team, and security research scenarios.
Product Reviewsclaude-code-auto-memory is an open-source plugin that automatically maintains CLAUDE.md memory files, enabling Claude Code to retain project context across sessions and eliminating AI amnesia.
Product ReviewsDeep analysis of NekroAgent open-source AI Agent framework supporting QQ, Discord, Telegram and more, with sandbox execution, long-term memory, MCP management, and visual console for multi-user scenarios.
TutorialsDeep dive into Agentic Flow, an open-source project enabling flexible low-cost model switching in Claude Code and one-click Agent deployment to cloud production environments.
Deep DivesDeep analysis of best-agent, a self-evolving AI Agent framework built on Claude Code with 94+ skills, 14 specialized agents, and Computer Use capabilities.
Tech FrontiersPaper-to-Notebook is an open-source tool by VizuaraAI powered by Gemini 2.5 Pro that converts research paper PDFs into runnable PyTorch Jupyter Notebooks, accelerating AI paper reproduction.
Tech FrontiersSimon Willison releases LLM CLI tool v0.32a1, fixing a critical bug where tool-calling conversations failed to restore from SQLite. Details on the fix and installation.
Product ReviewsSpeak2Prompt is an open-source tool that converts Vietnamese speech into structured English AI prompts for Claude, Cursor, and more. Explore its architecture and implications for non-English developers.
TutorialsExplore awesome-llm-skills, an open-source curated list of AI Agent skills compatible with Claude Code, Codex, and Gemini CLI, with resources and best practices for Agent workflows.
Product ReviewsDeep dive into Refly, an open-source Agent Skills Builder featuring Vibe Workflow visual skill definition, cross-platform execution on Claude Code/Cursor, and a new "skills as infrastructure" paradigm for AI Agent development.
Tech FrontiersSimon Willison releases LLM CLI tool 0.32a1 preview, fixing a critical bug where tool-calling conversations failed to restore from SQLite. Learn about the update and installation.
Tech FrontiersClaude Memory Compiler is an open-source project that builds an evolving memory system for Claude Code through a three-layer automated pipeline, solving the persistent amnesia problem of AI coding assistants.