Skip to content

Conversation

@NWylynko
Copy link
Contributor

@NWylynko NWylynko commented Nov 18, 2025

Sibling PR
https://github.com/clerk/clerk/pull/1830

🔎 Previews:

What does this solve?

  • Embeddings is a AI powered tool that converts natural language into a set of numbers that represent that texts contextual meaning. This combined with a cosineSimilarity algorithm takes users queries and finds the most relevant information.

What changed?

  • Brings in a script that breaks up the markdown in to chunks and sends them over to openai api to create embeddings, saving them to a file called embeddings.json for clerk/clerk to pull in and use.

Checklist

  • I have clicked on "Files changed" and performed a thorough self-review
  • All existing checks pass

@vercel
Copy link

vercel bot commented Nov 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
clerk-docs Ready Ready Preview Nov 18, 2025 1:37pm

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