Files
open-web-agent-rs/README.md
geoffsee 66d3c06230 init
2025-05-23 09:48:26 -04:00

13 lines
434 B
Markdown

# web-agent-rs
Hacky genaiscript host for integration into conversational AI applications.
### Disclaimer
This has not undergone a formal security assessment. You should do your own evaluation before using this.
### How it works
1. A chat client specifies the URL to this host in their environment.
2. They send a request with their credentials to create a stream resource
## Docs
The [docs](./docs) folder is under construction