AskPDF.io is a web application that allows you to upload PDF documents and ask questions about their content using AI-powered algorithms.
- NextJS 13: A React framework for building server-rendered React applications.
- Prisma: A modern database toolkit for Node.js and TypeScript.
- PlanetScale: A distributed database platform.
- TRPC: A framework for building type-safe APIs.
- Kinde Auth: Auth package
To run the application locally, follow these steps:
- Clone the repository:
git clone <repository_url>
- Install dependencies using one of the following package managers:
-
Using NPM:
npm install
-
Using Yarn:
yarn install
-
Using PNPM:
pnpm install
- Start the development server:
-
Using NPM:
npm run dev
-
Using Yarn:
yarn dev
-
Using PNPM:
pnpm dev
- Open your web browser and navigate to
http://localhost:3000
to access the application.
We welcome contributions from the community! If you'd like to contribute to the project, please follow our contribution guidelines.
This project is licensed under the MIT License.
If you have any questions or need assistance, feel free to contact us at [blaowskate@hotmail.com].