Giter Site home page Giter Site logo

storydeck's Introduction

Story Deck

Story Deck is a cross-platform desktop application that allows a user to annotate audio recordings and organize them into story collections, primarily for use in personal oral history projects.

<style> img { display: inline; width: 45%; } </style>

Story collection view screen shot Recording view screen shot

Recordings brought into the app are transcribed on-device using the Picovoice Leopard speech-to-text engine and presented to the user for annotation. Work is ongoing to add the ability to tag recordings in various ways with people, locations and custom information types, as well as to make the recordings, collections and transcripts searchable.

Story Deck was developed as a capstone project for Ada Developers Academy C17 ๐Ÿ’œ to learn about building apps using Tauri, Rust and React.

Setup

Currently the prototype connects to a MongoDB Atlas database instance and the build process expects a connection string to be set in the environment variable MONGODB_URI. The build process also tries to read a PV_KEY environment variable for a Picovoice API key.

Once an account with both services has been set up and those values have been set in the environment, the prototype can be built by cloning this repository and running yarn tauri dev in the project directory to compile the development build.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.