loadedVectorStore
: it's the vector store generated by training the model as described below in Step 3.openai-readmes
: it's the set of readme's of the capacitor plugins, doing so, won't need to fetch the readmes againpublic
: containing assets of capgoscripts
: containing the scripts that perform fetch and write of files and plugins's metadatasrc/content
: containing the tutorials that are shown on the website
pnpm i
node scripts/generate_actions.mjs
node scripts/write_readme.mjs
node scripts/train_model.mjs
node scripts/generate_tutorials.mjs
pnpm build && pnpm preview
https://github.com/Cap-go/tutorials/actions/workflows/generate-actions-list.yml
https://github.com/Cap-go/tutorials/actions/workflows/write-readmes.yml
https://github.com/Cap-go/tutorials/actions/workflows/train-model.yml
https://github.com/Cap-go/tutorials/actions/workflows/write-tutorials.yml