Natural Language Agreements
Go to file
ngoc 78f5aae600
MVP
2025-12-09 10:06:09 +07:00
clients MVP 2025-12-09 10:06:09 +07:00
tests MVP 2025-12-09 10:06:09 +07:00
.env.example MVP 2025-12-09 10:06:09 +07:00
.gitignore MVP 2025-12-09 10:06:09 +07:00
README.md first commit 2025-12-09 10:05:47 +07:00
bun.lock MVP 2025-12-09 10:06:09 +07:00
index.ts MVP 2025-12-09 10:06:09 +07:00
package.json MVP 2025-12-09 10:06:09 +07:00
tsconfig.json MVP 2025-12-09 10:06:09 +07:00

README.md

llm-extension

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.20. Bun is a fast all-in-one JavaScript runtime.

natural-language-agreements