Skip to content

SurvAI - An efficient AI-based Survey Options Generator. This project has been made as a part of the Infosys Summer of Ideas 2020

Notifications You must be signed in to change notification settings

Sahithi-Venkatesan/SurvAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SurvAI - The Survey Options Generator

An effiecient and accurate Survey Options Generator implemented using state-of-the-art model BERT.

Survey generations can be made much quicker and more efficient by making use of deep learning models for automatic generation of answer fields. Some survey questions take standard options mostly, some take text answers, some take single selection/multi-selection answers, etc. Therefore manual selection of answer type fields for questions can be automated using AI for greater efficiency

SurvAI is an AI-based option generator that makes use of BERT transformers and predicts accurate answer types depending on the question we need as a part of our survey. This method is efficient, and it also saves time by generating the appropriate input type for the entered question without the manual selection necessity!

The data acquisition and web scraping has been done carefully from selected websites and the final dataset has been modified as per our requirement for data analysis.

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.1%
  • HTML 14.9%