Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 324 Bytes

File metadata and controls

21 lines (14 loc) · 324 Bytes

📚 Sciux Knowledge

This is a knowledge database of sciux reference and examples for LLM embedding and RAG.

Initialize

git clone https://github.com/sciux-kit/knowledge.git
cd knowledge
npm install

Commands

To JSON

npm run to-json

This will generate a output/database.json file.