An open API service indexing awesome lists of open source software.

https://github.com/ankur-krgarg/newsarticlesummarizer

Project is about Summarizing News Articles
https://github.com/ankur-krgarg/newsarticlesummarizer

cohere-ai langchain-python llm-training prompt-engineering

Last synced: 8 months ago
JSON representation

Project is about Summarizing News Articles

Awesome Lists containing this project

README

          

The Project is about Reading News Article in Summarized manner.
This Project uses Langchain, Newspaper3K and Cohere
It has 3 mains points:
1) Firstly it summarizes new article
2) Secondly, it summarize article but in bullet points
3) Third, Summarize in bullet points but in RUSSIAN Language

My Use SYSTEM Prompt, to instruct the system that how to represent the article.
This Project shows the ability of Langchain to make daily work easy.