-
-
Notifications
You must be signed in to change notification settings - Fork 592
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 NetBird Guru on Gurubase.io #2778
Conversation
|
Totally works, just managed to setup a ps1 script using your AI to automate the installation on Windows machines trough RMM system, works like a charm, and i can even use the same code to update it as well as it will automagically grab the latest version. Your Guru AI is truely a Guru! mkdir c:\TempPath |
Hey everyone, have you had a chance to check this out? |
Hi everyone, 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. |
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. |
That would be an awesome feature to have in the documentation page, this because it's so much more knowledgeable than what you could get from the documentation alone. Like i said before, i were able to automate the entire installation of the Netbird Client using the Setup ID on Windows machines (automated trough RMM) using PowerShell alone with the Setup ID like i showed above, and it works really well. I were unable to find anything about that kind of setup using only the documentation. By that time (not sure if it's added there still) i had no clue how the NetBird switch would turn out as i have both family members computers and servers relied on VPN configs to access my homelab that i manage from Immense/Remotely (now replaced entirely with NetBird) and updated everything to work tough NetBird configs instead. |
Hello @mlsmaycon, 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 NetBird Guru to Gurubase. NetBird 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 "NetBird Guru", which highlights that NetBird 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 NetBird Guru in Gurubase, just let me know that's totally fine.