An open API service indexing awesome lists of open source software.

Tensorflow

TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.

https://github.com/mrgehlot/facial_recognition

Simplest real-time facial recognition system built with MediaPipe, FaceNet, and Streamlit. Detect faces, build custom datasets, and identify people instantly from your webcam. Perfect for smart home automation, security systems, and interactive applications.

ai artificial-intelligence attendance-system biometrics chromadb computer-vision face-net face-recognition facial-recognition machine-learning mediapipe opencv python real-time smart-home streamlit tensorflow vector-database webrtc

Last synced: 30 Aug 2025

https://github.com/machphy/youtube_sentiment_analysis_api

analyzes sentiment in YouTube video comments using the YouTube Data API and a pre-trained model. It fetches comments, performs sentiment analysis, and visualizes the results on a web interface.

api flask gcp jinja2 keras matplotlib python requests tensorflow

Last synced: 28 Jan 2026

https://github.com/mukesh015/railway-monitoring-system

This is the railway project which can handle all things which ai can do.

jwt-authentication node object-detection python react tensorflow vgg16 vite yolo

Last synced: 15 Apr 2026

https://github.com/kimrass/music_vae

Train 'MusicVAE' using 'Groove MIDI' dataset.

music-generation tensorflow

Last synced: 27 Apr 2026

https://github.com/laraib-azmat/tensorflow_qna_model

React Native code using tesnorflow QnA model that answer the question according to provided context. This app contain Camera Screen, Upload to firebase Screen, Images of firebase Screen, and QnA Screen

authentication firebase-database firestore qna react-native tensorflow

Last synced: 08 May 2026

https://github.com/yajatkaul/handcursorai

A python script made to detect your hand gestures and execute os commands respectively

conda mediapipe numpy opencv-python python3 tensorflow

Last synced: 24 Jan 2026

https://github.com/kundan547/mental-health-chatbot

The Mental Health Chatbot is an AI-powered conversational agent that provides users with personalized mental health guidance, self-help resources, and supportive dialogue. It aims to reduce the stigma around mental health by offering a private and safe space for users to share their feelings and receive relevant suggestions.

bootstrep flask mysql-database nltk-python python3 tensorflow

Last synced: 24 Feb 2026

https://github.com/justinshenk/digits-classifier

Testing repository for digit classification convolutional network

convolutional-neural-networks digits-recognition tensorflow

Last synced: 24 Apr 2026

https://github.com/furk4neg3/traffic-volume-forecasting

Traffic volume forecasting with AI using bidirectional LSTM model and React frontend.

artificial-intelligence bidirectional-lstm data-visualization deep-learning flask forecasting fullstack-development react tensorflow

Last synced: 03 Jan 2026

https://github.com/alyssonmach/tf-vision-transformer

Implementation of the Vision Transformer algorithm in TensorFlow

deep-learning tensorflow vision-transformer

Last synced: 15 May 2026

https://github.com/tautcony/captcha-tfjs-demo

Run an OCR model in the browser via tfjs

captcha tensorflow tensorflowjs

Last synced: 13 Apr 2026

https://github.com/sergio11/fake_news_classifier

📰 Fighting Fake News with machine learning! 🤖 Using source-based classification to detect misinformation using TF-IDF + RandomForest vs Embeddings + CNN. 🔍

cnn data-processing deep-learning fake-news-detection machine-learning misinformation nlp random-forest tensorflow text-classification tf-idf

Last synced: 06 Mar 2026

https://github.com/subhangisati/identification-of-gemstone-using-mobilenetv2-and-transfer-learning

The project focuses on Identification of various Gemstone. The dataset consists of 87 classes.It shows the whole progress and model used to achieve final accuracy. You will gain knowledge of Computer Vision, The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet,The final model used was transfer learning with model MobileNetV2

artificial-intelligence classification computer-vision convolutional-neural-networks cv2-library data-science deep-learning deep-neural-networks keras-neural-networks keras-tensorflow machine-learning multiclass-image-classification numpy-library pandas-dataframe python scikit-learn seaborn-python tensorflow

Last synced: 06 Mar 2026

https://github.com/kjunichi/classify_image_web

web app for classify_image.py(tensorflow)

classify-images tensorflow web-app

Last synced: 02 Apr 2025

https://github.com/oleksandr-g-rock/image_classify_tflite_camera_pi_while

Image classification (persons, animals, other) on raspberry pi from pi-camera (with cycle while) used custom tflite model (output to terminal)

raspberry-pi raspberry-pi-camera tensorflow tensorflow-examples tensorflow-tutorials tensorflowlite

Last synced: 19 Jan 2026

https://github.com/s44wn/the-watcher

A wep-app uses tensorflow to monitor a person presence.

ai nextjs nextjs14 security tailwindcss tensorflow typescript webcam

Last synced: 17 Apr 2026

https://github.com/hrbigelow/pyctb

Python Customized Tracebacks

debugging-tool pytorch tensorflow

Last synced: 07 May 2026

https://github.com/tilakmaddy/ai-to-understand-woman

Women are weird - yes means no , no means yes and a yes after a no is called maybe ! This one predicts the real expected answer they want

artificial-intelligence hilarious-github-project python python-3 tensorflow weird

Last synced: 12 Mar 2025

https://github.com/zaccharieramzi/tf-unet

An unofficial TensorFlow implementation of the U-net

image-denoising image-segmentation tensorflow unet

Last synced: 16 Apr 2026

https://github.com/andy-wilkinson/chemmltoolkit

A set of useful Python functionality for machine learning in chemistry

cheminformatics chemistry machine-learning tensorflow

Last synced: 10 Apr 2025

https://github.com/bunyaminyavuz/mnistdenoisingandclassification

A comprehensive project demonstrating the effects of noise on MNIST digit classification and the improvements achieved using denoising techniques. Includes data preprocessing, model training, and visualization using Streamlit.

classification data-augmentation deep-learning denoising image-processing keras machine-learning mnist neural-networks noise-reduction python streamlit tensorflow

Last synced: 05 Apr 2026

https://github.com/ryannapp12/quant_trading_engine

A modular, and scalable quantitative trading engine built in Python. This project demonstrates efficient data caching with SQLite, concurrent backtesting, and advanced risk analytics, showcasing best practices in clean code architecture and performance optimization.

algorithmic-trading backtesting dash data-analysis data-visualization fintech lstm machine-learning numpy pandas plotly python quantitative-finance real-time risk-management sqlite technical-analysis tensorflow time-series-analysis trading-strategies

Last synced: 11 Apr 2026

https://github.com/kabeer786786/doodlerecognizer

A Doodle Recognizer that uses machine learning to classify hand-drawn sketches into predefined categories with high accuracy.

convolutional-neural-networks deep-learning expressjs flask keras nodejs python reactjs tailwindcss tensorflow

Last synced: 10 Apr 2026

https://github.com/namansnghl/world-econ-growth-forecast

Forecasting GDP for IMF member countries (End-to-End Data Engg + ML on GCP)

airflow cicd-pipeline docker-compose gcp mlflow mlops-project tensorflow

Last synced: 04 Jan 2026

https://github.com/shanmukhsrisaivedullapalli/automatic-ticket-classification

This project processes customer complaint data using pandas for data manipulation and applies text preprocessing techniques, including lemmatization, to clean and normalize complaint text. The `tqdm` library provides progress bars for efficient tracking of text processing tasks.

matplotlib neural-networks nlp numpy pandas python3 scikit-learn seaborn tensorflow tqdm wordcloud

Last synced: 11 Apr 2026

https://github.com/rockfordwei/jupyterdockerserver

This is a stand alone Jupyter notebook server docker configuration, with an integration with TensorFlow CPU version.

docker docker-compose dockerfile machine-learning notebook pip pip3 python python3 tensorflow ubuntu1604

Last synced: 10 Apr 2026

https://github.com/ashleymarkfletcher/linearregressiontensorflowjs

linear regression visualised with Tensorflow.js and P5.js

javascript p5js tensorflow tensorflow-js

Last synced: 29 Apr 2026

https://github.com/nvinayvarma189/deep-learning-with-tensorflow

This repo consists all the basics of tensorflow and all major Deep Learning algorithms and techniques implemented in tensorflow. It will explain you the basics of tensorflow. You can visualize how tensors flow through a grapg while you create one

autoencoder cnn deep-learning gan matplotlib neural-network numpy pandas python3 reinforcement-learning rnn tensorflow

Last synced: 11 Apr 2026

https://github.com/diegoperea20/nextjs-netflix-cluster-with-tensorflow

Nextjs Netflix Cluster with Tensorflow converting a kmeans cluster model to tensorflowjs that is .json

cluster duration json kmeans netflix nextjs release-year tensorflow

Last synced: 10 Apr 2026

https://github.com/shibam120302/image_watermarking_flask_app

We made this easier than ever using OpenCV with Python to automate watermarking multiple images

flask imagewatermakering imutils keras python tensorflow

Last synced: 11 Apr 2026

https://github.com/glenmiracle18/ai-video-sentimentml-ml_model

A project aimed at analyzing videos sentiments and emotions from a custom built machine learning model using tensorflow, python, etc

ai api-gateway aws docker ffmpeg machine-learning meld neon nextjs15 pandas python sagemaker-deployment tensorflow tokenizer

Last synced: 11 Apr 2026

https://github.com/oshinrathor/ml-nlp-projects

This repository contains a collection of Machine Learning and NLP projects, including sentiment analysis with NLTK, text preprocessing, and deep learning models. It covers techniques like tokenization, stopword removal, lemmatization, rule-based analysis, and transformer models like BERT for practical NLP applications.

bert deep-learning fine-tuning imdb-dataset lstm machine-learning neural-network nltk polarity preprocessing sentiment-analysis tensorflow textblob tokenization transformer vader-sentiment-analysis

Last synced: 28 Apr 2026

https://github.com/arturobp3/video_face_detection

This repository is part of my Bachelor's Thesis. It includes several Deep Learning models created to perform face detection both in real time and in previously saved videos. Due to the current pandemic situation, there's a model capable of detecting facial masks on people.

covid19 deep-learning docker face-detection machine-learning python3 tensorflow

Last synced: 10 Apr 2026

https://github.com/oneapi-src/data-streaming-anomaly-detection

AI Starter Kit for Data Streaming Anomaly Detection using Intel® Optimized Tensorflow*

deep-learning tensorflow

Last synced: 04 Apr 2025

https://github.com/suraj-sedai/lstm-deep-learning

A step-by-step guide to mastering sequence prediction using TensorFlow and LSTM. This repository covers everything from basic linear predictions to advanced multi-step forecasting, many-to-many LSTM models, and real-world applications like stock price forecasting and sales prediction.

lstm-neural-networks lstm-sentiment-analysis numpy pandas python sklearn tensorflow

Last synced: 11 Apr 2026

https://github.com/amodinho/imperial-data-science

(WIP) An open source Data Science Curriculum that exposes you to Cloud-Native Data Science. 👩‍🔬👨‍🚀

azure data-science data-science-learning fastai kaggle python tensorflow

Last synced: 11 Apr 2026

https://github.com/igormcsouza/kitty-api

Question and Answer API for cats myths!

chatbot fastapi tensorflow

Last synced: 16 Jan 2026

https://github.com/danibcorr/musicgenreclassifier

Music genre classifier for automatic equalization parameters for JamesDSP using CNN with Transformers.

classification cnn deep-learning dsp equalization jamesdsp music python spectrogram tensorflow transformer

Last synced: 15 Mar 2025

https://github.com/frederickroman/carscore

full-stack web app that scores cars using neural network trained on UCI car evaluation dataset

cars classifier express expressjs full-stack node nodejs tensorflow tensorflow-node tensorflowjs veutify vuejs vuejs2 vuex

Last synced: 05 May 2026

https://github.com/quanhua92/tensorflow-2.x-cheatsheet

CheatSheet for deep learning and machine learning researchers using Keras & TensorFlow 2.x

cheatsheet keras tensorflow tensorflow2

Last synced: 08 May 2026

https://github.com/arrrsunny/blockyai

This is the educational project that allow user to build up their own AI model with various blocks:

ai blocks keras python3 tensorflow

Last synced: 03 Feb 2026

https://github.com/into-the-grey/project-l.i.s.a-guide

This is a living document for Project L.I.S.A. A local Ai-Model, with the goal of expanding its functionality slowly.

ai mdbook model python pytorch tensorflow

Last synced: 03 Feb 2026

https://github.com/prem07a/dog_cat

Build and train a deep learning model to classify cat and dog images, with model performance analysis.

cnn deep-learning dog-cat-classification keras python3 streamlit-webapp tensorflow

Last synced: 05 May 2026

https://github.com/cbhihe/classify_sound_mobile

Deep NN transfer learning applied to classify sound on the fly from your mobile phone.

javascript mobile-app neural-network sound-classification tensorflow transfer-learning

Last synced: 16 May 2026

https://github.com/payalord/tf-jupyterlab

Docker container with tensorflow and jupyterlab

jupyterlab tensorflow

Last synced: 01 Sep 2025

https://github.com/sminerport/imdbsentimentclassifier

A sentiment analysis model trained on the IMDb Movie Reviews Dataset to classify reviews as positive or negative. This project uses a Bidirectional LSTM with GloVe embeddings, batch normalization, and regularization to improve accuracy and generalization. Includes data preprocessing, model training, and evaluation.

bidirectional-lstm deep-learnning git-lfs glove imdb-dataset keras lstm machine-learning movie-review-app natural-language-processing nlp opinion-mining python sentimental-analysis tensorflow text-classification

Last synced: 29 Apr 2026

https://github.com/orthoseg/segmodels_keras

Segmentation models with pretrained backbones. Keras and TensorFlow Keras.

ai keras models segmentation tensorflow

Last synced: 10 Apr 2026

https://github.com/silviaamam/tf_hackathon

TensorFlow workshop for the Centre for Computational Chemistry

hackathon tensorflow tensorflow-tutorials

Last synced: 29 Apr 2026

https://github.com/notedance/note-documentation

Machine learning library, Distributed training, Deep learning, Reinforcement learning, Models, TensorFlow, PyTorch

deep-learning machine-learning machine-learning-library reinforcement-learning tensorflow

Last synced: 15 May 2026

https://github.com/hcl-tech-software/become-an-rtist

Sketch drawing game for the Raspberry Pi with camera and push button. Uses image recognition to recognize a sketch drawn by the player.

image-recognition model-realtime raspberry-pi raspberry-pi-camera tensorflow

Last synced: 11 Apr 2026

https://github.com/arindas/esrgan

Tensorflow 2.0 implementation of ESRGAN

deep-learning esrgan gan super-resolution tensorflow

Last synced: 28 Aug 2025

https://github.com/jimut123/mlcp

Too Simple Experiments

kears learning machine tensorflow tf training

Last synced: 16 Jan 2026

https://github.com/frostbyte012/computer-vision-project-ay-2024

This project presents a real-time face emotion detection system implemented as a full-stack desktop application. The system integrates deep learning techniques to accurately classify human emotions, including happiness, sadness, anger, surprise, disgust, fear, and neutral expressions, from live video streams or camera inputs. Download apk file :-

android android-app computer-vision deep-learning java keras mlkit opencv tensorflow tensorflow-lite

Last synced: 11 Apr 2026

https://github.com/machinecyc/mlds2018spring

Hung-Yi Lee Machine Learning and having it deep and structured 2018 Spring Homework

deep-learning homework hung-yi-lee machine-learning mnist ntu python3 tensorflow

Last synced: 13 Feb 2026

https://github.com/ansub/mask-detection

A Mask Detection Application using Keras/TensorFlow and OpenCV.

keras numpy opencv python tensorflow

Last synced: 10 Apr 2026

https://github.com/tejasvi541/machine-learning

My Machine and Deep Learning Practice and Projects Notebooks

matplotlib numpy python3 pytorch sklearn tensorflow

Last synced: 10 Apr 2026

https://github.com/coder-deep/computervision-braintumordetection

Developed a robust deep learning model for classifying brain tumors using MRI images, achieving a 98% accuracy. Demonstrated its real-world applicability in medical diagnostics.

computer-vision deep-learning image-processing opencv python pytorch resnet-18 tensorflow vgg13

Last synced: 11 Apr 2026

https://github.com/kavithma-thushal/animal-classification-ai

Welcome to the Animal AI project! This web application uses a deep learning model to predict the class of an animal based on an uploaded image.

ai model python tensorflow

Last synced: 11 Feb 2026

https://github.com/emalagoli92/van-classification-tensorflow

TensorFlow 2.X reimplementation of Visual Attention Network, Meng-Hao Guo, Cheng-Ze Lu, Zheng-Ning Liu, Ming-Ming Cheng, Shi-Min Hu.

computer-vision deep-learning image-classification python pytorch tensorflow transformers

Last synced: 05 Jan 2026

https://github.com/walmartbaggg/Stock-Prediction

Machine learning project using LSTM networks to predict stock prices based on historical data from multiple companies.

machine-learning ml prediction predictions python stock stock-market stock-prediction stock-price-prediction stock-prices tensorflow yfinance

Last synced: 04 Apr 2025

https://github.com/zeidanbm/object-detection-of-self-driving-vehicles

Autonomous vehicles offer a promising solution to safer driving through monitoring and utilizing real-time sensing data. Information collected from different sensors, including LiDAR's, ultrasonic sensors, cameras, radars, and GPS, can be processed, and analyzed to operate the vehicle. Computer vision played an essential role in advancing this technology, especially object detection, which aims to locate and classify objects in a scene. This paper will discuss autonomous vehicle technology and investigate the different object detection, neural network models, architecture, and performance.

autonomous-vehicles nerual-network object-detection tensorflow

Last synced: 21 May 2026

https://github.com/paulj1989/bulgarian-constitutional-court-decisions

Developing NLP models for text and sentence classification using legal texts from the Bulgarian constitutional court.

keras neural-network nlp scikit-learn tensorflow tesseract

Last synced: 04 May 2026

https://github.com/paulmg/unity-ml-challenge

A Machine Learning Unity 3d game consisting of a spaceship agent dodging missiles

2d-game csharp machine-learning python tensorflow unity3d

Last synced: 11 Apr 2026

https://github.com/rakibhhridoy/imageprocessing

Large amount of image processing is quite messy and time consuming,thus the working steps should be fast as well as accurate also. I've made sequential functions that is needed for processing data in TensorFlow and python. These functions made my work fast as it needed in commercial purposes.

augmentation deep-learning functional-programming image-manipulation image-processing keras machine-learning numpy python sequential-patterns tensorflow

Last synced: 08 Apr 2026

https://github.com/progaurab/tensorflowjs

A JavaScript library for training and deploying machine learning (ML) models in the browser and on Node.js

javascript tensorflow tensorflow-js

Last synced: 15 May 2026

https://github.com/malhotra5/deep-learning-with-tensorflow

This is repository contains some interesting projects

deep-learning machine-learning neural-networks python3 tensorflow

Last synced: 20 May 2026

https://github.com/devwithzain/tensorflow-learning

Learning Tensorflow

numpy tensorflow

Last synced: 19 May 2026

https://github.com/gappeah/binance-crypto-prediction-and-analysis

This project leverages the Binance API to acquire real-time data for Bitcoin (BTC) and Ethereum (ETH). The data is then used to train a Long Short-Term Memory (LSTM) neural network model for predicting cryptocurrency prices.

api binance cryptocurrency keras machine-learning neural-networks python tensorflow

Last synced: 25 Feb 2025

https://github.com/evanatyourservice/apollo-tf

Apollo optimizer in tensorflow

apollo optimizer tensorflow tensorflow2 tf tf2

Last synced: 16 May 2026

https://github.com/abhinav2087/forest-fire-and-smoke-detection

This project aims to detect forest fires and smoke in images using a Convolutional Neural Network (CNN) implemented with TensorFlow and Keras. The dataset contains images categorized as fire, smoke, and non-fire.

cnn cnn-keras deep-learning tensorflow

Last synced: 20 May 2026

https://github.com/20040120lxs/dacin

Code for "DACIN: Deep Adversarial Clustering-driven Imputation Networks"

deep-subspace-clustering generative-adversarial-network tensorflow

Last synced: 02 Feb 2026

https://github.com/mghorbani2357/face-match

Face Match built using single shot face recognition to recognize similar faces to shotted face from any image resource. It uses Instagram user profiles as dataset.

face-detection face-recognition python python3 single-shot-face-recognition tensorflow tensorflow2

Last synced: 20 May 2026

https://github.com/serhatderya/fall_detection

This project implements a computer vision-based fall detection system using deep learning techniques. The system can detect whether a person has fallen in images or video frames.

ai artificial-intelligence artificial-neural-networks computer-vision deep-learning deep-neural-networks deeplearning falldetection matplo neural-network numpy opencv pil pillow pytorch tensorflow yolo yolov5 yolov8

Last synced: 11 Apr 2026

https://github.com/diegoperea20/nextjs-wine-quality-prediction

Nextjs Wine quality prediction with Tensorflow converting .h5 model to tensorflowjs that is .json and .bin

h5 json model nextjs prediction quality tensorflow wine

Last synced: 11 Apr 2026