Skip to content

Commit 87bd68e

Browse files
committed
Add Turkish language translation and support for summarizing YouTube videos
1 parent 4bca669 commit 87bd68e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ pip install -r requirements.txt
1616

1717
## Features
1818

19-
- Summarization of webpages directly from URLs.
19+
- Summarization of webpages and youtube videos directly from URLs.
20+
- Translates to Turkish language (other languages will be added soon!)
2021
- Integration with LangChain and ChatOllama for state-of-the-art summarization.
2122
- Command-line interface for easy use and integration into workflows.
2223

@@ -57,6 +58,7 @@ To contribute to the development of this script, clone the repository, make your
5758

5859
- [x] Summarize youtube videos
5960
- [x] Dockerize project
61+
- [ ] Translate to different languages
6062
- [ ] Serve on web
6163

6264
## License

0 commit comments

Comments
 (0)