This repository was archived by the owner on Jan 1, 2025. It is now read-only.
docs: AI copilot implementation#2279
Open
nickscamara wants to merge 1 commit intofacebookexperimental:docsfrom
Open
docs: AI copilot implementation#2279nickscamara wants to merge 1 commit intofacebookexperimental:docsfrom
nickscamara wants to merge 1 commit intofacebookexperimental:docsfrom
Conversation
Author
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey yall,
Big fan of Recoil here.
While working on implementing Recoil for Mendable.ai, I thought Recoil docs could significantly benefit from an AI copilot that helps answer questions about Recoil and even help the user debug his code.
With that in mind, I took the initiative to integrate Mendable with the Recoil documentation. I genuinely believe it could elevate the user experience and understanding of Recoil. (100% free)
The implementation adds a small floating button on the bottom right of the screen, when users presses it, it pops up an AI chat dialog where they can ask questions about Recoil's documentation.
Would love to hear your thoughts! And if you want access to analytics and further customization, I am happy to send account details to your emails.
Full Disclosure: I am the co-founder of Mendable.ai. My intention is to mainly enhance the user experience for Recoil developers, just like we have done with Langchain, 0x, Llama index, and other open-source projects.