An efficient tool to scan Google Form questions, retrieve options, and process them for smart answer generation. Perfect for simplifying form responses!
- Automatic Form Scanning: Captures questions and options from Google Forms seamlessly.
- Smart Answer Generation: Processes form data with OCR (using Tesseract) and AI (Google's Gemini AI) for response suggestions.
- Real-time Updates: Displays a loader until the response is ready, enhancing user experience.
To get started with the Google Form Helper Chrome Extension, follow these steps:
- Node.js: Download Node.js
- Google Chrome: Make sure you have Google Chrome installed.
You can either clone the repository or download the latest release.
- Go to the Releases page.
- Download the latest
.zip
file. - Extract the downloaded file to a folder.
git clone https://github.com/VinamraSaurav/Google-Form-AI-Response-Extension.git
cd Google-Form-AI-Response-Extension
-
Open the Chrome Extensions Page
Open a new tab in Chrome and go to
chrome://extensions/
. -
Enable Developer Mode
In the Chrome Extensions page, toggle Developer mode on (usually located in the top right corner of the page).
-
Load the Unpacked Extension
Click on Load unpacked.
-
Select the Extension Folder
In the file dialog, navigate to the cloned repository folder, select it, and click Open.
We welcome contributions! To contribute:
-
Fork the repository π΄
Fork the repository by clicking the Fork button on the top right-corner.
-
Clone your forked repository π₯οΈ
Clone the forked repository to your local machine:
git clone https://github.com/VinamraSaurav/Google-Form-AI-Response-Extension.git cd Google-Form-AI-Response-Extension
-
Create a new branch π±
Create a new branch for your feature or bug fix:
git checkout -b feature/your-feature
-
Make your changes β¨
Make the necessary changes to the codebase. Ensure your code follows the project's coding standards and conventions.
-
Commit your changes πΎ
Commit your changes with a descriptive commit message:
git add . git commit -m "Add feature: your-feature"
-
Push your changes π
Push your changes to your forked repository:
git push origin feature/your-feature
-
Create a pull request π
Go to the original repository on GitHub and click the "New pull request" button. Select your branch from the "compare" dropdown and submit the pull request.
For more detailed instructions, refer to the GitHub documentation on creating a pull request.
Thank you for contributing! Your help is greatly appreciated. π
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or support, please reach out to vindev1715@gmail.com.
Vinamra Saurav |
Shivam Saurav |
Vaibhav Choudhary |
Saurav Kumar Jha |