Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README for 02-deep-research

Note

Under development; coming soon!

This project explores an emerging, popular application pattern for AI; deep research.

In a typical scenario, a user asks for detailed information about a topic, for example the market performance and financials for a publicly-traded company, agents find relevant data from diverse sources, and finally an LLM digests the information retrieved and prepares a report.

This example will demonstrate Llama Stack support for agent-based application development, including the use of protocols like MCP.