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 Connexion Guru on Gurubase.io #1989

Merged
merged 2 commits into from
Nov 9, 2024

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

Copy link
Member

@RobbeSneyders RobbeSneyders left a comment

Choose a reason for hiding this comment

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

Thanks @kursataktas,

I don't see a reason not to have a Connexion Guru :)

It would probably be nice to have a reference to the Connexion Guru on the docs via eg. a chat button. Let me know if you have any plugins or templates to enable this.

@RobbeSneyders RobbeSneyders merged commit e4e64d7 into spec-first:main Nov 9, 2024
@kursataktas
Copy link
Contributor Author

Hey @RobbeSneyders

Happy to hear that! :)

What do you think about adding a widget to the Connexion docs, similar to the one we use on the Anteon Docs.
Screenshot 2024-11-07 at 23 09 04

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/connexion" 
        data-bg-color="#64B45C" 
        data-icon-url="https://gurubase.io/_next/image?url=https%3A%2F%2Favatars.githubusercontent.com%2Fu%2F58754196%3Fv%3D4&w=96&q=75">
    </script>

If you'd like, I can also open a PR for this.

@RobbeSneyders
Copy link
Member

That's indeed what I had in mind. I would happily accept a PR for this

RobbeSneyders pushed a commit that referenced this pull request Nov 14, 2024
Hey @RobbeSneyders 

As discussed in [this
PR](#1989), I added the AI
widget to the docs. Here is how it looks:

<img width="1667" alt="Screenshot 2024-11-12 at 20 36 06"
src="https://github.com/user-attachments/assets/e26d245f-ab7d-461c-9e7b-1f54e01f8392">
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