PDF-Insight-PRO / app.py

Commit History

Enhance session management in load_session function to ensure LLM consistency and improve error handling. Update chunk processing to accommodate larger text sizes and integrate conversation memory for chat history management.
bcaf7fa

Jatin Mehra commited on

Refactor PDF processing and embedding creation; update chunking to include metadata
1dc0983

Jatin Mehra commited on

Redirect home route to static index.html
58dea7f

Jatin Mehra commited on

Implement PDF removal functionality and update UI with remove button
6c81e4d

Jatin Mehra commited on

Refactor app.py to implement FastAPI for PDF processing, session management, and chat functionality
a193f24

Jatin Mehra commited on

Update .gitignore and adjust Max Tokens slider range in app.py
cf23d65

jatinmehra commited on

Add chat history download options (HTML. JSON)
a0f5aa1

jatinmehra commited on

initial
52c6dbe

Jatin Mehra commited on