13 lines
434 B
Markdown
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 |