98
Knowte is a revolutionary desktop application designed to transform lecture recordings into structured learning materials, making it an essential tool for students, researchers, and professionals.
With Knowte, you can convert audio from lectures into structured notes, interactive quizzes, flashcards, mind maps, and even find related research papers.
All processing is done locally, ensuring 100% privacy and offline functionality.
Key Features:
- Audio & Video Input: Upload media files or record directly.
- Supports formats like MP3, WAV, WebM, MP4, and MKV.
- YouTube Import: Paste a URL and Knowte downloads & transcribes the audio instantly using yt-dlp.
- Local Transcription: Speech-to-text using Whisper.cpp with local models ranging from tiny to large.
-Structured Notes: LLM-generated notes broken down into topics, key points, examples, and terms.
- Interactive Quizzes: Auto-generated MCQs, true/false, and short-answer questions with explanations.
- Smart Flashcards: Anki-style flashcards with direct exports to .apkg formats.
- Mind Maps: Visual tree of concepts via React Flow, exportable to PNG and SVG.
- Research Papers: Find related academic papers through Semantic Scholar API.
- Lecture Library: Persistent SQLite-backed history with fast full-text search.
Knowte is completely free and open-source, released under the GPL 3.0 License.
It is available for all major operating systems, including Windows, macOS, and Linux.
This application is powered by Ollama and ensures that your data remains private, with no cloud APIs or telemetry involved.
Built with