Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working on getting Embeddings from NOC files #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shiffman
Copy link
Member

This is using the markdown files and chunking by section. Another option is to use the entire chapter. I would also like to create separate embeddings for each code example. Steps to do this are:

  1. Consolidate all code examples into one sketch.js file each.
  2. Use a language model to write an description of what the example does.
  3. Get an embedding of the description. (or would it work to just get an embedding from the code itself?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants