Giter Club home page Giter Club logo

cf-summarizer's Introduction

Class Recording Summarizer

Introduction

This project is a summarizer for audio recordings. The idea is meant to be used for lectures, meetings, or any other audio recording that you would like to summarize. The summarizer will take an audio file as input and output a summary of the audio file. The summarizer will use speech-to-text to convert the audio file to text and then use a summarization algorithm to summarize the text. The summarizer will output the summary and generate questions for the student to practice. The summarizer will also have a feature to generate a quiz for the student to take. The quiz will be generated based on the summary and will test the student's understanding of the material.

Features

  • Summarize audio recordings
  • Generate questions for the student to practice

Technologies

  • Cloudflare Workers
  • Cloudflare Pages
  • Cloudflare AI speech-to-text
  • Cloudflare AI summarization

How to deploy

  1. Clone the repository
  2. Deploy the FE or BE is up to you

Deploying the Cloudflare Workers AI Backend

cd cf-meeting-summarizer
npm install
npm run deploy

After deploying the BACKEND, make sure to configure FE_URL env in settings, match the Pages URL to prevent CORS

Deploying the Cloudflare Pages Frontend

  1. Create a new Cloudflare Pages project
  2. Open the cf-meeting-summarizer-fe folder
  3. Edit WORKER_URL in index.html to the URL of the deployed Cloudflare Workers AI Backend
  4. Upload the cf-meeting-summarizer-fe folder to the Cloudflare Pages project

cf-summarizer's People

Contributors

raywp avatar

Stargazers

The Suhu avatar

Watchers

 avatar

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.