-
Thoughtworks
- Mumbai
- https://ashishware.com
- @patilsaheb
-
pipico_flute_notes Public
A sample CircuitPython program that demonstrates how frequency identification can be achieved on the PiPico using a basic microphone.
Python UpdatedFeb 23, 2025 -
Jump2k21Game Public
A platformer game written using the Phaser game engine
-
ClustrLab2k13 Public
A python based tool for clustering text , CSV and logs.
-
k210_cats_dogs Public
Dogs and Classification model and code for Kendryte K210 based boards.
Python UpdatedAug 30, 2024 -
maix_dock_mnist Public
Demonstration of handwritten digit recognition using Maix Dock M1 powered by Kendryde K210
-
cnn_circuit_python Public
This repository contains code for running Convolutional Neural Networks (CNNs) on CircuitPython. It contains code to train models using Tensorflow on computers and convert them to CircuitPython.
-
-
-
pipico_speech_recognition Public
This repository contains code and instructions to implement single word speech recognition on any board running CircuitPython
-
emoji_vid_gen Public
A GenAI-powered script-to-video converter. Creates beautiful videos from text files. Automatically generates narration, images and audio effects. Can run locally with or without GPUs. This project …
-
GenAIPhotoFrame Public
A tiny GenAI powered photo frame that sits on your desk and displays cool randomly generated images for a given prompt.
-
aiar Public
This repository contains the source code for the article titled "Transforming E-commerce: Creating Immersive Experiences with AI and AR/VR Technologies." The article explores the use of AI, particu…
HTML MIT License UpdatedJan 25, 2024 -
starrem2k13 Public
Open-source tool for removing stars from deep sky images.
-
rpipico_digit_classification Public
Identification of handwritten digit from images taken by a OV7670 camera module connected to a Raspberry Pi Pico and a 120x160 TFT LCD display. The Pi Pico running CircuitPython handles everything…
-
pipico_build_setup Public
Overwhelmed with complex build instructions and confusing compiler errors while building C/C++ programs for Raspberry Pi Pico ! This repository can help. It comprises a dockerfile and easy-to-follo…
-
pipico_dht22gadget Public
A table top gadget to display temperature and humidity information using Pi Pico, TFT LCD and DHT22
-
pipico_desk_display Public
PCB schematics for creating a small desk display using Raspberry Pi Pico and 1.8 inch SPI TFT LCD
-
feed-visualizer Public
Feed Visualizer creates interactive visualizations by clustering RSS/Atom feed items based on semantic similarity. Feed Visualizer also attempts to automatically predict the labels for each cluster…
-
starreduction Public archive
A free and open source tool for star removal in astronomy images. A GAN model implemented in tensorflow and trained to remove stars from astronomical images
-
GOF_circuitpython Public
A CircuitPython implementation of Conway's Game of Life, that shows the game over TFT LCD
-
gui_starreduction Public
A browser-based application to remove stars from your astronomy images.
-
text_gen_circuitpython Public
A program written for circuitpython that generates random text (dinosaur names) using Markov Chains
-
cqrs-example Public
An opiniated sample implementation of CQRS architectural pattern on Kubernetes using NodeJS, Redis and Helm
-
posturedetection Public
This is the sample code for my experiment on creating a posture detection system. It runs inside a browser. It uses a webcam attached on top of a desktop monitor to continuously monitor user's post…
html5 image-classification image-recognition machinelearning webcam-streaming customvision tensorflowjsHTML UpdatedMar 31, 2022 -
nlphoseGUI Public
This tool allows you to create Natural Language Processing pipelines for use with nlphose using a Blockly based GUI editor in any browser. As you create a pipeline it shows you the corresponding nl…
-
nlphose Public
Enables creation of complex NLP pipelines in seconds, for processing static files or streaming text, using a set of simple command line tools. Perform multiple operation on text like NER, Sentiment…
-
WifiDisplay Public
This repository contains code for a tiny little display that connects to internet over Wifi and waits for messages. It is possible to send text messages or images to the display via Internet , from…
-
motiondetection Public
Motion detection for microscope images using Python and OpenCV