Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cs50victor/kitt2
Real-time communication with a Multimodal AI System using LiveKit. [WIP]
https://github.com/cs50victor/kitt2
Last synced: 3 months ago
JSON representation
Real-time communication with a Multimodal AI System using LiveKit. [WIP]
- Host: GitHub
- URL: https://github.com/cs50victor/kitt2
- Owner: cs50victor
- License: apache-2.0
- Created: 2023-11-06T19:49:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-25T17:51:00.000Z (11 months ago)
- Last Synced: 2024-10-04T19:57:04.141Z (3 months ago)
- Language: TypeScript
- Homepage: https://kitt2.vercel.app
- Size: 4.45 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KITT V2
> [!IMPORTANT]
> The graphics part (video rendering) of this project has been moved to [new media](https://github.com/cs50victor/new_media)[![Preview Demo](https://i.stack.imgur.com/Vp2cE.png)](https://github.com/cs50victor/kitt2/assets/52110451/ef2f8b61-6870-4e44-8718-0f92ef90cefc)
## Run Locally
1. `pnpm i`
2. `pnpm dev`
3. `ngrok http http:://localhost:6669` ( in a different terminal )