
FoundryAI is a multi-agent startup pitch generator that transforms ideas into complete, investor-ready presentations. The system integrates three specialized agents: PitchAgent, which generates structured startup pitches using the Mistral API; DesignAgent, which creates custom logos or slides via AIMLAPI; and VoiceAgent, which narrates the pitch using ElevenLabs. A Streamlit web interface enables users to input their ideas and instantly receive a pitch, visuals, and narration in one place. While the project references the Coral Protocol as a placeholder for future integration, it is not actively used in the current workflow due to SDK and time constraints. The codebase includes structure and commented sections for a CoralSession object, ensuring that the architecture is future-ready for Coral-based orchestration and agent communication. For now, all agents run independently as Python modules and communicate directly with external APIs. This approach allowed us to deliver a fully functional prototype within the hackathon timeline while leaving room for future Coral-based enhancements.
21 Sep 2025