mithril-security / blind_chat

A fully in-browser privacy solution to make Conversational AI privacy-friendly
https://chat.mithrilsecurity.io/
Apache License 2.0
220 stars 26 forks source link

Add PDF upload to BlindChat #14

Open dhuynh95 opened 11 months ago

dhuynh95 commented 11 months ago

Add a button on the Chat UI to load PDFs on the client side for future RAG integration

aquilu commented 11 months ago

Action Plan for Integrating PDF Processing in BlindChat

1. Text Extraction from PDF

2. Vectorization and Embedding Creation

3. Integration with BlindChat

4. Privacy and Security Considerations