pankajarm / FileQueryBot_Open

An Open source version of FileQueryBot. Unleash the power of conversational AI on any document. Upload or link files in any format - PDF, TXT, PPTX, DOCX, and more - and let FileQueryBot answer your questions with precision and ease.

Home Page:https://filequerybot.streamlit.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileQueryBot_Open

Your Query is my Command

FileQueryBot

An Open source version of FileQueryBot. Unleash the power of conversational AI on any document. Upload or link files in any format - PDF, TXT, PPTX, DOCX, and more - and let FileQueryBot answer your questions with precision and ease.

Installation Instructions:

  1. Star the Repo
  2. Clone the Repo
  3. SignUp https://streamlit.io/cloudwith with GitHub
  4. Use New App =>
    1. Repository => Your new cloned repo
    2. Branch => master
    3. Main file path => streamlit_app.py
  5. Wait for few minutes and Viola you have your own personal FileQueryBot
  6. Optional: By default your app in streamlit cloud is private but if you want to make it public, you can change the settings of streamlit app

Usage

Add your openai keys

That’s it now you are ready to upload any supported file or web link and query on them.

For example add web link: https://arxiv.org/pdf/2305.10601.pdf

When it says "All set let's chat now ✔️", write your query:

For example => "Please summarize the content in an easy to explain way"

Examples

Query/Chat with Technical Documentations

Here is an example screenshot showing how can you point FileQueryBot to LangChain documentation and start asking questions on it.

LangChainDoc

About

An Open source version of FileQueryBot. Unleash the power of conversational AI on any document. Upload or link files in any format - PDF, TXT, PPTX, DOCX, and more - and let FileQueryBot answer your questions with precision and ease.

https://filequerybot.streamlit.app

License:MIT License


Languages

Language:Python 100.0%