https://github.com/pinatacloud/ai-docs-chat
https://github.com/pinatacloud/ai-docs-chat
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pinatacloud/ai-docs-chat
- Owner: PinataCloud
- Created: 2024-12-13T20:00:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-05T21:46:57.000Z (over 1 year ago)
- Last Synced: 2025-03-05T22:23:01.926Z (over 1 year ago)
- Language: TypeScript
- Size: 801 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pinata AI Docs Chat
This is an AI chat bot augemented by RAG (retrieval augemented generation). It used a vectorized representation of all Pinata's developer docs.
Read the tutorial on how it was build here.
### Running locally
Steps:
1. Clone the repo: `git clone https://github.com/pinatacloud/ai-docs-chat`
2. Change into the directory: `cd ai-docs-chat`
3. Install dependencies: `npm i`
4. Run: `npm run dev`
You'll need to update the `.env.sample` file with your own values. Check out the tutorial to understand how to get these values.
The script will work for any repository with Markdown files, you just need to update the path to the folder in the `crawl_data.js` file using the `sourceDir` variable.
### License
This repository is MIT licensed, except the fonts which are paid fonts that only grant usage for this project. Please use your own fonts.