156 Commits

Author SHA1 Message Date
Robert
72fd7d659c Merge pull request #4 from rmusser01/main
Sync Readme
2024-05-15 22:47:14 -07:00
Robert
88af24573a Update README.md
Fixed help output
2024-05-15 22:45:48 -07:00
Robert
b64a02ae46 Update README.md 2024-05-15 22:40:49 -07:00
Robert
9251deadc4 Merge pull request #3 from rmusser01/main
Merging pull request as I have landed rolling summarization support and confirmed it working. Only supports OpenAI currently. Next up: Tests.
2024-05-15 22:21:53 -07:00
Robert
c82fac1a82 And its back to working.
Ok. So, rolling summary works with chatGPT via CLI.
Passing in a list works via CLI.
Summarization of said list works via CLI.
Demo GUI works.
Dark/Light mode toggle does not work.
Simple/Advanced mode toggle does not work.
Detail slider in the GUI does not work.
No current option for rolling summarization in the GUI.
Lack of 're-summarize/ask a question about the transcription' box in the GUI.
2024-05-15 22:15:36 -07:00
Robert
3147fdec42 OpenAI rolling Summarization works
Rolling summarization using OpenAI works, using the '-detail {0.01 - 1.00}' command
2024-05-15 21:08:34 -07:00
Robert
56f42d48a6 Dockerfile for HuggingFace space 2024-05-14 22:55:30 -07:00
Robert
cb3ebaafe7 Update requirements.txt 2024-05-14 22:51:50 -07:00
Robert
e848e6f4ac Update app.py 2024-05-14 22:50:20 -07:00
Robert
0b712504bf Better summarization prompt 2024-05-14 22:49:45 -07:00
Robert
67743ca9c4 Fix text in UI for summarizer.py 2024-05-14 21:49:42 -07:00
Robert
a1bf8fee4d UI Text clarifications 2024-05-14 21:44:35 -07:00
Robert
6ca8babf3f Update summarizer.py to match app.py for UI 2024-05-14 21:35:21 -07:00
Robert
46855bfe04 App.py fully works now (minus the extra UI stuff) 2024-05-14 21:33:27 -07:00
Robert
43a9715a8a Change app.py to hide unused elements, load Downloads only when ready 2024-05-14 21:08:57 -07:00
Robert
ace531ec1f Update summarize.py 2024-05-14 20:54:12 -07:00
Robert
b7a51996e2 Update app.py 2024-05-14 20:39:42 -07:00
Robert
89d000b668 Update app.py 2024-05-14 19:47:55 -07:00
Robert
3fdd52c639 Update app.py to use cohere as well
Using cohere with env api key
2024-05-14 19:30:35 -07:00
Robert
c624b41f6d HF Inference working with app.py 2024-05-14 19:13:57 -07:00
Robert
bbfdb468a0 Fixes 2024-05-14 17:14:52 -07:00
Robert
80f188899b Update app.py 2024-05-14 12:08:37 -07:00
Robert
7726f5831e HF Support
Free inference!
2024-05-13 23:37:14 -07:00
Robert
9ba1943c50 Creating a backup of the original repo for archival purposes
Storing state of repo + all files prior to merge in case of some future issue/losing track of a file.
2024-05-13 23:10:26 -07:00
Robert
b93248ea6e https://www.youtube.com/watch?v=YbI9-41TxQ4 2024-05-13 23:03:24 -07:00
Robert
3e12a4958a https://www.youtube.com/watch?v=GZrQIPG7wEw
API Works
Download video: Broken
Download audio: Broken
Chunking: Not yet.
2024-05-13 22:47:38 -07:00
Robert
bb282cb6cc Update summarize.py 2024-05-13 22:36:53 -07:00
Robert
d740d2b136 Update summarize.py 2024-05-13 22:29:16 -07:00
Robert
025041df98 Refactor + toggle switch 2024-05-13 18:31:06 -07:00
Robert
c6dec4bd40 UI back to working/displaying 'summary not available' if used only for transcription 2024-05-12 12:30:41 -07:00
Robert
ccd4abfc9b Create README 2024-05-12 11:43:38 -07:00
Robert
08fcdb6b3a App.py demo now works
App.py drop-down selection should work on HF now...
2024-05-12 01:53:45 -07:00
Robert
3e914d63a3 Hey, API calls work from the UI...
And summary display is now broken...
2024-05-12 00:09:15 -07:00
Robert
2dace2054a Logging now fixed. 2024-05-11 23:34:22 -07:00
Robert
0aea6979a7 Logging is broken...? 2024-05-11 23:25:53 -07:00
Robert
daad6584b8 F 2024-05-11 22:55:55 -07:00
Robert
bb1acc42b9 More app.py fixes... 2024-05-11 22:25:29 -07:00
Robert
143dbad761 Fixes for app.py 2024-05-11 19:39:11 -07:00
Robert
fd312b31c9 Something about GitOps.... 2024-05-11 16:04:06 -07:00
Robert
bf764fdde5 Update LICENSE.txt 2024-05-11 12:27:21 -07:00
Robert
0bb2098d49 Create LICENSE.txt 2024-05-11 12:25:26 -07:00
Robert
678e294ebe Change README formatting 2024-05-11 11:58:25 -07:00
Robert
51e7984941 Gotta fix that ascii art
Cus you know, people look at them logs and want accurate, artistic, representation
2024-05-11 11:03:53 -07:00
Robert
1e9494cc9a IDEs are a nice thing after all. 2024-05-11 11:02:31 -07:00
Robert
d03f99d2b5 something something Unit tests... 2024-05-11 00:38:45 -07:00
Robert
24c41c2bb1 And summarizer.py cli works again... 2024-05-11 00:27:40 -07:00
Robert
be6ad63925 Breaking app.py but fixing summarizer.py .... 2024-05-11 00:10:48 -07:00
Robert
dd1339ee3e Update summarize.py 2024-05-10 23:52:15 -07:00
Robert
a6edc6a878 Update config.txt 2024-05-10 22:49:20 -07:00
Robert
ac350d19b0 API Selection working 2024-05-10 22:42:40 -07:00