Inspiration

Being in an entrepreneurial fellowship this past year had me thinking about traits of a founder and how cofounders work together.

What it does

Matches you with a potential cofounder for a startup after you complete a questionnaire.

How it was built

With Python, Streamlit, MongoDB, OpenAI.

What we learned

Building a recommendation system from scratch was enjoyable because I really got to appreciate each step of the process, from tokenization to embedding -- and even a bit of the math behind it all.

What's next for Cofounder Link

  • There are some additional questions I want to add to the questionnaire, where I would likely use different algorithms/matching techniques besides cosine similarity (what it's using currently). I'd also like to explore using other models or tools, and see how performance differs.
  • Make the frontend look better :)

Built With

Share this project:

Updates