init
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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
|
Reference in New Issue
Block a user