-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 Orchard Core Guru on Gurubase.io #17001
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Kursat Aktas <[email protected]>
Thank you for submitting your first pull request, awesome! 🚀 If you haven't already, please take a moment to review our contribution guide. This guide provides helpful information to ensure your contribution aligns with our standards. A core team member will review your pull request. If you like Orchard Core, please star our repo and join our community channels. |
@kursataktas Thank you! Please agree to the Contributor License Agreement(CLA) |
@dotnet-policy-service agree |
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.
Ah, very cool! A couple of things:
- Could you link it from the tutorials page too? See https://docs.orchardcore.net/en/latest/guides/contributing/contributing-documentation/.
- How about including these too in the training data?
- https://github.com/OrchardCMS/OrchardCore.Commerce
- https://github.com/OrchardCMS/TryOrchardCore
- https://github.com/OrchardCMS/OrchardCore.Samples
- https://orcharddojo.net/
- https://github.com/Lombiq/Orchard-Training-Demo-Module
- This is just +1: Can't you allow follow-up questions? Currently, you ask a question, you get an answer, but if that's not perfect, your only option is to try to ask a new, better question.
See this @sfmskywalker.
This sounds super interesting. I’ve been wanting to replace Glime since they shutdown, and this might be a viable alternative. Thanks for the tip! |
@kursataktas are there any procedures one might follow to get another OSS project added. Maybe something like https://github.com/elsa-workflows/elsa-core? |
Thanks for the review ❤️
Additionally, I found some helpful blog posts on https://orcharddojo.net/ that I can add as a datasource for Orchard Code Guru. However, some of them might be outdated, which could lead to incorrect answers. Is there a time threshold to discard old blog posts, or should I include all of them? Your guidance on this would be helpful.
|
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 Orchard Core Guru to Gurubase. Orchard Core 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 "Orchard Core Guru", which highlights that Orchard Core 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 Orchard Core Guru in Gurubase, just let me know that's totally fine.