An open API service indexing awesome lists of open source software.

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

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