Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 721 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 721 Bytes

SubiScrape

A web scraping application which summarizes scraped information using OpenAI's GPT-3.5 turbo. Simple UI, easy to use and efficient.

ko-fi

SubiScrape

Application Code

Technology Stack

Front-End: NextJS with ReactJS (TypeScript)
Back-End: NodeJS
Tools used: TailwindCSS, MUI, GPT-3.5 turbo API, Cheerio, Readability
Deployed with: Vercel

Generating a Summary through scraped information

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.

Summary