You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project leverages deep learning techniques to detect and predict various dental diseases from panoramic dental X-ray images (OPG - Orthopantomogram). It uses the YOLOv8 object detection model for localizing and identifying diseased regions, enabling automated screening and assistance for dental professionals.
🎵 AI-powered music generation desktop app using LSTM deep learning trained on the MAESTRO dataset. Features live training dashboard, customizable generation settings (BPM, instrument, genre, key, creativity), waveform playback visualizer, and a modern CustomTkinter GUI. CodeAlpha AI Internship Task 3.
A Python memoization cache with Redis, async support, and an HTTP server.Cache Python function results like git objects. Content-addressable, pipeline-friendly, and CLI-inspectable. Run once, reuse forever.