Giter Club home page Giter Club logo

semmariser's Introduction

Semmariser

The app works by taking an mp3 file and transcribing it. It then uses rev-ai to transcribe and a MindsDB model to summarise the content in a quick and efficient manner. This means that you can listen to a long podcast or audio file and get a summary of it in just a few minutes!
The best part about Semmariser is that it is incredibly user-friendly and is accessible anywhere. All you have to do is upload your audio file, and the app takes care of the rest. In just a matter of minutes, you'll have a summary of the content that you can read on the go.

Semmariser - demo

Deployed link

https://mindsdb.hackathonrunway.repl.co/ (Note: You may need to enable CORS policy on your browser - we recommend the CORS Everywhere extension on Firefox.)

Blog Post

https://vijayjaisankar.hashnode.dev/sql-sorcery-with-mindsdb-and-express-clgqci2yt000h09jt0rzr8ink

Running Semmariser locally

  • Create a new file named .env and populate it with API keys and URLs specified in .env.example.
  • To install all dependencies, run npm install in both the api and frontend directories.
  • To run the API, navigate to the api directory and run node textSummary.js
  • To run the frontend, navigate to the frontend directory and run npm start.

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.