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 Universal Ctags Guru on Gurubase.io #4124

Merged
merged 2 commits into from
Dec 3, 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 Universal Ctags Guru to Gurubase. Universal Ctags 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 "Universal Ctags Guru", which highlights that Universal Ctags 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 Universal Ctags Guru in Gurubase, just let me know that's totally fine.

Signed-off-by: Kursat Aktas <kursat.ce@gmail.com>
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.85%. Comparing base (450b642) to head (3e1be4c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4124   +/-   ##
=======================================
  Coverage   85.85%   85.85%           
=======================================
  Files         239      239           
  Lines       58654    58654           
=======================================
  Hits        50358    50358           
  Misses       8296     8296           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@masatake
Copy link
Member

I tried https://gurubase.io/g/universal-ctags/how-to-extract-c-language-prototypes-with-ctags with a question in Japanese. Works fine. I will merge this.

If you have time, could you add the link to https://ctags.io/ maintained in https://github.com/universal-ctags/universal-ctags.github.io ?

@leleliu008
Copy link
Member

The macos failing issue have been fixed via #4125 , please rebase master

@kursataktas
Copy link
Contributor Author

Thanks for the review, everyone

@leleliu008
I fixed it.

@masatake
What do you think about a sticky widget like we use on Anteon docs? I can create for Universal Ctags Docs as well if you'd like.

image

@kursataktas
Copy link
Contributor Author

Hi everyone,

Have you had a chance to finalize the decision for this PR?

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 about how to claim a Guru 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.

@masatake masatake merged commit a6f81b2 into universal-ctags:master Dec 3, 2024
68 checks passed
@masatake
Copy link
Member

masatake commented Dec 3, 2024

Thank you for your interesting offer.
I'd be happy if you gave us input. However, I think I cannot respond quickly enough.

@kursataktas
Copy link
Contributor Author

Hello Everyone,

We recently released the embeddable "Ask AI" widget, which allows you to integrate your Guru’s Q&A capability into websites, documentation, and more.

The installation process is straightforward, as explained in this GitHub repository.

You can see it in action on the Anteon and NetAlertX websites.

@kursataktas
Copy link
Contributor Author

Hello Everyone,

I want to share an exciting update about Gurubase. We've recently released several great features that I think you'll find interesting.

1. Slack & Discord Integration

You can now add your Guru as a bot to Slack and Discord, allowing you to ask questions instantly. More details here: Discord Bot Integration.

2. Analytics Dashboard

Track what your users ask your Guru and gain valuable insights. This feature is available on the "My Gurus" page. If you haven’t maintained your Guru yet, I highly recommend doing so to access your analytics. More information about claiming your Guru can be found here.
image

3. API Support

All Guru functionalities are now accessible via API. You can ask questions, edit data sources, and more using our API endpoints. Here is the API Doc.

4. Codebase Indexing

We now support indexing codebases from GitHub repositories to generate answers for related queries. This feature is available for select Gurus. If you don’t see the "Codebase Indexed" label on your Guru edit page and would like access, please let me know, I’d be happy to enable it for you!
image

Let me know if you have any questions or feedback!

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.

None yet

3 participants