diff --git a/README.md b/README.md index 3fe5fe4..9dfc1da 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ # 🌟 Awesome LLM Apps -A curated collection of **Awesome LLM apps built with RAG, AI Agents, Multi-agent Teams, MCP, Voice Agents, and more.** This repository features LLM apps that use models from openai logo**OpenAI** , anthropic logo**Anthropic**, google logo**Google**, X logo**xAI** and open-source models like alibaba logo**Qwen** or meta logo**Llama** that you can run locally on your computer. +A curated collection of **Awesome LLM apps built with RAG, AI Agents, Multi-agent Teams, MCP, Voice Agents, and more.** This repository features LLM apps that use models from openai logo**OpenAI** , anthropic logo**Anthropic**, google logo**Google**, X logo**xAI** and open-source models like alibaba logo**Qwen** or meta logo**Llama** that you can run locally on your computer.

@@ -220,7 +220,7 @@ A curated collection of **Awesome LLM apps built with RAG, AI Agents, Multi-agen - Memory; callbacks; Plugins - Simple multi‑agent; Multi‑agent patterns -openai logo [OpenAI Agents SDK Crash Course](ai_agent_framework_crash_course/openai_sdk_crash_course/) +openai logo [OpenAI Agents SDK Crash Course](ai_agent_framework_crash_course/openai_sdk_crash_course/) - Starter agent; function calling; structured outputs - Tools: built‑in, function, third‑party integrations - Memory; callbacks; evaluation