https://github.com/phact/streaming-assistants-demo
Demo for streaming enabled assistants-api
https://github.com/phact/streaming-assistants-demo
Last synced: 10 days ago
JSON representation
Demo for streaming enabled assistants-api
- Host: GitHub
- URL: https://github.com/phact/streaming-assistants-demo
- Owner: phact
- Created: 2024-01-26T18:31:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T01:27:58.000Z (over 2 years ago)
- Last Synced: 2025-01-03T10:23:50.123Z (over 1 year ago)
- Language: Python
- Size: 224 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# streamer
## requires poetry
poetry install
## to run
cli example, from this directory run:
poetry run python streamer/streamingAssistantCLI.py
for web ui example:
poetry run python run.py
and hit your browser at localhost:8001/index.html