An open API service indexing awesome lists of open source software.

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.

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