https://github.com/dcrebbin/google-play-discover-frontend
https://github.com/dcrebbin/google-play-discover-frontend
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dcrebbin/google-play-discover-frontend
- Owner: dcrebbin
- Created: 2024-04-29T16:38:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T16:39:44.000Z (about 2 years ago)
- Last Synced: 2025-01-21T16:22:49.292Z (over 1 year ago)
- Language: HTML
- Size: 712 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gemini Coach 🤝
#### Powered by Gemini Pro
This is the Angular frontend for Gemini Coach - your personal AI coach, powered by Gemini Pro & Vertex AI.
DEMO: https://www.youtube.com/watch?v=rmG4C2d9IVE

Gemini Coach is an stylistic recreation of [Bard (now Gemini)](https://bard.google.com/) and uses the Bard logo & branding, all copyright of Alphabet Inc. (Google) 2024
### Setup
1. Setup the Gemini Coach backend: https://github.com/dcrebbin/gemini-coach-api
2. Update apiBaseUrl from `/environments/environment.ts` if required
4. npm i
5. npm run start