Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibm-cloud-architecture/rag-documentation
https://github.com/ibm-cloud-architecture/rag-documentation
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ibm-cloud-architecture/rag-documentation
- Owner: ibm-cloud-architecture
- Created: 2024-08-28T18:34:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T18:39:25.000Z (3 months ago)
- Last Synced: 2024-08-28T20:26:01.672Z (3 months ago)
- Language: Shell
- Size: 15.3 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RAG
Documentation for a wx.ai RAG project## Requirements
- Node - https://nodejs.org/en/download/package-manager
- Mkdocs - https://www.mkdocs.org/user-guide/installation/
- Mkdocs Material - https://squidfunk.github.io/mkdocs-material/getting-started/## Running the Docs
```
npm run serve
```