Alternative Nextra Search with Similarity Search and an AI assistant #2093
skovy
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all,
I wanted to share Asktro which is a drop-in replacement for the default Nextra search experience. The difference is it indexes the documentation at build time in a vector database to power both a standard similarity-based document search and an AI assistant that can further synthesize these results.
Check out the docs if you're interested: https://asktro.com/docs/nextra (the docs themselves use Asktro, so give it a try!)
If you want to see a demo, check out this fork of the Nextra docs with Asktro: https://nextra.asktro.com
This is still early so any feedback, questions, ideas, or interest would also be appreciated!
asktro-intro.mp4
Beta Was this translation helpful? Give feedback.
All reactions