Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickmilin/codejam14

QuickNotes AI is a lecture summarization app that turns lengthy lecture captions into concise summaries. Built with JavaFX and OpenAI, it simplifies note-taking for students, educators, and professionals.
https://github.com/nickmilin/codejam14

gradle javafx openai pdf-generation

Last synced: about 20 hours ago
JSON representation

QuickNotes AI is a lecture summarization app that turns lengthy lecture captions into concise summaries. Built with JavaFX and OpenAI, it simplifies note-taking for students, educators, and professionals.

Awesome Lists containing this project

README

        

**HOW TO RUN QUICKNOTES AI**

To run the program, it must be ran through the gradle.

First open program and navigate to the build.gradle file.

Screenshot 2024-11-24 at 10 55 20 AM

Click on the gradle icon on the right side of the screen.

Navigate to Tasks > application > run

Then click on run to launch the program.

Screenshot 2024-11-24 at 10 55 53 AM