Developed a web application that allows users to input specific keywords or topics and receive summarized news articles, making it easier to stay informed about current events without sifting through large amounts of text.
Features
Input specific keywords/topics to fetch relevant news articles.
Generate concise summaries of the latest news using LLama3.
User-friendly interface designed with Bootstrap for easy navigation.
Technologies Used
Django: Web framework for building the application.
News API: To scrape relevant news articles from various sources.
LLama3: LLM with advanced NLP capabilities.
Bootstrap: Frontend framework used for responsive design.
Figma: Design tool for creating the user interface.