32 Commits

Author SHA1 Message Date
Cemal Emre Albayrak
af677b26a1 Improved Code
Added prompt template to chain
Added link check to Web UI
2024-05-01 12:43:03 +03:00
Cemal Emre Albayrak
eb95fc41a5 Added yt_summarizer to webui 2024-04-29 15:08:29 +03:00
Cemal Emre Albayrak
e9a7d7c785 summarize_video main function 2024-04-27 18:27:06 +03:00
Cemal Emre Albayrak
41d8665300 Full Working Code 2024-04-27 18:19:01 +03:00
Cemal Emre Albayrak
5cf4681a5f Initial Commit 2024-04-27 16:47:24 +03:00
Mert Cobanov
961b78d72d Remove unused Docker Compose and web UI files 2024-04-26 05:14:26 +03:00
Mert Cobanov
4fdcfaf942 Update README.md with Docker compose instructions and fix formatting 2024-04-26 05:14:22 +03:00
Mert Cobanov
df884f8ae4 Dockerize project and update README.md 2024-04-26 05:05:45 +03:00
Mert Cobanov
aea37cf409 Update Dockerfile and README.md for Docker support 2024-04-26 05:05:06 +03:00
Mert Cobanov
5178952ab6 Add beautifulsoup4 to requirements.txt 2024-04-26 05:04:59 +03:00
Mert Cobanov
5a2b0e1e23 Update llama model URL in summarizer.py and translator.py 2024-04-26 05:04:54 +03:00
Mert Cobanov
97918fed73 update image 2024-04-26 05:04:46 +03:00
Mert Cobanov
c5f9eb4ebc Update web UI for document summarization and translation 2024-04-26 04:43:23 +03:00
Mert Cobanov
ad30aeb2b7 Add web UI for document summarization and translation 2024-04-26 04:35:19 +03:00
Mert Cobanov
f9ad6825cb Add translator.py for language translation feature 2024-04-26 04:35:03 +03:00
Mert Cobanov
60a17e396f Optimize summarizer prompt template and update llama model 2024-04-26 04:34:59 +03:00
Mert Cobanov
bac64d51a4
Update README.md 2024-04-26 02:22:21 +03:00
Mert Cobanov
2f2eced331 Remove unused imports and fix import order 2024-04-11 16:56:37 +03:00
Mert Cobanov
d5151a3a2d Add installation instructions and requirements 2024-03-21 20:53:08 +03:00
Mert Cobanov
39458febd5 Add gradio.png to README.md 2024-03-21 20:47:37 +03:00
Mert Cobanov
7966b5be7e Add webpage summarizer web UI 2024-03-21 20:43:52 +03:00
Mert Cobanov
f22044abf1 Add web UI for document summarization 2024-03-21 20:36:40 +03:00
Mert Cobanov
c18dd8eeb5 Add gradio and langchain to requirements.txt 2024-03-21 20:36:36 +03:00
Mert Cobanov
6a8382b867 Update summarizer prompt template 2024-03-21 15:22:51 +03:00
Mert Cobanov
a823242115 Add summerizer_concise.py script for document summarization 2024-03-21 15:20:10 +03:00
Mert Cobanov
e15a632bba Refactor summarizer.py: Improve code structure and formatting 2024-03-21 15:17:21 +03:00
Mert Cobanov
2a551e007a
Update README.md 2024-03-21 13:50:00 +03:00
Mert Cobanov
f9dcd96a74
Rename summar.py to summarizer.py 2024-03-21 13:49:01 +03:00
Mert Cobanov
712a7633d4
Update README.md 2024-03-21 13:48:23 +03:00
Mert Cobanov
f419475e08
Update summar.py 2024-03-21 13:44:15 +03:00
Mert Cobanov
7a0dc4376a
Create summar.py 2024-03-21 13:43:10 +03:00
Mert Cobanov
a6e6b166ea
Initial commit 2024-03-21 13:40:29 +03:00