Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaserVoice AI

A modern, production-ready AI voice platform with a futuristic dark UI, FastAPI backend, SQLite persistence, and a Web Bluetooth-based device manager.

Run locally

Frontend

npm install
npm run dev

Backend

python -m venv .venv
.\.venv\Scripts\Activate.ps1
pip install -r requirements.txt
uvicorn backend.main:app --reload --port 8000

Features

  • Landing page with immersive hero experience
  • Dashboard with operational metrics and charts
  • Bluetooth manager using the Web Bluetooth API
  • Signal visualizer, dataset manager, model management, training, inference, speech reconstruction, speech-to-text, and settings pages
  • Reusable components and a clean app structure

About

LaserSense is a low-cost, portable laser-based acoustic sensing system that remotely detects sound vibrations from inaccessible or hazardous locations. Using a 650 nm laser, photodiode, ADC, and ESP32, it captures surface vibrations and processes them with Python, FFT, and AI for real-time acoustic monitoring and alerts.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages