You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is focussed on those people who have huge amount of Files which are not easy to read quickly.
You can just upload your documents (Supported formats - .pdf, .xslx, .csv, .docx) and enter your OPENAI API key
If you don't have OPENAI key, then check the sidebar of the website, there the steps are mentioned to get OPENAI API key
And then wait for it to get successfully uploaded.
Once uploaded, Ask questions based on your files and let us do the rest 😌
Tech Stack
Python - Python is a popular general-purpose programming language. It is used in machine learning, web development, desktop applications, and many other fields.
LangChain - It is a framework for developing applications powered by language models.
Streamlit - Turns data scripts into shareable web apps in minutes, All in pure Python.
OpenAI API - Helps us to integrate OpenAI models into our applications.