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

Switch help pages search engine #415

Open
kelockhart opened this issue Nov 9, 2023 · 2 comments
Open

Switch help pages search engine #415

kelockhart opened this issue Nov 9, 2023 · 2 comments

Comments

@kelockhart
Copy link
Member

The current Google search bar is including a lot of ads and takes a while to reindex, so let's try something else. Try lunr.js or Algolia.

@aaccomazzi
Copy link
Member

Also consider using an LLM and feeding the help text so that it answers questions in a chat format.
Feed the help document to an LLM, and then see what it gives us back.

@kelockhart
Copy link
Member Author

Or PageFind - this is what CDS is using for their help pages.

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

2 participants