Skip to content

mokletdev/notulenize

Repository files navigation

!! This Project was Built to be presented at Expo Expose Jatim !!

Notulenize

Notulenize is a mobile-based application built with Flutter to help you and your team summarize your meetings using AI technology. Notulenize also stores the meeting summary results locally so that your data is safe and reduce the data-leak risk. You can also pre-record your meeting's audio note and give it to Notulenize for it to summarize the audio note.

How to run

git clone https://github.com/mokletdev/notulenize.git

Install dependencies

flutter pub get

Initialize API key

.env

API_KEY = "Your API key"

Run the app

flutter run

Built with

Technologies used in the project:

  • Flutter
  • Flutter Audio
  • OpenAI's GPT3.5 Instruct Model
  • OpenAI's Whisper-1
  • Figma
  • Flutter Shared Preferences

Authors:

About

A Mobile App for summarizing your meeting audio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published