e-di.ai

e-di.ai is a lightweight Retrieval-Augmented Generation (RAG) application that allows users to upload PDF documents and ask questions about their content in the language of their choice.

May 2023 - May 2023
Developer

Tech Stack

StreamlitLangChainOpenAI APIPythonFirebase

I built a small RAG app that helps users interact with their own PDFs. After logging in, they can upload a file, ask questions, and get answers in the language they choose. It’s a small project, but it taught me a lot about combining Streamlit with LangChain and the OpenAI API.