Scaffold Tauri app with local-first recording UI.
Add React frontend and Rust backend stubs for MP3 import, metadata, SQLite storage, and transcription hooks.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
create an app that allows a user to manage recordings from a pocket recorder device.
|
||||
Allow user to see the meta data in the mp3's .
|
||||
|
||||
add a feture that can transcribe the mp3 to text and also save the transcibed text in the app.
|
||||
use an sqllite3 database.
|
||||
|
||||
the app must be able to run on linux or a mac computer and easy to start when downloaded / aquired.
|
||||
|
||||
discuss a dev stack for this project
|
||||
|
||||
Reference in New Issue
Block a user