Sujithkumar M A's repositories

Instragram-Videos-and-Display-Profile-Downloader-in-Flutter

A simple flutter app to download instagram videos and profile pictures of users

Language:DartStargazers:2Issues:0Issues:0

Energy-Efficient-Home

Design proposed in a Hackathon conducted by Vellore Institute of Technology

Stargazers:1Issues:0Issues:0

Twitter-Toxic-Comments-Classification-using-Convolutional-Neural-Networks

A Convolutional Neural network which would classify the toxic tweets! For this project, I have used the tweets dataset from t-davidson's repository. To create the word embeddings, I have imported the pre-formatted dataset from Stanford called as Global Vectors for Word Representation.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Arithmetic-Expression-Solver-Bot-Using-Speech-Recognition-in-Python

This matkibot will speak with you and calculate the lengthy arithmetical expression. For e.g. if I say "5+4-10*100", It will calculate the answer and tell me.So, we don't need to type the lengthy expression in a calculator(say I want to add 50 different values, I can simply recite which will be type and time consuming) Also, It can search for something which you tell in Wikipedia. So mat+wiki+bot=matkibot. I used Speechrecognition, wikipedia, win32.com in Python 2. I have uploaded both the .py file and the iPython notebook file. The issue here is that it is slow in computing.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Calculus-App-using-Python-Sympy-and-Kivy-Framework

Do differentiation and integration using a python library called as sympy in an app developed using kivy framework in Python

Language:PythonStargazers:0Issues:0Issues:0

Calculus-Solver-Application-using-Flutter-Python-and-Flask-API

Made a flask framework in Python which will return the desired solution for a calculus problem. Hosted it, Getting the response in a flutter app

Language:DartStargazers:0Issues:0Issues:0

Covid-19-Regression-Analysis-in-Tamilnadu-India

I have used graphlab create module in Python 2 to create linear regression models that will predict the total no. of cases in the state of Tamilnadu in India using the dataset available in the server of Government of Tamilnadu. In both the models, the features vary and so the accuracy. I have observed that the no.of cases varies directly as the no. of tests taken increases.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Daily-Tasklist-App-using-Flutter

A very simple flutter app to add our daily tasks and delete it offline

Language:DartStargazers:0Issues:0Issues:0

Dhanvantari-Traditional-Health-Bot

An AI Based Chatbot which will give traditional home remedies for temporary illness

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Infinite-Laughs-Jokes-Generator-App-using-Flutter

A simple app in flutter to generate jokes from jokes API

Language:DartStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

News-App-using-Flutter-and-News-API

A simple news app in Flutter using newsapi.org

Language:DartStargazers:0Issues:0Issues:0

OCR-Text-Recognizer-App-Using-Flutter-and-Firebase

A simple Text Recognizer with flutter/dart as frontend and firebase's MLKit as the backend

Language:DartStargazers:0Issues:0Issues:0

Smart-Environment-Monitoring-System-using-IOT-and-AI

Predicts the temperature and humidity based on the real-time data collected by sensors

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Temperature-Controlled-DC-Motor-using-Arduino-and-TMP36

In this, I have designed a circuit to control the speed of a dc motor using the input from a Temperature Sensor(TMP36), BC547 NPN Transistor and a Zener diode(IN 4731A). The input from the sensor is calculated and that is converted as a PWM duty cycle and given as a PWM signal to the motor. If the temperature goes above the room temperature(fixed at 20-25 degree celsius), then the speed of the motor will increase (from 350 rpm upto 1200 rpm). If the temperature goes below 18 degree celsius(very cold), then the motor will automatically turn off. This is simple and doesn't involve the use of H-bridge to control the motor. This can be a model for the temperature controlled fan. If we could maximise this model, practically a temperature controlled fan can be designed which will run according to the room temperature. Climatic conditions vary. The temperature at 12 noon and 7 pm are not the same nowadays. if the room gets too cold, then the fan will automatically turn off. if it gets too hot, then the fan will automatically increase its speed.

Language:C++Stargazers:0Issues:0Issues:0

Trespassers-Alarm-Prototype-using-PIR-Sensor

A simple model to alert the user if there is any person(trespassers) detected by a PIR sensor in a restricted area. A buzzer gets energized when the sensor value goes to 1. To stop the buzzer, User can press 1 (interaction with the arduino board

Language:C++Stargazers:0Issues:0Issues:0

Whatsapp-Quotes-Sender-using-Flutter

A simple flutter app to generate quotes

Language:DartStargazers:0Issues:0Issues:0

Wikipedia-Summarizer-using-Python-3

Using tkinter module in python3, A GUI has been created that will search a topic given in the wikipedia and summarize the content and save it as a .txt file.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Youtube-Video-Downloader-using-Flutter-Python-Flask-API

A simple youtube video downloader app using Flutter as frontend and python-flask as backend

Language:DartStargazers:0Issues:0Issues:0