49 Commits

Author SHA1 Message Date
Mert Cobanov
4e10f193eb
Update README.md 2024-05-02 15:58:34 +03:00
Mert Cobanov
87bd68e8f6 Add Turkish language translation and support for summarizing YouTube videos 2024-05-01 20:27:20 +03:00
Mert Cobanov
4bca66964b Update server_name in webui.py launch function 2024-05-01 20:22:46 +03:00
Mert Cobanov
b96938745f Move app to app folder 2024-05-01 20:18:37 +03:00
Mert Cobanov
a45c7c9e09 Refactor code to improve readability and maintainability 2024-05-01 20:08:29 +03:00
Mert Cobanov
d9de8deab6 Refactor code to improve readability and maintainability 2024-05-01 20:05:00 +03:00
Mert Cobanov
a1e28966fb Fix YouTube link validation in yt_summarizer.py 2024-05-01 20:04:16 +03:00
Mert Cobanov
8914692221 Refactor YouTube link validation regex in yt_summarizer.py 2024-05-01 20:00:43 +03:00
Mert Cobanov
ab8807b998 Update Dockerfile to run web_summarizer container in detached mode 2024-05-01 19:51:22 +03:00
Mert Cobanov
255e36c284 Add tiktoken to requirements.txt 2024-05-01 19:49:32 +03:00
Mert Cobanov
97c6189ba9 Update README.md with ollama command change for llama3 2024-05-01 19:40:14 +03:00
Mert Cobanov
cb4f7b8e5d Update Dockerfile to use 127.0.0.1 as the server name 2024-05-01 19:40:10 +03:00
Mert Cobanov
10923d535e Update base_url in summarizer.py, translator.py, and yt_summarizer.py 2024-05-01 19:38:48 +03:00
Mert Cobanov
935a605f6b Update translator.py and yt_summarizer.py with correct base_url 2024-05-01 19:38:01 +03:00
Mert Cobanov
9e383c0012 Update README.md with checkbox changes for youtube video summarization 2024-05-01 19:37:39 +03:00
Mert Cobanov
1811284428 Add youtube-transcript-api to requirements.txt 2024-05-01 19:34:06 +03:00
Mert Cobanov
add9d7da95
Merge pull request #1 from emre570/emre570-yt-summarizer
YouTube Summarizer
2024-05-01 19:29:15 +03:00
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