Tagged articles
3 articles
Page 1 of 1
IT Services Circle
IT Services Circle
Apr 21, 2026 · Artificial Intelligence

Top 10 Open‑Source AI Projects Transforming Multi‑Agent Development, Coding and More

This article surveys ten notable open‑source AI projects—from a visual multi‑agent IDE and a teammate‑style agent framework to AI‑enhanced coding workflows, a lifelong‑memory layer for Claude Code, a massive Chinese textbook repository, a universal Markdown converter, and a high‑quality TTS model—detailing their motivations, core features, benchmarks, and real‑world usage scenarios.

AI toolsLLM workflowsMarkdown conversion
0 likes · 14 min read
Top 10 Open‑Source AI Projects Transforming Multi‑Agent Development, Coding and More
Tencent Technical Engineering
Tencent Technical Engineering
Apr 25, 2025 · Artificial Intelligence

Practical Guide to Building Effective AI Agents and Workflows

Fred’s practical guide expands Anthropic’s “Build effective agents” by offering a technical selection framework, clear definitions of agents versus workflows, a suite of reusable design patterns such as prompt‑chain routing and orchestrator‑worker loops, real‑world case studies, and concrete implementation tips that emphasize simplicity, transparency, and effective tool‑prompt engineering.

AI agentsAgent DesignLLM workflows
0 likes · 25 min read
Practical Guide to Building Effective AI Agents and Workflows
AI Algorithm Path
AI Algorithm Path
Mar 28, 2025 · Artificial Intelligence

Workflow vs Agent: A Beginner’s Guide to AI Agents

This tutorial explains the fundamental differences between AI workflows and autonomous agents, compares their strengths, outlines when to use each approach, and provides concrete LangChain/LangGraph code examples, framework references, and best‑practice recommendations for building reliable LLM‑powered systems.

AI agentsLLM workflowsLangChain
0 likes · 28 min read
Workflow vs Agent: A Beginner’s Guide to AI Agents