Skip to content
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: AI copilot implementation #11017

Merged
merged 2 commits into from
Aug 27, 2023

Conversation

nickscamara
Copy link
Contributor

Proposed changes

Hey team,

I've been thoroughly enjoying WebdriverIO.

Recently, when trying to implement in our Node.js environment I stumbled into some questions. So, I ended up ingesting the webdriver documentation into Mendable.ai (my project) and started using to answer some of the questions that I had about product.

I thought it did a great job answering most of them, so I figured to offer as a feature for your docs. I implemented a small button on the screen's bottom right which unveils an AI-powered chat interface when clicked. There, users can ask questions about WebdriverIO's documentation and even debug code. The bot will learn with the documentation daily so it will be always updated with recent doc changes. (100% free btw)

I would love to hear your feedback! Super excited for what yall are building and hopefully this can help a tiny bit :)

A bit of background: I am one of the co-founders Mendable.ai. We are supporters of open-source projects and we'd love to offer Mendable for free, with the goal of helping yall out teach developers about your product and answer users queries.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

Further comments

Reviewers: @webdriverio/project-committers

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 25, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@christian-bromann
Copy link
Member

@nickscamara thanks for raising the PR, I will take a look at Mendable.ai and will see if it is suited to be integrated into our docs. In the meantime, mind signing the CLA?

@nickscamara
Copy link
Contributor Author

nickscamara commented Aug 26, 2023

Hi @christian-bromann! Awesome, thank you! Let me know if you have any questions. I have signed the CLA, although doesn't seem like it has updated.

Update: it worked now :)

Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is pretty awesome 🤩 I will merge and see what the community things about it.

Is there a way to find out what people have asked? I think there is a clever process here where we can focus our docs efforts based on questions asked by the community. What do you think?

@christian-bromann christian-bromann added the PR: Docs 📝 PRs that contain changes to the documentation label Aug 27, 2023
@christian-bromann christian-bromann merged commit 37e38ab into webdriverio:main Aug 27, 2023
2 checks passed
@jan-molak
Copy link
Contributor

@christian-bromann - I like it, the "verified sources" option is great too. It even knows about Serenity/JS 😎

@nickscamara
Copy link
Contributor Author

yey! Glad yall liked it. @christian-bromann I will email you an invite to the account I used to set it up. There you are able to see all the questions asked by the community and more! :)

@tamil777selvan tamil777selvan mentioned this pull request Aug 29, 2023
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Docs 📝 PRs that contain changes to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants