Skip to content

script for automating the process of answering questions on a web form using an AI model

Notifications You must be signed in to change notification settings

ViniciusCestarii/auto-answer-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

auto-answer-ai

This repository contains a script for automating the process of answering questions on a web form using an AI model. The script extracts questions from a form, queries an AI model for the answer, and selects the correct option on the form. It can also navigate through pages based on the form's structure.

Features

Automatic Question Extraction: Extracts the question text from a specified form element.

AI Model Integration: Uses an AI model to determine the correct answer.

Form Interaction: Automatically selects the correct answer and submits the form.

Page Navigation: Moves to the next page of the form if configured.

Requirements

Web browser with JavaScript support

Groq API key for authentication with the AI model (Groq has free plan)

About

script for automating the process of answering questions on a web form using an AI model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published