Authorization Page | Main Page |
---|---|
A Retrieval-Augmented Generation (RAG) Chatbot built on top of ChatGPT. This application allows users to upload their own documents and ask the chatbot about anything regarding its contents. To use the application, ensure that you have an OpenAI API key. You can get one through the OpenAI website.
The application does require you to create an account for you to access it.
This is because the application allows users to save individual chat sessions. Hence, if you were to log back into your account, the previous chat logs and context from your saved session will be loaded back into the application.
This application can be accessed on Streamlit Cloud.
Contributions are most welcome to help improve and expand the project. You can do this by
- filling any issues that you may find,
- submitting pull requests, or
- providing general feedback.
Docu-Mate is released under the MIT License, a permissive free software license that allows for significant freedom in the use and distribution of the software.