File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ The app works as a chatbot utilising the new realtime websocket system to have a
14
14
15
15
## Demo
16
16
17
- Include a screenshot showing the app interface
17
+ < img width = " 1512 " alt = " Screenshot 2024-11-04 at 11 46 32 pm " src = " https://github.com/user-attachments/assets/0b59c073-9aad-47a3-b51b-47b9513b3634 " >
18
18
19
19
## Technologies Used
20
20
@@ -78,15 +78,15 @@ openai-realtime-api-nodejs-dashboard/
78
78
| -- public/ # Frontend files
79
79
| | -- /wavtools # Assets for speech recognition/synthesis.
80
80
| | -- dashboard.js # Client-side JavaScript
81
- | ` -- style.css # Styling for the application
81
+ | -- style.css # Styling for the application
82
82
|
83
83
| -- views/ # Frontend HTML files
84
84
| -- index.ejs
85
85
|
86
86
| -- .env # Environment variables (not included in version control)
87
87
| -- server.js # Main server file
88
- |-- package.json # Project metadata and dependencies
89
- ` -- README.md # Project documentation
88
+ | -- package.json
89
+ -- README.md
90
90
```
91
91
92
92
## Usage
@@ -123,4 +123,4 @@ Contributions are welcome! If you'd like to improve the code or add new features
123
123
124
124
## License
125
125
126
- This project is licensed under the MIT License. See the LICENSE file for more details.
126
+ This project is licensed under the MIT License. See the LICENSE file for more details.
You can’t perform that action at this time.
0 commit comments