Projects in Awesome Lists by code2k13
A curated list of projects in awesome lists by code2k13 .
https://github.com/code2k13/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.
artificial-intelligence atom data-science data-visualization machine-learning no-code python rss semantic-similarity visualization
Last synced: 06 May 2025
https://github.com/code2k13/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.
artificial-intelligence camera circuitpython edge-computing edge-machine-learning image-recognition machine-learning ov7670 python raspberry-pi-pico rp2040 scikitlearn-machine-learning st7735r tft-display
Last synced: 29 Aug 2025
https://github.com/code2k13/motiondetection
Motion detection for microscope images using Python and OpenCV
Last synced: 06 May 2025
https://github.com/code2k13/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 !
ai artifical-intelligense data-science language-detection low-code machine-learning named-entity-recognition natural-language-processing nlp no-code sentiment-analysis text-mining twitter-sentiment-analysis
Last synced: 06 May 2025
https://github.com/code2k13/pipico_speech_recognition
This repository contains code and instructions to implement single word speech recognition on any board running CircuitPython
circuitpython digital-signal-processing machine-learning neural-networks python rp2040 speech-recognition tensorflow tinyml
Last synced: 28 Jul 2025
https://github.com/code2k13/starrem2k13
Open-source tool for removing stars from deep sky images.
artificial-intelligence astrophotography astrophotos-editor deep-learning gan neural-network pix2pix-tensorflow python tensorflow
Last synced: 17 Aug 2025
https://github.com/code2k13/clustrlab2k13
A python based tool for clustering text , CSV and logs.
clustering-algorithm nlp-machine-learning tsne-visualization unsupervised-machine-learning visualization
Last synced: 06 May 2025
https://github.com/code2k13/gof_circuitpython
A CircuitPython implementation of Conway's Game of Life, that shows the game over TFT LCD
adafruit-library circuitpython game microcontroller micropython raspberry-pi-pico spi tft-display
Last synced: 06 May 2025
https://github.com/code2k13/pipico_desk_display
PCB schematics for creating a small desk display using Raspberry Pi Pico and 1.8 inch SPI TFT LCD
Last synced: 21 Sep 2025
https://github.com/code2k13/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.
cmake development-environment diy-electronics pi-pico pi-pico-sdk pi-pico-w raspberry-pi-pico rp2040
Last synced: 21 Sep 2025
https://github.com/code2k13/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.
blockly data-science datamining drag-and-drop gui machine-learning natural-language-processing nlp no-code
Last synced: 11 Jun 2025
https://github.com/code2k13/genaiphotoframe
A tiny GenAI powered photo frame that sits on your desk and displays cool randomly generated images for a given prompt.
circuitpython diy-electronics genai pipico rp2040w
Last synced: 04 Apr 2025
https://github.com/code2k13/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
content-generation genai text-to-speech text-to-video video-generation
Last synced: 06 May 2025
https://github.com/code2k13/text_gen_circuitpython
A program written for circuitpython that generates random text (dinosaur names) using Markov Chains
Last synced: 02 Mar 2025
https://github.com/code2k13/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.
arduino diy esp8266 mqtt nodemcu oled-display oled-display-ssd1306 wifi
Last synced: 13 Sep 2025
https://github.com/code2k13/cnn_circuit_python
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.
circuitpython convolutional-neural-networks edge-computing edgeai image-classification machine-learning rp2040 tinyml
Last synced: 02 Mar 2025
https://github.com/code2k13/pipico_dht22gadget
A table top gadget to display temperature and humidity information using Pi Pico, TFT LCD and DHT22
dht22 diy-electronics microcontroller pipico raspberry-pi-pico
Last synced: 21 Jul 2025
https://github.com/code2k13/gui_starreduction
A browser-based application to remove stars from your astronomy images.
Last synced: 12 Jun 2025
https://github.com/code2k13/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.
customvision html5 image-classification image-recognition machinelearning tensorflowjs webcam-streaming
Last synced: 23 Oct 2025
https://github.com/code2k13/maix_dock_mnist
Demonstration of handwritten digit recognition using Maix Dock M1 powered by Kendryde K210
edge-ai image-recognition kendryte-210 machine-learning micropython tinyml
Last synced: 13 May 2025
https://github.com/code2k13/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.
Last synced: 27 Nov 2025
https://github.com/code2k13/k210_cats_dogs
Dogs and Classification model and code for Kendryte K210 based boards.
k210 kendryte-210 maixpy tinyml
Last synced: 02 Mar 2025
https://github.com/code2k13/jump2k21game
A platformer game written using the Phaser game engine
game game-development javascript mobile-app phaser3 phaserjs platformer-game pwa-apps
Last synced: 04 Aug 2025
https://github.com/code2k13/pipico_flute_notes
A sample CircuitPython program that demonstrates how frequency identification can be achieved on the PiPico using a basic microphone.
Last synced: 26 Feb 2025
https://github.com/code2k13/cqrs-example
An opiniated sample implementation of CQRS architectural pattern on Kubernetes using NodeJS, Redis and Helm
architectural-patterns architecture cqrs-application cqrs-pattern design-patterns
Last synced: 15 Oct 2025