-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add AI Search Capability #2008
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
base: main
Are you sure you want to change the base?
Add AI Search Capability #2008
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. It is recommended to resolve "Warn" alerts too. Learn more about Socket for GitHub.
|
Description
Using the package I recently published: https://www.npmjs.com/package/docusaurus-openai-search
This PR adds the AI search capability to the Metamask documentation. It basically uses Algolia search results as RAG to craft a prompt and help the AI give a brief answer. We can fine-tune it further to meet our needs.
Preview
Checklist
Complete this checklist before merging your PR: