1894 related articles
Product ReviewsDeep dive into CowAgent (formerly chatgpt-on-wechat), an open source AI Agent with 44,000+ GitHub Stars. Features autonomous thinking, skill creation, long-term memory, and multi-platform support for WeChat, Feishu, and DingTalk.
Product ReviewsDeep analysis of JavaGuide, a 155K-Star GitHub project covering Java core, databases, distributed systems, high concurrency, system design, and AI development for backend interview prep.
TutorialsDeep dive into the 8000+ star GitHub project awesome-LLM-resources, covering multimodal AI, AI Agents, MCP protocol, model training & inference, and more.
Product ReviewsDeep dive into AnythingLLM, an open-source AI platform covering local LLM deployment, RAG knowledge base construction, and privacy computing. 59K+ GitHub Stars, zero-config setup, ideal for personal knowledge management and enterprise AI.
Product ReviewsDeep dive into LibreChat, the open-source AI chat platform featuring multi-model switching, MCP protocol, Agents, Code Interpreter, Docker self-hosting, and enterprise-grade capabilities.
TutorialsOpenAI Codex CLI 0.128.0 adds the /goal command for autonomous looping until objectives are met. Learn about its Ralph Loop inspiration, token budget controls, and implications for AI coding agents.
Product ReviewsDeep dive into LibreChat, an open-source platform supporting GPT-5, Claude, Gemini, DeepSeek with unified access, built-in Agents, MCP protocol, code interpreter, and Docker deployment for self-hosted ChatGPT alternative.
Product ReviewsComprehensive guide to Hugging Face Transformers: pipeline API for 3-line model execution, Hub ecosystem with 800K+ models, Trainer toolchain, and multimodal support. Master this 160K-Star AI framework.
Product ReviewsNousResearch open-sources Hermes-Agent framework, earning 130K+ GitHub Stars. Deep analysis of its progressive architecture, modular design, and Hermes model integration vs. LangChain and AutoGPT.
Deep DivesOpenAI Codex CLI 0.128.0 adds the /goal command, implementing Ralph Loop-style goal-driven autonomous loops. Learn about its prompt engineering design, token budget safety mechanisms, and impact on coding agents.
Deep DivesDeep dive into the Ecommerce-Agent open source project: how LoRA fine-tuning, DPO alignment, and ReAct reasoning combine to build a production e-commerce customer service AI Agent.
Deep DivesDeep dive into QuantBrain-Agent: an open-source automated A-share research system powered by Qwen2.5-72B-AWQ, LangGraph multi-agent, LoRA fine-tuning, MCP tools, and CoT+ReAct architecture.
TutorialsDeep dive into LibreChat, an open-source self-hosted ChatGPT alternative supporting GPT-5, DeepSeek, Claude, and more. Covers Agents, MCP protocol, core features, and enterprise deployment.
Tech FrontiersOpenAI Codex CLI 0.128.0 adds the /goal command, implementing an agentic loop via prompt engineering that keeps executing until the goal is met or the token budget runs out.