Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Dec 10, 2024
1 parent 149f32b commit 1f55750
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,16 @@ pip install -U phidata

# Examples & Key Features

- [Simple & Elegant](#simple-elegant)
- [Powerful & Flexible](#powerful-flexible)
- [Multi-Modal by default](#multi-modal-by-default)
- [Multi-Agent orchestration](#multi-agent-orchestration)
- [Agentic RAG](#agentic-rag)
- [A beautiful Agent UI](#a-beautiful-agent-ui)
- [Reasoning Agents](#reasoning-agents)
- [Monitoring & Debugging built-in](#monitoring-debugging)
- [Demo Agents](#demo-agents)

## Simple & Elegant

Phidata Agents are simple and elegant, resulting in minimal, beautiful code. For example, you can create a web search agent using 10 lines of code, create a file `web_search.py`
Expand Down

0 comments on commit 1f55750

Please sign in to comment.