Projects in Awesome Lists tagged with pytho
A curated list of projects in awesome lists tagged with pytho .
https://github.com/laknath1996/semg-hand-gesture-recognition
The source code for the real-time hand gesture recognition algorithm based on Temporal Muscle Activation maps of multi-channel surface electromyography (sEMG) signals (ICASSP 2021)
convolutional-neural-networks event-detection hand-gesture-recognition machine-learning myo myo-armband onset-detection pytho semg signal-processing
Last synced: 10 Mar 2026
https://github.com/oca/hr-holidays
Human Resources Holidays OCA modules for Odoo
Last synced: 15 Feb 2026
https://github.com/theaifutureguy/livekit-voice-agent
A production-ready voice agent implementation using LiveKit and Python, featuring advanced conversational AI capabilities and optional telephony integration. It provides intelligent turn detection, function calling, comprehensive logging, telephony integration, and audio enhancement.
ai-agent deepgram elevenlabs livekit openai pytho twillio
Last synced: 18 May 2026
https://github.com/mandarwagh9/web-scraper
This project is a Flask-based web application designed to scrape various types of content from a specified URL.
flask flask-application pytho webscraper webscraping
Last synced: 12 Oct 2025
https://github.com/deepmancer/asyncpg-client
Asyncpg Client is a simple and easy-to-use module to interact with PostgreSQL databases
async asynchronous asyncio asyncpg database postgres postgresql postgresql-database pytho
Last synced: 01 Apr 2025
https://github.com/shukur-alom/ai-chatbot
This is AI ChatBot. I make it By AI(NLP). I know sometime it's show wrong answer because i use less data to train my model because i haven't big dataset. you can read my code and you can learn many thing. This chatbot is not bad at all. You can have fun with it in your spare time if you want.
artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks chat chatbot deep machine-learning machine-learning-algorithms ml natural natural-language natural-language-processing natural-language-understanding nlp nlp-machine-learning pytho python tensorflow tensorflow2
Last synced: 29 Oct 2025
https://github.com/kenken64/examtopics-data-labeler
📋 ExamTopics Data Labeler Project Summary 🎯 Project Overview The ExamTopics Data Labeler is a comprehensive web application designed for IT certification preparation and management. It combines PDF processing, AI-powered question generation, secure authentication, and sophisticated data management into a unified platform.
data-labeling nextjs nodejs ocr openai pytho react
Last synced: 11 Jun 2026
https://github.com/thundr67/raptor
An Easy Way To Benchmark Your Python Code
benchmark benchmark-framework benchmarking benchmarks pytho python python3 tool
Last synced: 17 Mar 2025
https://github.com/turtlecode/how-to-create-simple-form-python-tkinter-gui
How To Create Simple Form Python Tkinter GUI
pytho python-form python-tkinter python-youtube
Last synced: 08 Nov 2025
https://github.com/edummorenolp/udemycursos
Repositorio de Ejercicios de Cursos de programacion realizados en Udemy
angular css html java javascript jquery pytho spring sql typescript
Last synced: 12 Apr 2026
https://github.com/danfmaia/skillchrono
SkillChrono is a Python-based tool for aggregating and visualizing technical skills across multiple projects. It generates markdown reports with sorted experience data, helping developers easily track their progress.
ai-assisted-development codequery codequery-api codequery-gpt developer-tools experience-tracking markdown-report pytho python skill-aggregation test-driven-development
Last synced: 13 Sep 2025
https://github.com/oussrh/rose-link
Home VPN Router on Raspberry Pi
adguard fastapi homelab htmx networking networking-in-python nodejs openvpn privacy pytho raspberry raspberry-pi raspberry-pi-os raspberrypi raspberrypi-router router self-hosted tailwindcss vpn wireguard
Last synced: 11 Apr 2026
https://github.com/jelhamm/mathematical-computing
"A collection of projects related to mathematical computations."
calculations discrete-fourier-transform distribution fourier-methods fourier-transform graph math mathematics matlab matplotlib matrix pytho signal-processing
Last synced: 24 Apr 2026
https://github.com/parthds02/e-commerce-data-analysis-with-python
This project focuses on analyzing an e-commerce dataset using Python. The goal is to derive meaningful insights through exploratory data analysis (EDA) and uncover trends and patterns that can drive business decisions.
data-analysis ecommerce exploratory-data-analysis jupyter-notebook pytho sales-analysis visualization
Last synced: 13 Jun 2025
https://github.com/te-redsa/llmsploit
Control Metasploit with natural language using local LLMs (Ollama/CLI) — conversational, logged, and optionally autonomous.
ai exploit hacking hackingtools llm llms metasploit metasploit-framework ollama pytho python3 red-teaming rpc
Last synced: 07 Oct 2025
https://github.com/kaladabrio2020/bootcampatlantico-machinelearning
BootCamp Atlantico 2023.2 Machine Learning
artificial-neural-networks convulational keras-tensorflow machine-learning open pytho
Last synced: 03 Apr 2025
https://github.com/mahonrim/ninjaclasswithpython
Class of ninja made with python 3 made by Mahonri Martinez
Last synced: 13 Oct 2025
https://github.com/musatahawar/pdf-merger
This is a Python script that uses the PyPDF2 library to merge multiple PDF files into a single PDF document. The script allows you to specify the order in which the PDFs are merged and provides robust error handling.
Last synced: 23 Feb 2025
https://github.com/alexeykarnachev/py-codecompanion-workspace
CLI tool for managing CodeCompanion workspaces
cli code-companion developer-tools project-scaffolding pydantic pytho typer workspace-management yaml
Last synced: 27 Apr 2026
https://github.com/friendotjava/air-quality-analysis
Data Analysis for Air Quality in different District in Beijing.
data-analysis explanatory-data-analysis exploratory-data-analysis jupyter-notebook pytho streamlit
Last synced: 06 May 2026
https://github.com/carol-neto/sprint-4-statistical-data-analysis
In this project I had the opportunity to test my knowledge by analyzing a phone plan and creating graphs to compare the plans and determine which ones generate the most revenue.
matplotlib-pyplot numpy pandas pytho scipy-stats seaborn statistical-analysis
Last synced: 09 May 2026
https://github.com/techatlasdev/relu-assistant
👾 Un modelo convesacional diseñado para optimizar y acelerar la productividad, ofreciendo asistencia a través de la interacción con el modelo de lenguaje usando la terminal, consumiendo la API gratuita de Gemini potenciada Google.
ai assistant chatgpt cli gemini gemini-ai gemini-api gemini-pro google ia llm notify notify2 pytho python3 terminal
Last synced: 12 May 2026
https://github.com/maglovskinenad/hopplo
A simple way to send digital tips"
customtkinter macos project pytho
Last synced: 19 May 2026
https://github.com/maxwellkjr/dot-files
My configuration files for common apps and tools I use on Linux. (Most will work with macOS too).
Last synced: 09 May 2026
https://github.com/ashithapallath/comparison-of-ssd-sad-in-motion-estimation-of-video-coding
Course assignment for Algorithm and Massive Datasets comparing SAD and SSD for motion estimation. Includes analysis of accuracy, speed (Python/NumPy), and error sensitivity. Highlights trade-offs for speed-critical vs. precision-focused applications.
l1-normalization l2-norm numpy pytho video-cod
Last synced: 04 Apr 2025
https://github.com/danieladdisonorg/livekit-voice-agent
A production-ready voice agent implementation using LiveKit and Python, featuring advanced conversational AI capabilities and optional telephony integration. It provides intelligent turn detection, function calling, comprehensive logging, telephony integration, and audio enhancement.
ai-agent deepgram elevenlabs livekit openai pytho twillio
Last synced: 13 Aug 2025
https://github.com/sharmasanchay/onlinecodecomplier
The Online Code Compiler is a powerful web application that allows users to write, compile, and execute code in various programming languages directly from their browser. Built with React.js, Node.js, Express.js, and MongoDB, it supports multiple languages, real-time output, making it an essential tool for coding enthusiasts.✨👍
backend c cors cpp css express java javascript mongdb nodejs pytho reactjs
Last synced: 10 Apr 2026
https://github.com/snlionel90/ls-ytdownloader
download your favourite videos from internet!!
descargar-videos pytho python3 pytube-gui tkinter-python youtube-dl youtube-downloader
Last synced: 23 Mar 2025
https://github.com/musatahawar/alarm-clock
An Alarm Clock using Tkinter in Python. Without alarms, several people would oversleep and land up late for work. Alarm clocks may also be useful for keeping sleep schedules regular.
alarm-clock pytho python python-alarm-clock python3
Last synced: 02 Sep 2025