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

31 lines
648 B
Markdown

# 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](https://img.youtube.com/vi/UB1PdZ32vBc/0.jpg)](https://www.youtube.com/watch?v=UB1PdZ32vBc)
## 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
- [Muhammad Nazeem](https://twitter.com/n4ze3m)