A web scraping application which summarizes scraped information using OpenAI's GPT-3.5 turbo. Simple UI, easy to use and efficient.
Front-End: NextJS with ReactJS (TypeScript)
Back-End: NodeJS
Tools used: TailwindCSS, MUI, GPT-3.5 turbo API, Cheerio, Readability
Deployed with: Vercel
Users can input a link which contains relevant information/articles/reports and the AI model would then be able to generate a summary from the scraped information.