Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

mdolr/mind-overflow

Repository files navigation

mind-overflow

Open-source Rewind.AI clone built with Tauri and Vue. Leverages whisper.cpp for Speech-to-Text and (wip: llama.cpp for Text generation and Question Answering using Orca 13B.)

Inspired from

tl;dr

This software captures all textual content displayed on your screen or heard through your microphone and turns it into a searchable and interactive database. Allowing you to go back at any point in time to find what you were looking for in its original context.

Models

Still WIP for now download GGML base.bin whisper.cpp model using instructions in whisper.cpp then place it in src-tauri/assets/models/ggml-small.bin

License

The rest of the code is licensed under the MIT License

About

Open-source Rewind.ai clone written in Rust and Vue running 100% locally with whisper.cpp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published