Skip to content

Bomoga/Hardlaunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HardLaunch

content

SharkByte 2025

Description & Features

HardLaunch runs an agentic workflow that converts ideas into an actionable strategy. A conversational intake captures the problem, audience, solution, moat, and constraints, while a context manager maintains a live summary of the venture that persists across interactions. Specialized planning, finance, and market agents then generate focused analyses and recommendations. A retrieval-augmented generation layer draws from uploaded research to surface evidence and citations. All results are displayed in a navigable founder dashboard, where you can refine your strategy, inspect sources, and seamlessly hand off tasks to the appropriate agent.

Technologies

The system is implemented with Google’s ADK agent framework, using Gemini 2.5 Flash for reasoning and models/embedding-001 for vector search. Documents are stored in a LlamaIndex vector database persisted under src/data/persist, with Whisper/YouTube ingestion hooks to handle rich media. A FastAPI backend exposes an /api/chat endpoint for the UI, and the ADK session service shares state, so onboarding, context management, and tool calls remain synchronized.

Setup

Site is live at https://bomoga.github.io/Hardlaunch/

Contributors

Adrian Morton - Backend/ML/AI Engineer

Khanh Truong - Backend/ML/AI Engineer

Demo Video

About

AI-powered workbench for aspiring founders to imagine, design, and develop their dream startup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors