Ashish Patil (code2k13)

code2k13

Geek Repo

Company:Thoughtworks

Location:Mumbai

Home Page:https://ashishware.com

Twitter:@patilsaheb

Github PK Tool:Github PK Tool

Ashish Patil's repositories

feed-visualizer

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. This application will create a "semantic summary" of a website's contents by scanning its RSS/Atom feed, allowing for easy discovery and navigation to topics of interest. Feed Visualizer creates interactive visualizations in the form of static HTML and JS files, which may be edited and sent to a server.

Language:HTMLLicense:Apache-2.0Stargazers:23Issues:2Issues:0

rpipico_digit_classification

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 from image acquisition to post-processing and inference. This code is somewhat experimental, but it is fun to play with. For more information, please visit the project's webpage.

Language:PythonLicense:MITStargazers:17Issues:2Issues:0

motiondetection

Motion detection for microscope images using Python and OpenCV

Language:PythonStargazers:12Issues:3Issues:0

nlphose

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 Analysis, Chunking, Language Identification, Q&A, 0-shot Classification and more by executing a single command in the terminal. Can be used as a low code or no code Natural Language Processing solution. Also works with Kubernetes and PySpark !

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:10Issues:3Issues:0

starreduction

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

Language:Jupyter NotebookLicense:MITStargazers:9Issues:3Issues:0

ClustrLab2k13

A python based tool for clustering text , CSV and logs.

Language:PythonLicense:Apache-2.0Stargazers:6Issues:2Issues:0

starrem2k13

Open-source tool for removing stars from deep sky images.

Language:Jupyter NotebookLicense:MITStargazers:6Issues:2Issues:0

GOF_circuitpython

A CircuitPython implementation of Conway's Game of Life, that shows the game over TFT LCD

Language:PythonLicense:Apache-2.0Stargazers:5Issues:2Issues:0

pipico_desk_display

PCB schematics for creating a small desk display using Raspberry Pi Pico and 1.8 inch SPI TFT LCD

Language:PythonLicense:MITStargazers:4Issues:3Issues:2

emoji_vid_gen

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 is experimental in nature, crafted primarily for educational purposes

Language:PythonLicense:MITStargazers:3Issues:2Issues:0

nlphoseGUI

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 nlphose command which will execute the pipeline.

Language:JavaScriptLicense:Apache-2.0Stargazers:3Issues:2Issues:0

pipico_build_setup

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-follow guidelines for compiling code on any computer.

Language:C++License:Apache-2.0Stargazers:2Issues:4Issues:0

WifiDisplay

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 your PC , mobile phone or tablet.

Language:JavaScriptStargazers:2Issues:2Issues:0

GenAIPhotoFrame

A tiny GenAI powered photo frame that sits on your desk and displays cool randomly generated images for a given prompt.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

gui_starreduction

A browser-based application to remove stars from your astronomy images.

Language:JavaScriptLicense:Apache-2.0Stargazers:1Issues:2Issues:0

pipico_dht22gadget

A table top gadget to display temperature and humidity information using Pi Pico, TFT LCD and DHT22

Language:PythonLicense:MITStargazers:1Issues:2Issues:0

text_gen_circuitpython

A program written for circuitpython that generates random text (dinosaur names) using Markov Chains

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1Issues:2Issues:0
Stargazers:0Issues:2Issues:0

aiar

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, particularly in vision, combined with AR/VR technologies to create captivating and immersive experiences for retail and e-commerce customers.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

cqrs-example

An opiniated sample implementation of CQRS architectural pattern on Kubernetes using NodeJS, Redis and Helm

Language:HTMLLicense:Apache-2.0Stargazers:0Issues:2Issues:0

Jump2k21Game

A platformer game written using the Phaser game engine

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

posturedetection

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 posture. If the user is slouching or tilting forward, the code generates an alarm.

Language:HTMLStargazers:0Issues:0Issues:0