Skip to content

Commit 55fc052

Browse files
larrylaaluisd101
andauthored
feat: ai summary feature (#51)
* feat. AI suggest and rate * chore: ui adjustments and actions secret key * feat: refined project rating * feat: match score ai rating --------- Co-authored-by: luisd101 <luisdominguezrock@gmail.com>
1 parent 9e81de4 commit 55fc052

5 files changed

Lines changed: 1764 additions & 361 deletions

File tree

.github/workflows/deployment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110
env:
111111
VITE_CLERK_PUBLISHABLE_KEY: ${{ secrets.VITE_CLERK_PUBLISHABLE_KEY }}
112112
VITE_SERVER_HOST: ${{ secrets.VITE_SERVER_HOST }}
113+
VITE_GEMINI_API_KEY: ${{ secrets.VITE_GEMINI_API_KEY }}
113114
working-directory: frontend/bitmatch
114115

115116
- name: Sync build to S3

0 commit comments

Comments
 (0)