-
Notifications
You must be signed in to change notification settings - Fork 406
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
docs: add NGXS Guru Badge for Gurubase.io (#2250) #2250
Conversation
Signed-off-by: Kursat Aktas <[email protected]>
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 148a017. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 4 targetsSent with 💌 from NxCloud. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy to add this.
@kursataktas a few questions for you:
- Do any questions asked to the guru become cached permalink results? If so, for how long? It seems like I can share the link to a question that GuruBase answered and it returns the result instantly for subsequent calls to the same link.
- Would it be ok to link to some gurubase answers in an FAQ section of our docs?
- And lastly, how could we refresh a link if the answer should be regenerated based on the latest version of the docs?
@ngxs/devtools-plugin
@ngxs/form-plugin
@ngxs/hmr-plugin
@ngxs/router-plugin
@ngxs/storage-plugin
@ngxs/store
@ngxs/websocket-plugin
commit: |
BundleMonFiles updated (4)
Unchanged files (2)
Total files change +1.18KB +0.91% Groups added (1)
Groups updated (1)
Final result: ❌ View report in BundleMon website ➡️ |
BundleMon (NGXS Plugins)Files updated (8)
Unchanged files (1)
Total files change +691B +3.37% Groups updated (1)
Final result: ❌ View report in BundleMon website ➡️ |
BundleMon (Integration Projects)Files updated (3)
Total files change +2.21KB +1.07% Final result: ❌ View report in BundleMon website ➡️ |
Thanks for the review, @markwhitfeld
|
Code Climate has analyzed commit 148a017 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 95.3% (0.0% change). View more on Code Climate. |
Hello @markwhitfeld, 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! |
We would love this, but we use GitBook, so we are blocked until this issue is resolved: |
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 NGXS Guru to Gurubase. NGXS 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 "NGXS Guru", which highlights that NGXS 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 NGXS Guru in Gurubase, just let me know that's totally fine.