Skip to content

Commit

Permalink
Introducing Connexion Guru on Gurubase.io (#1989)
Browse files Browse the repository at this point in the history
Hello team,

I'm the maintainer of [Anteon](https://github.com/getanteon/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](https://gurubase.io/g/connexion) to Gurubase. Connexion Guru uses
the data from this repo and data from the
[docs](https://connexion.readthedocs.io/en/latest/) 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.

---------

Signed-off-by: Kursat Aktas <[email protected]>
  • Loading branch information
kursataktas authored Nov 9, 2024
1 parent a48949c commit e4e64d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<a href="https://github.com/spec-first/connexion/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/pypi/l/connexion?style=flat-square&color=brightgreen"></a>
<a href="https://github.com/spec-first/connexion/actions/workflows/pipeline.yml"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/spec-first/connexion/pipeline.yml?style=flat-square"></a>
<a href="https://coveralls.io/github/spec-first/connexion?branch=main"><img alt="Coveralls" src="https://img.shields.io/coverallsCoverage/github/spec-first/connexion?style=flat-square"></a>
<a href="https://gurubase.io/g/connexion"><img alt="Gurubase" src="https://img.shields.io/badge/Gurubase-Ask%20Connexion%20Guru-brightgreen?style=flat-square"></a>
<br>
<br>
<a href="https://connexion.readthedocs.io/en/stable/"><strong>Explore the docs »</strong></a>
Expand Down

0 comments on commit e4e64d7

Please sign in to comment.