-
Notifications
You must be signed in to change notification settings - Fork 173
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 Fern Guru on Gurubase.io #4931
Conversation
WalkthroughThe changes in the pull request involve an update to the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (1)
README.md (1)
15-15
: Approve badge addition with suggestions for improvementThe addition of the Gurubase badge is a good way to provide users with quick access to Fern-related assistance. However, there are a couple of improvements we can make:
- Add alt text to the badge for better accessibility.
- Consider providing a brief explanation of what Gurubase/Fern Guru is, either in the README or by updating the badge text.
Here's a suggested improvement with alt text added:
[![Ask Fern Guru on Gurubase](https://img.shields.io/badge/Gurubase-Ask%20Fern%20Guru-006BFF)](https://gurubase.io/g/fern "Get AI-powered assistance for Fern on Gurubase")This change addresses the accessibility concern raised by the static analysis tool while also providing a hint about the purpose of the link in the title attribute.
🧰 Tools
🪛 Markdownlint
15-15: null
Images should have alternate text (alt text)(MD045, no-alt-text)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (1)
- README.md (1 hunks)
🧰 Additional context used
🪛 Markdownlint
README.md
15-15: null
Images should have alternate text (alt text)(MD045, no-alt-text)
hey @kursataktas thanks for the PR. We don't have time to engage this quarter, feel free to file an issue though! |
Hello Fern 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 Fern Guru to Gurubase. Fern 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 "Fern Guru" badge, which highlights that Fern 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 Fern Guru in Gurubase, just let me know that's totally fine.
Summary by CodeRabbit
New Features
Documentation