Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 487 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 487 Bytes

sum-app

Sum App is an accessible web tool that transforms voluminous content into a concise and informative summary using OpenAI GPT-4

Screenshot 2023-05-09 at 01 23 32

Summary of available features:

  • Providing a brief description of web page content
  • Saving search data in local storage

🚀 How to run

npm install
npm run dev