1401 articles
TutorialsLearn how to build an AI Agent on Dify with zero code, covering Function Call vs ReAct modes, Exa search tool setup, time-awareness solutions, and Agent best practices.
TutorialsExplore how GPT-Realtime-2 enables standup automation by using voice AI and Function Calling to automatically convert verbal reports into Jira and Linear ticket operations.
TutorialsDeep analysis of the GitHub project awesome-LLM-resources with 8,200+ Stars, covering multimodal AI, Agents, MCP protocol, model training, inference optimization, and coding assistants.
TutorialsSimon Willison used Claude Code for web on his phone to aggregate a decade of iNaturalist wildlife data into his blog. A look at the architecture, Beats system, and how AI is reshaping dev workflows.
TutorialsSimon Willison built a complete iNaturalist observation display tool using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI, Git Scraping automation, and pure frontend display.
TutorialsDeep dive into the open-source prompt-engineering-skills project covering model-specific prompt patterns and best practices for Claude, ChatGPT GPT-5.5, Gemini, and more.
TutorialsSimon Willison built an iNaturalist observation display tool on his phone while camping using Claude Code, Git Scraping, and GitHub Actions with zero servers.
TutorialsSimon Willison built a complete iNaturalist observation tool during camping using his phone and Claude Code. A deep dive into the three-layer architecture: Python CLI, Git Scraping, and AI-generated frontend — all on GitHub with zero servers.
TutorialsComplete guide to building an AI digital human Agent, covering Agent, RAG, WebRTC, and Docker deployment with architecture design and engineering best practices.
TutorialsDetailed guide on deploying Claude Code domestic alternatives via compatible API interfaces. Deep dive into six core systems: built-in tools, hierarchical memory, multi-Agent collaboration, and more.
TutorialsA battle-tested AI project evaluation framework covering 5 levels and 30 core metrics—model quality, UX, system efficiency, business value, and data loops—to scientifically assess LLM Agent performance.
TutorialsAndrew Ng and Databricks launch an AI Agent data governance course covering least privilege principles, Unity Catalog permissions, MLflow tracing, and a complete governance lifecycle from build to deployment. Free to learn.
TutorialsSimon Willison shows how putting LLM CLI tools in shebang lines turns plain English text files into executable scripts, from basic usage to tool calls and YAML templates.
Tutorialsawesome-llm-apps is a 100K+ Star GitHub project featuring 100+ ready-to-run AI Agent and RAG apps. Built in Python with clone-and-run simplicity, it's an essential resource for LLM developers.
Tutorialsruby-openai is an open-source library with 3,200+ GitHub stars, supporting GPT-5 and WebRTC real-time voice. Learn how to integrate OpenAI API into Ruby on Rails for AI-powered apps.
TutorialsA deep dive into the MLflow open-source AI engineering platform, covering experiment tracking, LLM evaluation, model deployment, and monitoring to help teams efficiently manage the ML lifecycle.
TutorialsAn in-depth look at a dotfiles configuration refined over 5,000+ commits, covering Neovim, tmux, Claude Code, Copilot, and XMonad keyboard-driven workflows.
TutorialsDeep dive into the open-source project system-prompts-and-models-of-ai-tools: 7000+ lines of system prompts from ChatGPT, Claude & more, covering prompt engineering best practices and safety design.
TutorialsDeep dive into gingiris-launch, an open-source GTM playbook from a 30x Product Hunt #1 winner. Covers AI product launch strategy with Manus, Devin & AFFiNE case studies.
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.