GPT-Long-Text is a Streamlit application that transforms interaction with lengthy text documents, such as textbooks or research papers. Leveraging OpenAI's GPT model and vector storage via Langchain, the application provides concise, accurate responses to user queries.
- An OpenAI API key
- A running Pinecone Index with dimension 1536
- it's free! (https://www.pinecone.io/)
Check out a live demo of the application here: https://gpt-long-text.streamlit.app/