https://github.com/kiritocode1/ragpull
https://github.com/kiritocode1/ragpull
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiritocode1/ragpull
- Owner: kiritocode1
- Created: 2026-02-01T11:21:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-02-01T11:45:49.000Z (6 months ago)
- Last Synced: 2026-02-01T21:06:17.168Z (6 months ago)
- Language: HTML
- Size: 40 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rag-bot
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.2. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.