-
Notifications
You must be signed in to change notification settings - Fork 631
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
Introducing Universal Ctags Guru on Gurubase.io #4124
Conversation
Signed-off-by: Kursat Aktas <kursat.ce@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. 🚨 Try these New Features:
|
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 ? |
The macos failing issue have been fixed via #4125 , please rebase master |
Thanks for the review, everyone @leleliu008 @masatake ![]() |
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. |
Thank you for your interesting offer. |
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. |
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 IntegrationYou 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 DashboardTrack 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. 3. API SupportAll 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 IndexingWe 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! Let me know if you have any questions or feedback! |
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.