1526 related articles
TutorialsA deep dive into Nous Research's Hermes Agent open-source AI framework and the community Orange Book guide covering tool calling, reasoning, multi-Agent collaboration, and more.
TutorialsDeep dive into the 15K-star GitHub project Agent-Skills-for-Context-Engineering, covering context engineering fundamentals, multi-agent architecture patterns, and production-grade Agent system best practices.
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.
Product ReviewsIn-depth review of the claude-ai-assistant open-source project: analyzing its RAG architecture, knowledge base management, and maturity vs. competitors like Dify and FastGPT.
Product ReviewsDeep Research Web UI is an open-source AI research assistant supporting DeepSeek R1, enabling automated deep research through iterative search, web scraping, and LLM reasoning. 2100+ Stars on GitHub.
Product ReviewsDeepSeek-Reasonix is an open-source terminal AI coding agent natively designed for DeepSeek models, achieving lower latency and API costs through prefix cache stability optimization.
Deep DivesDeep dive into the open-source project open-computer-use, a computer control agent achieving 82% accuracy on OSWorld benchmark. Covers its TypeScript stack, remote/local deployment, and RPA applications.
Tech FrontiersA deep dive into how the open-source workers-research project combines Cloudflare Workers serverless architecture with Google Gemini 2.5 to build an automated deep research AI agent.
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.
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.
Tech FrontiersUK AISI releases GPT-5.5 cybersecurity assessment showing vulnerability discovery capabilities on par with Claude Mythos, but its public availability raises urgent AI safety governance challenges.
Product ReviewsDeep dive into the crafta-bench open-source project, a benchmark tool designed for Cursor Background Agents. Explore AI coding Agent evaluation dimensions, industry trends, and practical implications.
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.
ResearchUK AI Safety Institute (AISI) evaluates GPT-5.5 cybersecurity capabilities, finding vulnerability discovery on par with Claude Mythos. The key difference: GPT-5.5 is already publicly available, raising urgent AI safety governance concerns.
Product ReviewsDeep dive into the GitHub 8000+ star project awesome-LLM-resources, covering LLM training, multimodal generation, AI Agents, MCP protocol, AI-assisted coding, and more for developers.
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.
TutorialsComplete guide to Ollama: install and run DeepSeek, Qwen, Kimi-K2.5, GLM-5 and more LLMs locally. 170K+ GitHub Stars, the most popular local LLM framework for offline AI inference and privacy.
Tech FrontiersJetBrains open-sources Koog AI Agent framework built on Kotlin Multiplatform for full JVM deployment. Explore Koog's core features, fault-tolerant design, and advantages over Python frameworks.
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.