AYUSHI SAXENA's repositories

FreeCodeCamp-Projects

This repo is for coders who are looking to contribute & participate in Hacktoberfest. Please do star the repo if y'all liked it!

Language:PythonStargazers:1Issues:0Issues:0
Language:HTMLStargazers:1Issues:0Issues:0

Algorithms

A repository of different Algorithms and Data Structures implemented in many programming languages.

Language:C++License:MITStargazers:0Issues:0Issues:0

Best-websites-a-programmer-should-visit

:link: Some useful websites for programmers.

License:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Clone-invisible-using-opencv

Removing a person from a background is indeed an interesting and awkwardly surprising task. In this guide, I want to show step by step how to remove a person from a live stream using OpenCV with Python.

Language:PythonStargazers:0Issues:0Issues:0

Clone-Invisible-with-Grey-scale-

Removing a person from a background is indeed an interesting and awkwardly surprising task. In this guide, I want to show step by step how to remove a person from a live stream using OpenCV with Python.

Stargazers:0Issues:0Issues:0

Code-with-love

Open source programming algorithms

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

hacktoberfest-swag-list

Multiple companies give out swag for Hacktoberfest, and this repo tries to list them all.

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

Hacktoberfest2020

An example repository to learn how to contribute to open source for Hacktoberfest 2020

License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

House-price-prediction

Housing Price Prediction using Makchine learning with Scikit learn modules

Stargazers:0Issues:0Issues:0

Machine-Learning-with-R-datasets

Formatted datasets for Machine Learning With R by Brett Lantz

Stargazers:0Issues:0Issues:0

machinelearning

My blogs and code for machine learning. http://cnblogs.com/pinard

License:MITStargazers:0Issues:0Issues:0

My-FreeCodeCamp-Code

My code from the bootcamp.

Stargazers:0Issues:0Issues:0

My-Smart-Buy

Django webapp that scrapes all the required product information like prices ,name, rating , images ,description etc from popular eCommerce websites.The website can be used to compare similar products at different eCommerce stores which will reduce the time given for online shopping.

Language:PythonStargazers:0Issues:0Issues:0

open-event-frontend

The frontend for the Open Event API Server https://open-event-frontend.now.sh

License:Apache-2.0Stargazers:0Issues:0Issues:0

ShivMani-Echo

This is my personal AI Desktop voice assistant using python and speech Recognition

Language:PythonStargazers:0Issues:0Issues:0

Shivmani_Echo

Installing First, make sure you have all the requirements listed in the “Requirements” section. The easiest way to install this is using pip install SpeechRecognition. Otherwise, download the source distribution from PyPI, and extract the archive. In the folder, run python setup.py install. Requirements To use all of the functionality of the library, you should have: Python 2.6, 2.7, or 3.3+ (required) PyAudio 0.2.11+ (required only if you need to use microphone input, Microphone) PocketSphinx (required only if you need to use the Sphinx recognizer, recognizer_instance.recognize_sphinx) Google API Client Library for Python (required only if you need to use the Google Cloud Speech API, recognizer_instance.recognize_google_cloud) FLAC encoder (required only if the system is not x86-based Windows/Linux/OS X) The following requirements are optional, but can improve or extend functionality in some situations: On Python 2, and only on Python 2, some functions (like recognizer_instance.recognize_bing) will run slower if you do not have Monotonic for Python 2 installed. If using CMU Sphinx, you may want to install additional language packs to support languages like International French or Mandarin Chinese. The following sections go over the details of each requirement. Python The first software requirement is Python 2.6, 2.7, or Python 3.3+. This is required to use the library.

Language:PythonStargazers:0Issues:0Issues:0

WriteUtils

A tool for analyzing, editing some text in django backend

Language:PythonStargazers:0Issues:0Issues:0