Skip to content

Commit 61d489d

Browse files
YC -> Y Combinator
1 parent 94eed34 commit 61d489d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Mock YC interview using OpenAI real time API
1+
# Mock Y Combinator interview using OpenAI real time API
22

33
> This is a personal project. It is not affiliated with the Y Combinator in any way.
44
@@ -8,7 +8,6 @@ See a demo below (sound on):
88

99
https://github.com/user-attachments/assets/1a45dabf-52fe-402d-8d39-cc31d4f6fb13
1010

11-
1211
## Installation
1312

1413
First, clone the repository:
@@ -39,3 +38,7 @@ chainlit run app.py
3938
```
4039

4140
It should open a new tab in your browser with the chat interface (or just go to `http://localhost:8000`). You need to allow access to your microphone. Only tested on Chrome for now.
41+
42+
## Acknowledgements
43+
44+
This project is built using the OpenAI Realtime API and Chainlit.

0 commit comments

Comments
 (0)