ask pdf chatbot
1.0.0
ติดตั้งการพึ่งพา Python
pip install streamlit pypdf2 langchain python-dotenv faiss-cpu openai huggingface-hub sentence_transformers ctransformers
เพิ่มคีย์ API และโทเค็น
OPEN_API_KEY = {}
HUGGINGFACEHUB_API_TOKEN = {} streamlit run app.py