2664 related articles
Product ReviewsCC Copilot is an open-source desktop GUI for Claude Code, offering multi-AI provider switching, project management, and real-time token usage tracking.
Deep DivesA deep dive into LangChain4j's core features including unified API abstraction, RAG, Agent tool calling, and Spring Boot integration for building enterprise AI apps in Java.
Tech FrontiersProgrammer Yupi open-sources yupi-skill on GitHub, distilling coding experience into an Agent Skill package for Claude Code, Cursor, and other AI tools.
Product ReviewsArtificial is a Go open-source multi-agent orchestration framework that unifies Claude Code, OpenAI Codex, Cursor Agent, and local models for parallel AI coding workflows.
TutorialsSimon Willison built an iNaturalist observation display tool from scratch using his phone and Claude Code while camping. Full breakdown of the three-layer data pipeline architecture and AI-assisted mobile development workflow.
TutorialsSimon Willison used Claude Code for web on his phone to add iNaturalist wildlife sightings to his blog, going from prototype to production in one day.
Product ReviewsExplore claude-code-prompt-optimizer: an open-source tool using Hook interception and Claude Opus to auto-rewrite simple prompts into structured instructions, boosting Claude Code output quality.
Tech FrontiersA developer used GPT-5.2 with Codex CLI to beat Claude Opus 4.5's 1487-cycle benchmark with 1243 cycles in Anthropic's official performance challenge, achieving 119x speedup.
TutorialsComplete guide to deploying LLMs locally with Ollama. Supports DeepSeek, Qwen, Kimi-K2.5 and more. Learn how this 170K-Star open-source tool enables one-click setup, offline inference, and ecosystem integration.
Product ReviewsDeep dive into GitHub's 8000+ star project awesome-LLM-resources, covering AI Agents, model training, MCP protocol, multimodal generation and more across 10 core LLM directions.
Product ReviewsDeep dive into the 8,200-star awesome-LLM-resources GitHub project covering the full LLM lifecycle: data processing, training, inference, Agents, multimodal, and more.
TutorialsDeep dive into Hugging Face Transformers: core features, multi-framework support, 500K+ pretrained models, full-modality task coverage, and hands-on code examples to build AI apps efficiently.
Product ReviewsUnsloth is an open-source LLM fine-tuning tool with 63K+ GitHub stars. Fine-tune Gemma 4, Qwen 3, DeepSeek on a single RTX 3090 with 70% less VRAM, 2-5x faster training, and an intuitive Web UI.
Expert OpinionsZig creator Andrew Kelley uses a smoking analogy to address the AI code ban controversy: developers can use AI tools, but Zig's codebase won't accept LLM-assisted contributions.
TutorialsMicrosoft's official open-source Generative AI for Beginners course features 21 lessons covering LLM fundamentals, Prompt Engineering, and hands-on AI app development. 110K+ GitHub Stars, Jupyter Notebook-based learning for developers.
Expert OpinionsZig implements open source's strictest anti-LLM policy, banning all AI-generated PRs and Issues. Deep dive into its "Contributor Poker" theory: investing in people over code.
TutorialsSimon Willison built an iNaturalist observation tool using only a phone and Claude Code. Learn about the three-layer serverless architecture: Python CLI, Git Scraping with GitHub Actions, and pure frontend display.
TutorialsDeep dive into Ollama: run DeepSeek, Qwen, Kimi-K2.5 and more locally with one command. Covers installation, model ecosystem, architecture, and use cases for local LLM deployment.
Product ReviewsIn-depth review of Chatbox, an open-source AI client supporting GPT-4, Claude, Gemini and more. Covers core features, technical architecture, use cases, and comparisons with similar tools.
Product ReviewsDeep dive into Hugging Face Transformers: technical architecture, four modality support, Pipeline API usage, and Hub ecosystem integration. Learn how this 160K-Star project became essential for AI developers.