agents-js-oasst / README.md
nsarrazin's picture
nsarrazin HF staff
Update README.md
97aa76a unverified
|
raw
history blame
424 Bytes
# Agents.JS - Proof of concept
### Demo on a space
https://nsarrazin-poc-agents-js.hf.space
### Run locally
To run it, make sure you have both a [huggingface token](https://huggingface.co/settings/tokens) and an [OpenAI API key](https://platform.openai.com/account/api-keys), and then run:
```bash
npm run dev
```
![image](https://github.com/nsarrazin/poc-agents.js/assets/25119303/26adb5c9-5a27-46b5-9a42-b19a4c5d82bb)