Code Monkey home page Code Monkey logo

photostat's Introduction

Photo Stat

About the Project

PhotoStat is intended to be a web-based AI to solve introductory hypothesis tests (z-tests and t-tests of Normal distributions) by inserting an image of a word problem or typing out the question.

This project is a work in progress. I will first implement the project without using machine learning. I will extract necessary data from the word problem using other methods for the initial implementation of the project. Then, I will re-implement the project using machine learning.

Functionalities:

  • Website with a simple interface to take/insert an image of a word problem or type out the question
  • Option to take a picture of the word problem
  • Option to upload a picture of the word problem
  • Option to type out the word problem
  • Allow users to view a step-by-step process of the hypothesis test
  • Option to copy the solution to the clipboard or save it to a file
  • View more information about the AI regarding its reliability (%) and the project

Tasks

  • Add a way to process the image into text
  • Refine image to text processing accuracy
  • Train a model to extract core data (e.g. mean, standard deviation, etc.) from the problem
  • Train a model to perform the hypothesis test
  • Train a model to differentiate between z-tests and t-tests
  • Allow users to view a step-by-step process of the hypothesis test
  • Allow users to copy the solution to the clipboard
  • Allow users to save the solution to a file
  • Allow users to share the solution with others
  • Create a website for the project
  • Connect the AI to the website
  • Allow users to view more information about the AI regarding its reliability (%) and the project
  • Create a histogram of the website's daily/weekly/monthly usage and save it to a spreadsheet

Built With

References

photostat's People

Contributors

yeojunh avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.