Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 397 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 397 Bytes

PDF Analysis Assistant

A web application that allows users to upload PDFs and chat with an AI assistant about their contents using Claude 3.5 Sonnet.

Features

  • PDF upload and viewing
  • Real-time chat interface
  • Conversation history
  • Responsive design
  • PDF analysis using Claude 3.5 Sonnet

Prerequisites

  • Python 3.8+
  • Anthropic API key

Installation

  1. Clone the repository: