Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ibm-cloud-architecture/rag-documentation


https://github.com/ibm-cloud-architecture/rag-documentation

Last synced: about 13 hours ago
JSON representation

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
```