Welcome to the PageTalk project. PageTalk allows users to upload PDFs and receive summaries, along with query-based responses. This is still a work-in-progress.
https://frontend-pagetalk.vercel.app
- ExpressJS
- TypeScript
- Docker
- Firebase Cloud Storage
- JWT: For secure header authentication and verification
- bcrypt: For password storage and retrieval
- body-parser and url-encoded: Middleware for parsing request bodies
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Clone the Project(s)
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.