-
-
Notifications
You must be signed in to change notification settings - Fork 216
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
Introducing Valibot Guru on Gurubase.io #921
base: main
Are you sure you want to change the base?
Conversation
This is great! I would love to have a feature like this in our docs one day. The Gurubase results are quite accurate. Great job! Is it expensive to host such a service? |
Glad to hear you liked it 🎊 What do you think about adding a widget to the docs, similar to the one we use on the Anteon Docs. If the docs are also open source, I can open a PR for this. |
Yes, the docs are in |
I am quite busy at the moment. I will probably change the design of the button to match the brand design before merging. Is that OK with you? |
Of course, feel free to play with it. However, changing the design would be challenging since the widget is generated by the script I imported. The script only accepts a color parameter as a design choice. I used the secondary color from the Valibot website, but if you prefer a different color, I can update the PR accordingly. |
I am not sure I want to allow such a script from a security perspective. Especially since the functionality is just a simple link to another website that we could add ourselves. Also, it will most likely break the UX of our site on mobile. |
Hey @fabian-hiller Here is the repository for the widget script. Feel free to fork it, modify it, and raise a PR if needed. Would this address your concerns? |
Additionally, I’d like to update you on the release of the Maintainer Panel feature on Gurubase. With this panel, you can add, remove, or update data sources, as well as change the logo and more. You can find the details here. In the near future, I’m planning to include analytics insights in this panel, such as the number of questions asked, the most frequently asked ones, and more. I’ll be sure to update this thread once it’s available. However, in case I miss it, I highly recommend joining our Discord channel to stay updated. If you’d prefer that I don’t update this thread anymore, please let me know. |
Hopefully this will never get merged. Only god knows which data will it eventually collect and a good half of devs can just ask ChatGPT or other AI-bloated tech 🙌 |
Thank you for the update Kursat. Do you also plan to provide the service as an API in the long run? I understand your concerns Vlad, but please try to write a little friendlier next time. I know where you are coming from, but people can take it the wrong way. In general, AI help similar to our search would be amazing, but at this point I am not quite sure how to proceed. I am busy with other things at the moment and will come back to this PR at a later time. |
You're welcome. There's no written plan for this at the moment, but it does sound like a feature we would like to implement in the future. I'll be sure to update this thread once it's available. However, in case I miss it, I highly recommend joining our Discord channel to stay updated. |
Thanks for the update. In general, this could be a great opportunity for an open source project so that other projects like Valibot could self-host such a service and integrate it natively into our docs. |
Hello team,
I'm the maintainer of Anteon. We have created Gurubase.io with the mission of building a centralized, open-source tool-focused knowledge base. Essentially, each "guru" is equipped with custom knowledge to answer user questions based on collected data related to that tool.
I wanted to update you that I've manually added the Valibot Guru to Gurubase. Valibot Guru uses the data from this repo and data from the docs to answer questions by leveraging the LLM.
In this PR, I showcased the "Valibot Guru", which highlights that Valibot now has an AI assistant available to help users with their questions. Please let me know your thoughts on this contribution.
Additionally, if you want me to disable Valibot Guru in Gurubase, just let me know that's totally fine.