cdsvitbhopal / ProjectArena-ML

An Open-Source repository where anyone can showcase their skills by contributing in machine learning and data science projects.
26 stars 27 forks source link

Added Project3 Webpage Summarizer using OpenAI API and Streamlit #48

Closed papichoolo closed 1 year ago

papichoolo commented 1 year ago

The Web Summarizer is a convenient tool for quick access to concise, user-friendly summaries of informative articles (like Wikis). It streamlines information retrieval by providing a condensed version of extensive articles, making research and knowledge acquisition more efficient and accessible. Perfect for on-the-go learning and fact-checking. Uses gpt3.5 16k and streamlit as frontend.