CoolFace
Apppublic

Msaqibsharif/FoundryAIMultiAgentStartupPitchGenerator

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

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 scripts
  • agents/: Contains agent modules
  • output/: Stores generated pitch data

Usage

Run main.py or app.py to start the application.

Requirements

Install dependencies with:

pip install -r requirements.txt