π PDF Chatbot (No API Key) A simple Streamlit app that lets you chat with your PDF using local embeddings. π Features No API key required Works locally Uses FAISS for fast search Simple UI with Streamlit π οΈ Run Locally pip install -r requirements.txt streamlit run app.py