A newer version of the Gradio SDK is available: 6.9.0
π RisingBrain-Extension: Surfing the AI wave on your Browser π
Welcome to the browser extension of RisingBrain - an exciting piece of innovation bringing smart, AI-powered functionality right into your browser.
Compatible with all major browsers β think Chrome, Safari, Firefox, and more!
Salient Features π
With RisingBrain Extension, your browser does more than just surf the web. Here's what you're in for:
- Converse Freely: Enjoy casual, yet interactive chat experiences with Rising AI, even while you browser surf.
- Browser Control: Execute a host of browser functions like opening a new tab, scrolling, switching tabs, or clicking items on the webpage, all through simple prompts.
- Seamless Automation: RisingBrain Extension goes further to automate routine tasks such as sending emails, booking tables, making appointments, or scheduling calendars.
Quick Installation Guide π§
Ready to experience smarter browsing with RisingBrain Extension? Here's how to get started:
Clone the RisingBrain Extension repository to your local machine.
Using terminal, navigate to its directory and run this command to install all required node modules:
npm installOnce the installation is complete, simply build the project using:
npm run buildThe build will create a new directory named 'build' inside the Extension directory.
You should now see this directory with built files as your directory location:
[project directory]/Brain/Extension/build
Compatibility and Beyond π
RisingBrain Extension is designed to foster compatibility across all browsers, ensuring no user feels left out.
With the power of AI transforming your everyday browsing, you'll experience comfort, ease, and innovation like never before.
The future is here with the RisingBrain Extension! Ride the wave of the future with us π.
Contributing πͺ
We appreciate your interest in enhancing our work! Please respect the style and contribution guidelines of every project when submitting patches and additions. Our general Git workflow of choice is "fork-and-pull".
- Fork the repository on GitHub
- Clone your fork to your machine
- Commit the changes to your personal branch
- Push these updates back to your fork
- Don't forget to submit a Pull Request for us to study your contributions.
NOTE: Sync with "upstream" to have the latest updates before you make a pull request!