Coder Social home page Coder Social logo

equation-solver-gui's Introduction

GUI-Python

Desktop Application Using Python GUI ( tkinter) Equation solver is a application which helps us to solve 2 equation in 2 variable or 3 equation in 3 variable in just a click.

About Speech Recognition :

This brand new feature can solve equations based on your voice

Prerequisites : 1.Make sure you are connected to internet 2.Make sure your microphone is turned on 3.Make sure there no background voice

For 2 equation 2 variable :-

Equation 1 - a1x + b1y = c1 Equation 2 - a2x + b2y = c2

Speak in the format -

First equation A is "Your number" ,B is "Your number" , C is "Your number" Second Equation A is "Your number" , B is "Your number" , C is "Your number"

For 3 equation 3 variable :-

Equation 1 - a1x + b1y + c1z = d1 Equation 2 - a2x + b2y + c2z = d2 Equation 3 - a3x + b3y + c3z = d3

Speak in format of :-

First equation A is "Your number" , B is "Your number" , C is "Your number" , D is "Your number" Second Equation A is "Your number" , B is "Your number" , C is "Your number" , D is "Your number" Third Equation A is "Your number" , B is "Your number" , C is "Your number" , D is "Your number"

Edit :- Speech recognition may take some time depending upon the clarity with which you speak

Sorry for the inconvenience causing , we are trying to upgrade

time to code ~ 20 hours

equation-solver-gui's People

Contributors

aryanshridhar avatar

Watchers

 avatar  avatar

Forkers

kullboii

equation-solver-gui's Issues

Add Threading

To add a separate thread for the speech recognition so that it doesn't freezes when the main thread is executed .

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.