first commit

This commit is contained in:
ngoc 2025-12-09 10:05:47 +07:00
commit a70ceb807b
No known key found for this signature in database
GPG Key ID: 51FE6110113A5C32
1 changed files with 16 additions and 0 deletions

16
README.md Normal file
View File

@ -0,0 +1,16 @@
# llm-extension
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.20. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.
# natural-language-agreements