Spaces:
Runtime error
Runtime error
| title: Chat With Pdf Using Gpt | |
| emoji: π | |
| colorFrom: yellow | |
| colorTo: pink | |
| sdk: streamlit | |
| sdk_version: 1.31.1 | |
| app_file: app.py | |
| pinned: false | |
|  | |
| # Chat wit pdf using OpenAI GPT 3.5 π’ | |
| #GPT3.5 | #OpenAIEmbeddings | #PDF | #Streamlit | #FAISS | |
| Chat with pdf using [GPT 3.5 Turbo](https://platform.openai.com/docs/models/gpt-3-5-turbo) | |
| - [GPT-3.5 Turbo](https://platform.openai.com/docs/models/gpt-3-5-turbo) | |
| - [GPT-3.5 Turbo fine-tuning and API updates](https://openai.com/blog/gpt-3-5-turbo-fine-tuning-and-api-updates) | |
| - [Streamlit Chat Message History](https://python.langchain.com/docs/integrations/memory/streamlit_chat_message_history) | |
| - [FAISS](https://python.langchain.com/docs/integrations/vectorstores/faiss) | |
| [Chat with PDF using OpenAI GPT 3.5 Turbo - π€ Playground](https://huggingface.co/spaces/thivav/chat_with_pdf_using_gpt) |