Gemini Hackathon project for AI assisted cross border partner discovery.
LaunchKey helps German mid market companies explore potential partners in Indonesia through company profiling, ranked recommendations, risk and opportunity context, and culturally informed outreach.
- Guided company profiling and market readiness checks
- Partner lead ingestion and enrichment
- Compatibility scoring with opportunity and risk explanations
- Relationship views connecting companies, leads, and market signals
- Culturally calibrated outreach drafts supported by Gemini
- Describe the German company, industry, and expansion goals.
- Review profile completeness and market fit information.
- Explore ranked Indonesian partner recommendations.
- Open a recommendation to compare signals, opportunities, and risks.
- Inspect the relationship graph and prepare an outreach draft.
flowchart TD
A[Browser experience] --> B[Firebase Functions API]
B --> C[Profile and lead services]
B --> D[Matching and graph services]
B --> E[Gemini outreach generation]
C --> F[Firestore]
D --> F
E --> F
B --> G[Upload storage]
| Repository | Purpose |
|---|---|
| demo | Documentation using synthetic examples, with project narratives and architecture diagrams |
The public repository does not include the application source or production data.