Skip to content

essinn/AbstractPDF-pdf-summarizer

Repository files navigation

AbstractPDF

Upload a PDF and get a summary of the content.

Technologies Used

  • Next.js
  • Tailwind CSS
  • MongoDB
  • DeepSeek API

Run the application locally

  1. Clone the repository
git clone https://github.com/essinn/AbstractPDF-pdf-summarizer.git
  1. Install dependencies
npm install
  1. Create a .env.local file and add the following:
MONGODB_URI=mongodb_uri

DEEPSEEK_API_KEY=your_deepseek_api_key
DEEPSEEK_API_URL=https://api.deepseek.com/
  1. Run the development server
npm run dev

About

Upload a PDF and get a summary of the content.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published