page-assist/README.md
2023-04-16 11:43:50 +05:30

648 B

Page Assist

Revolutionize your browsing experience with PageAssist, an open source Chrome extension that allows you to easily chat with any webpage using the power of ChatGPT API.

Here's a demo of how it works:

PageAssist Demo

Tools

  • NextJs
  • Supabase
  • FastAPI
  • OpenAI's ChatGPT api
  • Docker
  • Plasmo for chrome extension

Supabase

  • Used for Authentication and Database

  • Used Supabase Auth UI in the dashboard for authentication

  • USed Supabase Python client for FastAPI

Team