zaidmukaddam / scan-gpt

Home Page:https://scangpt.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introducing Scan GPT

Our extension makes it simple to find GPT-generated text on any web page. Just install it and let it scan the page for you.

Website → ScanGPT

Extension → Install

Instagram → @ScanGPT

Some Snaps:

Redesigned Home Page

Tech:

Website:

  • NextJs
  • TailwindCSS
  • Framer Motion

Extension:

  • HTML
  • Vanilla Js
  • Vanilla CSS

Pre-Release

TODO:

  • SEO on website
  • Loading state for extension.
  • Extension debug on more websites
  • Publish on Chrome store
  • Fix scroll overflow
  • Add XSS prevention on the backend
  • Add star on GitHub button
  • Add "Introducing ScanGPT" instagram thingy
  • Resolve single paragraph issue
  • Improve README

V1.0 is out!

TODO:

  • Update permissions on manifest
  • Support page
  • Content on support page
  • Lighter Option on support page
  • Motion for Option component
  • Buttons have a ugly flickr on mobile
  • Dashboard page
  • Mobile version for Dashboard
  • Fix border radius
  • Fix the extension/api
  • Add loading components
  • Add error components

Extension Fix - Extension has been fixed

Vercel functions can only execute for 10 seconds.

Api/scan was taking too much to execute with all the paragraphs (164 seconds). Extension fix is now fetching individual paragraphs instead of all in the same request.

About

https://scangpt.space


Languages

Language:TypeScript 46.0%Language:JavaScript 28.8%Language:CSS 17.6%Language:HTML 7.5%