Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nickmilin/codejam14
- Owner: NickMilin
- Created: 2024-11-23T00:10:20.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T15:58:38.000Z (2 months ago)
- Last Synced: 2025-01-25T18:30:52.221Z (1 day ago)
- Topics: gradle, javafx, openai, pdf-generation
- Language: Java
- Homepage:
- Size: 159 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
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.