|
3 | 3 | <p>Real-time voice agent powered by Gemini Live API</p> |
4 | 4 |
|
5 | 5 | <p> |
6 | | - <a href="https://github.com/oadultradeepfield/gemini-live-agent-challenge-backend/graphs/contributors"> |
7 | | - <img src="https://img.shields.io/github/contributors/oadultradeepfield/gemini-live-agent-challenge-backend" alt="contributors" /> |
| 6 | + <a href="https://github.com/oadultradeepfield/jemmie-backend/graphs/contributors"> |
| 7 | + <img src="https://img.shields.io/github/contributors/oadultradeepfield/jemmie-backend" alt="contributors" /> |
8 | 8 | </a> |
9 | | - <a href="https://github.com/oadultradeepfield/gemini-live-agent-challenge-backend/commits/main"> |
10 | | - <img src="https://img.shields.io/github/last-commit/oadultradeepfield/gemini-live-agent-challenge-backend" alt="last update" /> |
| 9 | + <a href="https://github.com/oadultradeepfield/jemmie-backend/commits/main"> |
| 10 | + <img src="https://img.shields.io/github/last-commit/oadultradeepfield/jemmie-backend" alt="last update" /> |
11 | 11 | </a> |
12 | | - <a href="https://github.com/oadultradeepfield/gemini-live-agent-challenge-backend/stargazers"> |
13 | | - <img src="https://img.shields.io/github/stars/oadultradeepfield/gemini-live-agent-challenge-backend" alt="stars" /> |
| 12 | + <a href="https://github.com/oadultradeepfield/jemmie-backend/stargazers"> |
| 13 | + <img src="https://img.shields.io/github/stars/oadultradeepfield/jemmie-backend" alt="stars" /> |
14 | 14 | </a> |
15 | 15 | <a href="LICENSE"> |
16 | | - <img src="https://img.shields.io/github/license/oadultradeepfield/gemini-live-agent-challenge-backend.svg" alt="license" /> |
| 16 | + <img src="https://img.shields.io/github/license/oadultradeepfield/jemmie-backend.svg" alt="license" /> |
17 | 17 | </a> |
18 | 18 | </p> |
19 | 19 |
|
|
22 | 22 | <span> | </span> |
23 | 23 | <a href="#getting-started">Documentation</a> |
24 | 24 | <span> | </span> |
25 | | - <a href="https://github.com/oadultradeepfield/gemini-live-agent-challenge-backend/issues/">Report Bug</a> |
| 25 | + <a href="https://github.com/oadultradeepfield/jemmie-backend/issues/">Report Bug</a> |
26 | 26 | </h4> |
27 | 27 | </div> |
28 | 28 |
|
@@ -158,7 +158,7 @@ This project uses `uv` for package management. See the [Makefile](Makefile) for |
158 | 158 | 1. Clone the repository: |
159 | 159 |
|
160 | 160 | ```bash |
161 | | -git clone https://github.com/oadultradeepfield/gemini-live-agent-challenge-backend.git |
| 161 | +git clone https://github.com/oadultradeepfield/jemmie-backend.git |
162 | 162 | cd gemini-live-agent-challenge-backend |
163 | 163 | ``` |
164 | 164 |
|
|
0 commit comments