Pinned Repositories
Calculator
A very basic calculator but deployed end to end by using technologies like python, html, css, flask for preparation of application and gunicorn for production server deployed through heroku
Cryptography
It includes coding of famous ciphers in simplified and generalized manner
Elective-Advisory-System-for-IIITD
Elective Advisory System for IIITD students using Prolog
Elective-Advisory-System-for-IIITD-2.0
This is better version of previous Elective Advisory System which has NL interface integrated with prolog.
Fetal-Arc
Predicting Fetal Health, and Birth-Weight of fetus using Machine Learning
Flipkart-Review-Scrapper
End to End application deployed on Heroku which scraps the reviews from Flipkart (shows only reviews of first page)
Indian-Sign-Langauge-Identifier
A deep learning based end to end project which converts Indian Sign Language to text; and speech to Indian Sign Language.
Irrigreat
Precision Agriculture based ML and DL project (local host deployment) which have features of crop recommendation, fertilizer recommendation and pesticide recommendation.
PlagiarismRemover
Plagiarism Removal is made by using nltk (Natural Language Toolkit) using a simple concept of synonyms set that comes with wordnet. Lemmas can be used and then their names will be synonyms. Randomly, any synonym can be assigned without changing the context. Everytime, program is run, the user can get a different flavour of plagiarism removed text each time, making the user have different options and then the user can simply go with the one which he/she finds most appropriate as per his/her need. But after certain iterations, user may start getting same content.
PoemGenerator
Markov chain based Poem Generator which generates poems in style of William Shakespeare. The data fed is the work of Shakespeare and then it creates a transition table in form of dictionary and then finds out probability of words being together, as is expected in Markov Chain rule. This is end to end application deployed on heroku platform.
simranvolunesia's Repositories
simranvolunesia/Irrigreat
Precision Agriculture based ML and DL project (local host deployment) which have features of crop recommendation, fertilizer recommendation and pesticide recommendation.
simranvolunesia/PlagiarismRemover
Plagiarism Removal is made by using nltk (Natural Language Toolkit) using a simple concept of synonyms set that comes with wordnet. Lemmas can be used and then their names will be synonyms. Randomly, any synonym can be assigned without changing the context. Everytime, program is run, the user can get a different flavour of plagiarism removed text each time, making the user have different options and then the user can simply go with the one which he/she finds most appropriate as per his/her need. But after certain iterations, user may start getting same content.
simranvolunesia/Fetal-Arc
Predicting Fetal Health, and Birth-Weight of fetus using Machine Learning
simranvolunesia/Indian-Sign-Langauge-Identifier
A deep learning based end to end project which converts Indian Sign Language to text; and speech to Indian Sign Language.
simranvolunesia/Flipkart-Review-Scrapper
End to End application deployed on Heroku which scraps the reviews from Flipkart (shows only reviews of first page)
simranvolunesia/PoemGenerator
Markov chain based Poem Generator which generates poems in style of William Shakespeare. The data fed is the work of Shakespeare and then it creates a transition table in form of dictionary and then finds out probability of words being together, as is expected in Markov Chain rule. This is end to end application deployed on heroku platform.
simranvolunesia/Calculator
A very basic calculator but deployed end to end by using technologies like python, html, css, flask for preparation of application and gunicorn for production server deployed through heroku
simranvolunesia/Cryptography
It includes coding of famous ciphers in simplified and generalized manner
simranvolunesia/Elective-Advisory-System-for-IIITD
Elective Advisory System for IIITD students using Prolog
simranvolunesia/Elective-Advisory-System-for-IIITD-2.0
This is better version of previous Elective Advisory System which has NL interface integrated with prolog.
simranvolunesia/Finding_Influential_Nodes_RuralSetting
To find highly central individuals in rural village who can diffuse information faster and far.
simranvolunesia/Forward-Chaining-Application
Course Suggestion and Extra Curricular Activities Suggestion using Forward Chaining
simranvolunesia/Google-Data-Studio-Covid-19
Click on link of dashboard to see it (link given in pdf). Dashboard is created using Google Data Studio.
simranvolunesia/Google-Data-Studio-Youtube-Analytics-For-My-Own-Channel
This a Google Data Studio Youtube Analytics for my youtube channel, ConceptsInDepthAndEasy ! You can go and check out my channel https://www.youtube.com/channel/UCJPZjYLPApIZokATpjj5HZg For the analytics (to know how my channel performs) the dashboard link is https://datastudio.google.com/reporting/b537b9df-02d9-42a3-86b4-180855d196a8
simranvolunesia/ImageFilter
A simple beginner level project made using opencv which applies 4 to 5 filters on captured image.
simranvolunesia/Job-Role-Prediction-System
ML-based job role prediction system
simranvolunesia/ProblemSolvingAndDSAPractice
A repository to record my practice for problem solving and DSA!
simranvolunesia/Road_Route_Search_AI_Assignment2
AI Assignment 2 for road route search using Depth First Search and Best First Search
simranvolunesia/simranvolunesia