1665 related articles
TutorialsA deep dive into the popular GitHub project liyupi/ai-guide covering Vibe Coding tutorials, LLM usage, AI coding tools (Cursor/Claude Code), Prompts, RAG/MCP/Agent concepts — a 13,000+ Stars Chinese AI learning resource hub.
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.
Tech FrontiersSimon Willison releases LLM CLI tool v0.32a1, fixing a critical bug where tool-calling conversations failed to reload from SQLite. Details on the fix and upgrade.
Tech FrontiersSimon Willison releases LLM 0.32a0 preview—an open-source CLI tool that calls GPT-4, Claude, Gemini, and more through a unified interface with plugins.
Product ReviewsDeep dive into CowAgent, a GitHub project with nearly 44,000 stars. Explore its task planning, multi-platform integration, multi-model support, and how this LLM-powered AI assistant serves as both personal helper and enterprise digital employee.
TutorialsComplete guide to running LLMs locally with Ollama. Supports DeepSeek, Qwen, Kimi-K2.5 & more. Covers installation, model ecosystem, privacy benefits & enterprise deployment. 170K+ GitHub Stars.
Product ReviewsDeep dive into the open-source Cursor-Clone project on GitHub, built with CodeMirror 6, WebContainer runtime, and Claude AI integration to replicate an AI-driven IDE.
TutorialsUnsloth is an open-source LLM fine-tuning tool with 63K GitHub stars, supporting Gemma 4, Qwen3, and DeepSeek. It achieves multi-fold training speedup and 60% VRAM reduction through kernel optimization, enabling fine-tuning on consumer GPUs.
Product ReviewsDeep dive into Tencent Music's open-source Cube Studio cloud-native AI platform, covering Notebook development, Pipeline orchestration, distributed training, LLM fine-tuning, inference deployment, and domestic hardware adaptation for full MLOps lifecycle.
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 DeepSeek's official awesome-deepseek-integration open-source project with 37,000+ Stars, covering its integration ecosystem, use cases, developer tools, and practical guides.
TutorialsLearn how Unsloth enables efficient local LLM fine-tuning with LoRA optimization, supporting Gemma 4, Qwen3, and DeepSeek while reducing VRAM usage by 50% and boosting training speed 2-5x.
Product ReviewsDeep analysis of DeepSeek's awesome-deepseek-integration project with 37K+ GitHub stars: ecosystem strategy, developer integration solutions, and industry value across IDE plugins, chat clients, and automation workflows.
TutorialsComplete guide to deploying LLMs locally with Ollama. Supports DeepSeek, Qwen, Kimi-K2.5 and more. 170K GitHub Stars, one-click install, full data privacy, zero API costs.
ResearchUK AISI releases GPT-5.5 cybersecurity assessment showing vulnerability discovery capabilities on par with Claude Mythos, but with GPT-5.5 already publicly available, raising new AI safety governance concerns.
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.
Tech Frontiersnotebooklm-py is a trending GitHub project providing an unofficial Python API for Google NotebookLM, supporting batch document processing, audio generation, and AI Agent integration with 12,000+ Stars.
TutorialsSave to Spotify is a CLI tool for AI agents like OpenClaw, Claude Code, and OpenAI Codex to publish AI-generated audio directly to Spotify. Full guide on setup, use cases, and podcast ecosystem impact.
TutorialsOpenAI Codex CLI 0.128.0 adds the /goal command for auto-looping task execution until goals are met. Learn about Ralph Loop pattern, token budgets, and autonomous coding agents.