2190 related articles
TutorialsComplete guide to building AI agents on Coze from scratch, covering LLM configuration, prompt writing, plugin integration, knowledge base setup, and memory systems.
TutorialsLearn how to fine-tune LLaMA 3 8B on consumer GPUs using QLoRA and Unsloth. Covers 4-bit quantization, LoRA adaptation, Alpaca data format, training pipeline setup, and model deployment—runs on RTX 3090.
Deep DivesDeep dive into the AI Guardrails Index: the most comprehensive LLM safety evaluation framework covering PII protection, jailbreak defense, harmful content filtering, and its open-source design.
Product ReviewsIn-depth analysis of the 8,200-star GitHub project awesome-LLM-resources, covering multimodal generation, Agents, model training, MCP protocol, and more — a one-stop LLM learning guide.
Tech FrontiersSWE-bench launches its official blog for in-depth content on AI coding evaluation, AI Agents, and toolchains—signaling a new phase of maturity and standardization in AI programming benchmarks.
Tech FrontiersCursor 3 introduces native PR review with in-editor diffs, comments, commits, and review status. Learn about file tree navigation, changes picker, and AI-assisted code review potential.
Tech FrontiersAnysphere uses previous-gen Composer to build RL training environments for next-gen Cursor AI. Explore how bootstrapped AI training reshapes code generation and the competitive landscape.
Expert OpinionsZig founder Andrew Kelley rejects LLM-assisted PRs, introducing the concept of AI code's "digital smell." A deep analysis of the open source philosophy, code quality, and trust issues behind Zig's ban on AI contributions.
Deep DivesDeep dive into Hugging Face Transformers: the 160K-Star open-source framework covering Pipeline API, Auto Classes, multi-modal models, and the full HF ecosystem for AI inference and training.
Deep DivesDeep dive into Context Engineering: its core principles and practices. From Prompt Engineering to context design, orchestration, and optimization—exploring how Karpathy's new AI paradigm reshapes LLM app development and AI Agent construction.
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 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.
Product ReviewsUnsloth is an open-source LLM training tool with 63K+ GitHub stars, supporting Gemma 4, Qwen 3, DeepSeek. Reduces VRAM by 50–80%, enabling RTX 4090 to fine-tune 7B models with a no-code Web UI.
Tech FrontiersMoonshot AI open-sources K2-Vendor-Verifier to verify third-party Kimi K2 API vendor inference accuracy. Learn how this tool helps developers detect over-quantization, model substitution, and other API market risks.
Tech FrontiersGitHub project CL4R1T4S leaked system prompts from ChatGPT, Claude, Gemini and other major AI products, earning 25,000+ Stars and igniting debate over AI transparency vs. security.
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.
Product ReviewsComfyUI-Copilot is an open-source AI assistant plugin supporting natural language workflow building, smart node recommendations, and parameter optimization. With 5,100+ GitHub stars, it dramatically lowers the barrier to Stable Diffusion workflow creation.
Product ReviewsDeep dive into awesome-LLM-resources, a GitHub 8K-star project covering multimodal AI, AI Agents, MCP protocol, model training/inference, and AI coding tools — a one-stop LLM learning guide.
Deep DivesA deep dive into the relationships between AI Agent, MCP protocol, Function Calling, and Prompt. From basics to full architecture, build a clear cognitive framework for AI app development.
TutorialsComplete guide to building an AI digital human Agent, covering Agent, RAG, WebRTC, and Docker deployment with architecture design and engineering best practices.