Form404 is a Chrome extension that uses Artificial Intelligence to analyze Google Form questions and generate answers in real time. It helps users review answers for MCQs and theoretical questions directly in the browser console. This project is built for learning and research purposes , focusing on browser automation and AI integration.
- Automatically detects Google Forms
- Reads MCQ , short answer and paragraph questions
- Sends questions to an AI backend for processing
- Generates intelligent answers using LLMs
- Automically selects them in Google Forms
- Prevents manual form filling
- Works in real time
This project uses :
- LLaMA 3.1 (8B) model
- Powered by Groq API
The backend is deployed on Vercel and handles all AI requests securely.
Follow these steps to install the extension manually :
- Download or clone this repository
- Extract the folder
- Open Google Chrome
- Go to : chrome://extensions
- Enable Developer Mode
- Click on "Load Unpacked"
- Select the project folder
The extension will now be installed.
ENJOY 😒😁