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

feature: Add support for Trieve Site search #900

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cdxker
Copy link

@cdxker cdxker commented Nov 6, 2024

Description

This site replaces the algolia docsearch component in favor for the Trieve Site Search component.

Adds Trieve's modal component for search and chat functionality.
Features:

  • open search with ctrl + k ⌨
  • AI chat mode 🗨
  • scraping crawler that re-indexes the site every 24hrs 🕛

Comes with Analytics that tracks: 📈

  • How many searches and conversations happen
  • Searches and messages that result in clicks
  • Position of result in search when there is a click (and # of results w/ click)
  • All user messages and responses for chat for evaluation to take place
  • Feedback button for AI chat mode

Check out a basic preview basic here

To see how it looks in action, refer to the gif!
okteto

@rberrelleza
Copy link
Member

Preview Environment available at https://docs-docs.demo.okteto.dev/docs/

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