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

https://github.com/runfunrun/mini-agent


https://github.com/runfunrun/mini-agent

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# mini-agent

To install dependencies:

```bash
bun install
```

To run:

You have to setup `.env` and `USER_PROMPT` files.

```bash
bun start
```

This project was created using `bun init` in bun v1.2.4. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.