mugnavo / varo.dev

The AI-powered matchmaking platform for developers, open-source projects, and indie founders.
https://varo.dev
GNU General Public License v3.0
0 stars 0 forks source link

Cebu Hacktoberfest 2024 Hackathon #2

Closed dotnize closed 3 weeks ago

dotnize commented 1 month ago

We're aiming to launch a usable MVP before the submissions deadline (Oct 25).

  1. Core
    • [x] Initial db schema
    • [x] Basic auth with GitHub OAuth2
    • [x] #3
  2. Profile and Project Setup via tool/function calling (vercel ai sdk, gemini api docs)

    We might have to use structured outputs (vercel ai sdk, gemini api docs) here to use appropriate components from LLM response.

  3. Matching system
    • [x] #6
    • [x] #7
    • [ ] #8
  4. Chat system (mainly for successful matches)
    • [ ] #9
    • [x] #10
  5. Polish
    • [ ] Finalize features and polish UI/UX