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

Introducing Robyn Guru on Gurubase.io #1016

Merged
merged 2 commits into from
Nov 10, 2024
Merged

Conversation

kursataktas
Copy link
Contributor

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 Robyn Guru to Gurubase. Robyn 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 "Robyn Guru", which highlights that Robyn 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 Robyn Guru in Gurubase, just let me know that's totally fine.

Copy link

vercel bot commented Nov 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
robyn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 9:29am

@sansyrox
Copy link
Member

I like it a lot @kursataktas 😄

Copy link

codspeed-hq bot commented Nov 10, 2024

CodSpeed Performance Report

Merging #1016 will not alter performance

Comparing kursataktas:robyn-guru (bf8eb63) with main (e598e91)

Summary

✅ 146 untouched benchmarks

@sansyrox
Copy link
Member

Hey @kursataktas 👋

I like it a lot 😄 Can you also create an embeddable widget for the docs page as well?

Copy link
Member

@sansyrox sansyrox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 😄

@sansyrox sansyrox merged commit 9f74ace into sparckles:main Nov 10, 2024
60 checks passed
sansyrox pushed a commit that referenced this pull request Nov 11, 2024
* Introducing Robyn Guru on Gurubase.io

Signed-off-by: Kursat Aktas <[email protected]>

* fix guru badge style

---------

Signed-off-by: Kursat Aktas <[email protected]>
@kursataktas
Copy link
Contributor Author

Hey @sansyrox

Happy to hear you like it! 🎊

Currently, we don't have an embeddable search widget, but we use a widget on the Anteon docs to link users to Anteon Guru. What do you think of this?
image

The only thing is that we need to import the script below:

    <script src="https://guru-widget.pages.dev/guru_widget.latest.min.js" 
        data-text="Ask AI" 
        data-link="https://gurubase.io/g/robyn" 
        data-bg-color="#F1C311" 
        data-icon-url="https://gurubase.io/_next/image?url=https%3A%2F%2Fuser-images.githubusercontent.com%2F29942790%2F140995889-5d91dcff-3aa7-4cfb-8a90-2cddf1337dca.png&w=96&q=75">
    </script>

If you consider, I can open a PR for this.

@kursataktas
Copy link
Contributor Author

Hi @sansyrox,

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.

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