Document Question Answering

Upload your documents and get instant answers to your questions using advanced AI. Enhance your productivity by leveraging the power of GPT-3.5 to extract information seamlessly. Perfect for researchers, students, and professionals looking to streamline their document analysis.

Installation

Installing for Claude Desktop

Manual Configuration Required

This MCP server requires manual configuration. Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

This will open your configuration file where you can add the Document Question Answering MCP server manually.

📄 Document question answering template

A simple Streamlit app that answers questions about an uploaded document via OpenAI's GPT-3.5.

Open in Streamlit

How to run it on your own machine

  1. Install the requirements

    $ pip install -r requirements.txt
    
  2. Run the app

    $ streamlit run streamlit_app.py
    
Share:
Details:
  • Stars


    0
  • Forks


    0
  • Last commit


    4 months ago
  • Repository age


    4 months
  • License


    Apache-2.0
View Repository

Auto-fetched from GitHub .

MCP servers similar to Document Question Answering:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Document Question Answering: MCP Server – MCP.Bar