Skip to content

theBuzzyCoder/AptitudeEngine

Repository files navigation

AptitudeEngine

Aptiude Engine is a web application which can solve certain classes of aptitude problems and provide solutions in a step by step order.It uses machine Learning(NLTK) to classify the questions and pattern matching to extract parameters from the question.

Minimum Requirements

  1. Linux OS with python 3 or higher
  2. MySQL server installed
  3. Flask Micro-Framework installed

How to Run?

  • Clone the repository
  • Run the Script
    • Change current directory to Aptitude Engine by
    cd AptitudeEngine
    
    • Execute the main script by
    python3 main.py
    
    • Now visit
    http://localhost:8085/
    
    • If everything is configured properly you will be taken to Aptitude Engine Web application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •