Learnable.dev

Learnable.dev is a web app powered by artificial intelligence. It makes learning easier, especially for students with dyslexia or visual processing disorders. Users can put in class notes, lectures, or scanned documents. The app then turns them into simpler study materials. It uses OCR to get text from images. It also uses natural language processing to make the text into plain English bullet points. The app also creates voice narration to help people who learn by listening. Learnable.dev uses machine learning to find and show the main topics. This helps users understand important ideas. Users can make their own accounts. They can log in and save their notes to look at later. This helps them keep learning. The app was made to fill a gap in education. Many tools focus on digitization but not on real accessibility needs. The creator wanted to make learning easier and adapt to different learner needs using ethical AI. Learnable.dev was built using Google Colab and Gradio. The backend uses Hugging Face Transformers' T5 model for summaries. It uses PyTesseract for OCR and gTTS for speech synthesis. Keyword frequency is analyzed using scikit-learn's CountVectorizer and plotted with Matplotlib. The user interface is made with Gradio's tab system. It has a soft blue and white theme with animations and custom styles for accessibility. A JSON-based system lets users sign up, log in, and save their progress securely. Learnable.dev offers many benefits. It turns complex study materials into easy-to-understand bullet points. It provides voice narration for auditory learners. It uses machine learning to highlight major topics. Users can save and revisit their notes. The app is designed with accessibility in mind. It helps students with dyslexia or visual processing disorders. Learnable.dev can be used in many ways. Students can turn their notes or scanned documents into simpler study materials. Teachers can create accessible study guides. Parents can help their children with learning difficulties. The app is always improving. Future plans include adding multilingual support. Collaboration features like annotation and group study are being considered. The goal is to build a better backend with database integration. This will let users track their progress and save their notes. As it grows, Learnable.dev could become a one-stop-shop for inclusive and adaptive learning.
n
Comments
Please log in to post a comment.