https://github.com/dcrebbin/gemini-coach
This is the Angular frontend for Gemini Coach - your personal AI coach, powered by Gemini Pro & Vertex AI. Recreation of Bard.
https://github.com/dcrebbin/gemini-coach
Last synced: 9 months ago
JSON representation
This is the Angular frontend for Gemini Coach - your personal AI coach, powered by Gemini Pro & Vertex AI. Recreation of Bard.
- Host: GitHub
- URL: https://github.com/dcrebbin/gemini-coach
- Owner: dcrebbin
- Created: 2024-02-03T16:59:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T13:04:28.000Z (over 2 years ago)
- Last Synced: 2025-03-15T00:16:09.195Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://gemini-coach.vercel.app
- Size: 913 KB
- Stars: 2
- 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