Skip to content

robbype/Ask-PDF

Repository files navigation

💻 ChatPDF Frontend — Next.js 16

Frontend interface for ChatPDF, a web application that lets users upload PDF files and chat with them using AI.
Built with Next.js 15, React Query, and Tailwind CSS, and connected to a FastAPI backend.


🚀 Key Features

  • 📄 Upload and manage PDF documents
  • 💬 Chat with your PDF using AI
  • 🔐 Authentication integrated with FastAPI (JWT via cookies)
  • ⚡ Real-time updates with React Query
  • 🎨 Styled with Tailwind CSS + shadcn/ui
  • 🧱 Built with the latest Next.js 16 App Router

🧰 Setup & Installation

1️⃣ Clone the Repository

git clone git@github.com:robbype/Ask-PDF.git
cd Ask-PDF

2️⃣ Install Dependencies

Using pnpm (recommended):

pnpm install

3️⃣ Run Development Server

pnpm dev

Then open your browser at:

http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published