Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM Document Personalizer

video

Description

This app is a document reader (PDF and TXT) that personalizes the document to the user's preferences. It uses the Claude API to summarize the document and the OpenAI API to generate a personalized version of the document.

Installation

pip install -r requirements.txt

API Keys

export CLAUDE_API_KEY=XXX
# or
export OPENAI_ORG=YYY
export OPENAI_API_KEY=XXX

Usage

python app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages