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

Make AI Embeddings available to download as JSON and Markdown #528

Open
CharlieMc0 opened this issue Jan 10, 2025 · 0 comments
Open

Make AI Embeddings available to download as JSON and Markdown #528

CharlieMc0 opened this issue Jan 10, 2025 · 0 comments

Comments

@CharlieMc0
Copy link
Member

Every time a change is to docs the OpenAi generated embeddings are updated and stored in a vector database. We should make these embeddings available to download as a JSON and/or Markdown file. These embeddings can be used to populate ChatGPT and other LLMs with the contents of the ZetaChain docs site.

The Workflow: https://github.com/zeta-chain/docs/blob/main/.github/workflows/reindex-embeddings.yaml

Making these embeds more available will allow people to build more useful AI assistants and agents.

End goal: JSON and Markdown copy of the embeddings are available to download from somewhere on the Docs website.

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

No branches or pull requests

1 participant