Skip to content

An Artificially Intelligent Questions and Answers Generator created as a part of my internship at Webology

Notifications You must be signed in to change notification settings

Mayonaka88/questions-and-answers-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questions and Answers Generator

An Artificially Intelligent Questions and Answers Generator created as a part of my internship at Webology.

Python and deep learning algorithoms are used to generate questions and answers from text

Concepts from natural language processing, deep learning, and neural networks were used in this project.

A simple web application is used to display the input and the output of the program.

The user inputs thier text and the program would then extract information from it. This information would then be used to generate questions and thier respective awnsers with alternative choices to go along with it.

The output is in the style of a multiple choice question.

Run packages.ipynb to install the required packages

Run main.py to execute the web app then follow the instructions on the terminal.

About

An Artificially Intelligent Questions and Answers Generator created as a part of my internship at Webology

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published