| --- |
| title: LlamaIndex Report Generation Agent |
| emoji: 🤖 |
| colorFrom: blue |
| colorTo: blue |
| sdk: gradio |
| sdk_version: 5.33.0 |
| app_file: app.py |
| pinned: false |
| license: apache-2.0 |
| python_version: "3.11" |
| short_description: Multi-agent report generation using LlamaIndex workflow |
| --- |
| |
| # LlamaIndex Report Generation Agent |
|
|
| A multi-agent workflow built with LlamaIndex that uses teacher-student methodology to generate comprehensive reports. The system employs three specialized agents (Research, Write, Review) that collaborate to research topics, write reports, and ensure quality through iterative feedback. |
|
|
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |
|
|