AI Large Model Application Practice
Author

AI Large Model Application Practice

Focused on deep research and development of large-model applications. Authors of "RAG Application Development and Optimization Based on Large Models" and "MCP Principles Unveiled and Development Guide". Primarily B2B, with B2C as a supplement.

134
Articles
0
Likes
248
Views
0
Comments
Recent Articles

Latest from AI Large Model Application Practice

100 recent articles max
AI Large Model Application Practice
AI Large Model Application Practice
Dec 16, 2024 · Artificial Intelligence

8 Proven Multi‑Agent Collaboration Patterns for Smarter AI Systems

This article outlines eight multi‑agent collaboration patterns—Reflection, Sequential, Hierarchical, Transfer, Neural‑Network, Debate, Nested, and Custom—explaining their structures, typical workflows, and concrete examples such as code generation, marketing copy creation, and customer‑service routing, helping AI developers choose the right model for complex tasks.

AICollaboration PatternsHierarchical Mode
0 likes · 8 min read
8 Proven Multi‑Agent Collaboration Patterns for Smarter AI Systems
AI Large Model Application Practice
AI Large Model Application Practice
Dec 12, 2024 · Artificial Intelligence

Mastering AutoGen: Build Multi‑Agent LLM Applications in Minutes

AutoGen, Microsoft’s advanced multi‑agent framework, lets developers quickly assemble collaborative LLM agents—supporting chat, tool use, and hierarchical group chats—through concise Python code, with examples ranging from simple two‑agent dialogues to complex three‑agent reporting pipelines, while outlining its strengths, limitations, and upcoming v0.4 enhancements.

AIAutoGenFramework
0 likes · 9 min read
Mastering AutoGen: Build Multi‑Agent LLM Applications in Minutes
AI Large Model Application Practice
AI Large Model Application Practice
Dec 11, 2024 · Artificial Intelligence

What Are Vectors and Why They Power Modern AI

This article explains vectors as numeric representations of data, how they enable similarity comparison, the role of embedding models and vector databases, their use in semantic search and RAG applications, and discusses their advantages and limitations in modern AI systems.

AI fundamentalsEmbeddingRAG
0 likes · 10 min read
What Are Vectors and Why They Power Modern AI
AI Large Model Application Practice
AI Large Model Application Practice
Dec 9, 2024 · Artificial Intelligence

How GUI Agents Use Large Models to Automate Any Desktop Task

This article explains why GUI agents are needed, defines their multimodal capabilities, walks through a high‑level automation scenario, details the architecture of large‑model‑driven GUI agents, highlights recent open‑source projects, and compares them with traditional RPA solutions.

AI automationGUI AgentHuman-Computer Interaction
0 likes · 10 min read
How GUI Agents Use Large Models to Automate Any Desktop Task
AI Large Model Application Practice
AI Large Model Application Practice
Dec 2, 2024 · Artificial Intelligence

Master CrewAI: Build Multi‑Agent Systems Quickly with Flows and a Full Demo

This article introduces CrewAI, a high‑level Python framework for constructing multi‑agent systems, explains its core concepts such as Crew, Agent, Tool, Task and Process, walks through a complete demo with code, evaluates its strengths and limitations, and showcases the new Flows feature for more flexible workflow orchestration.

AI frameworkCrewAIFlows
0 likes · 15 min read
Master CrewAI: Build Multi‑Agent Systems Quickly with Flows and a Full Demo
AI Large Model Application Practice
AI Large Model Application Practice
Nov 28, 2024 · Artificial Intelligence

Can Tiny Multimodal Models Power Edge AI? Meet OmniVision-968M

This article explores how compact multimodal models like OmniVision-968M enable efficient generative AI on edge devices, detailing their architectural advantages, benchmark superiority over larger models, and step‑by‑step instructions for local installation and visual inference using NexaSDK.

AI inferenceOmniVision-968Medge AI
0 likes · 9 min read
Can Tiny Multimodal Models Power Edge AI? Meet OmniVision-968M