Welcome to Grupo de Anda
This repository contains open-source educational projects from Grupo de Anda, designed to serve as a learning resource for the developer community. The projects span software development (primarily Python) and hardware prototyping (Arduino, ESP32, and other microcontrollers).This code is shared for educational purposes and transparency. It contains no user data and is designed to demonstrate secure coding practices and project implementations.
What you’ll find here
The repository is organized into two main sections:1. Software projects
Python-based applications and scripts covering:- AI/ML Projects: Custom machine learning models, voice assistants, and AI training frameworks
- Desktop Applications: GUI applications built with CustomTkinter
- Web Applications: HTML/CSS interfaces and web integrations
- Automation Scripts: Task automation and utility programs
2. Hardware projects
Arduino and microcontroller-based prototypes including:- Arduino Nano Projects: Solar lamp controllers, automated systems
- Circuit Examples: Electronic circuit guides and schematics
- Integrated Projects: Hardware-software integration examples
Technologies used
The repository leverages several programming languages and frameworks:Python
Primary language for AI/ML projects, desktop apps, and automation scripts
C++
Used for Arduino and microcontroller programming
HTML/CSS
Web interfaces and front-end development
PyTorch
Deep learning framework for custom AI model training
Key Python libraries
Projects in this repository commonly use:- AI/ML:
torch,transformers,datasets,peft,accelerate,gpt4all,llama-cpp-python - Audio Processing:
gTTS,pygame,librosa,sounddevice,pydub - GUI Development:
customtkinter,tkinter - Utilities:
requests,numpy,pandas
Featured projects
AI Creator (Kamutini)
A custom AI training framework located inproyectos/ai creator/ that includes:
- Custom transformer-based model architecture
- Training datasets and data normalization tools
- Intent detection model for conversational AI
- Support for CPU, CUDA, and MPS (Apple Silicon) acceleration
miPOS - Point of Sale System
A desktop POS application (proyectos/mipunto -/) with:
- Inventory management
- Sales tracking
- AI-powered reporting
- CustomTkinter GUI interface
Voice Assistant
An AI voice assistant (proyectos/ai creator/asistantkamutini.py) featuring:
- Google Gemini API integration
- Text-to-speech with gTTS
- Web search capabilities
- Intent detection and command parsing
Important notices
All code is shared with the intention of demonstrating secure data handling practices and avoiding associations with malicious software. The community is invited to review, modify, and report errors.
Community participation
You’re encouraged to:- Review the code and identify potential improvements
- Test projects and report bugs
- Learn from the implementations
- Contribute fixes and enhancements
- Download the repository as a ZIP file
- Identify files with errors or areas for improvement
- Make and verify your changes
- Send your modifications to:
[email protected]
This contribution method helps maintain organization and ensures all suggestions are properly reviewed.
Project creator
These projects are created and maintained by Daniel Tecnologi. Website: https://oficialdanieltec.netlify.app/Ready to get started? Continue to the Quick Start Guide to set up your development environment.
