Msaqibsharif/FoundryAIMultiAgentStartupPitchGenerator
0
Coral Pitch Generator
Multi-agent pitch deck generator powered by Coral Protocol + Generative AI.
coralpitchgenerator
This project generates pitch data using multiple agents for design, pitch, and voice. The main scripts are app.py and main.py. See requirements.txt for dependencies.
Structure
app.py,main.py: Main application scriptsagents/: Contains agent modulesoutput/: Stores generated pitch data
Usage
Run main.py or app.py to start the application.
Requirements
Install dependencies with:
pip install -r requirements.txt