5415 related articles
Deep DivesA deep dive into Microsoft's open-source Tutel MoE optimization library, supporting FP8, NVFP4, and MXFP4 multi-precision computation for DeepSeek, Kimi-K2, Qwen3, and other leading MoE models.
TutorialsA comprehensive guide to building production-grade AI Agents with LangChain, covering architecture design, tools, memory systems, ReAct strategy, and enterprise deployment.
TutorialsDeep dive into the TierCraft AI open-source project: using LangGraph to orchestrate AI Agent workflows with OpenAI o4-mini to auto-generate three-tier SaaS pricing plans, featuring Reality-Check loops and context-aware pricing.
TutorialsComplete guide to building AI agents on Coze from scratch, covering LLM configuration, prompt writing, plugin integration, knowledge base setup, and memory systems.
Deep DivesA systematic overview of LLM reasoning evolution, covering Chain-of-Thought, Tree-of-Thought, OpenAI o1, and DeepSeek-R1, with insights from the Awesome-LLM-Reasoning project.
Deep DivesDeep dive into Tencent's open-source LLM knowledge platform WeKnora, covering RAG, autonomous reasoning Agent, and self-maintaining Wiki capabilities, plus its Go-based architecture and enterprise use cases.
Product ReviewsEdukaci is an open-source AI tutoring platform for Francophone West Africa, built on Claude with strict Socratic teaching, aligned with Côte d'Ivoire's BEPC curriculum, and integrated with PhET virtual labs.
TutorialsComplete guide to building AI Agents on Dify with zero code, covering tool integration, ESA search configuration, time awareness solutions, and Agent design best practices.
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.
TutorialsLearn how GPT-Realtime-2 integrates with CRM systems through voice control, covering technical architecture, function calling, and context management to reduce data entry time by over 60%.
TutorialsCompare traditional RAG vs Agentic RAG architectures, explore planning, tool use, and multi-step iteration capabilities, with full LangChain/LangGraph ReAct Agent code and ChatBoss project examples.
Tech FrontiersOpenAI launches Daybreak, an AI security initiative using Codex Security agents to proactively discover zero-day vulnerabilities. A deep dive into its three-step defense workflow and competition with Anthropic's Claude Mythos.
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.
Deep DivesDeep dive into Cursor's Security Review feature: two AI security agents for PR-level review and codebase vulnerability scanning, enabling shift-left security for enterprise DevSecOps.
Tech FrontiersStability AI announces a limited-time 50% discount on Composer 2 SDK. This article breaks down the deal, Composer 2's core capabilities, and AI market pricing trends to help developers decide.
Tech FrontiersSWE-bench opens evaluation environments, task sets, trajectories, and training recipes, dramatically lowering the barrier to AI coding agent development.
Product ReviewsDeep dive into ChuanhuChatGPT, a 15K-star open-source project with multi-model access, Agent support, RAG file Q&A, GPT fine-tuning, and web search.
Tech FrontiersCursor officially integrates with Microsoft Teams, enabling @Cursor AI agent invocation in channels for task delegation and code info retrieval. Analysis of features, strategy, and team impact.
TutorialsDeep dive into Agentic RAG vs traditional RAG, covering planning, tool calling, and multi-step iteration capabilities with complete LangChain and LangGraph code implementation.