GithubHelp home page GithubHelp logo

leodeveloper / chat-with-pdf-using-nvidianim Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 147 KB

using NvidiaNim to chat with pdf document

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

License: MIT License

Python 100.00%
embeddings faiss langchain nim nvidia nvidia-gpu python streamlit vector chatnvidia nvidia-nim

chat-with-pdf-using-nvidianim's Introduction

chat-with-pdf-using-NvidiaNim

using NvidiaNim to chat with pdf document

Application Screenshot

Chat with multiple PDF file using NvidiaNim

This project allows you to upload multiple PDF files and interact with them using natural language questions and answers. It leverages NVIDIAEmbeddings, ChatNVIDIA, OllamaEmbeddings, and FAISS to provide efficient and accurate responses.

Features

  • Upload and process multiple PDF documents.
  • Use NVIDIA's powerful embeddings for natural language understanding.
  • Efficient querying and retrieval with FAISS.
  • Simple and intuitive user interface with Streamlit.

Installation

  1. Clone the repository:
    git clone https://github.com/leodeveloper/chat-with-pdf-using-NvidiaNim.git
    cd chat-with-pdf-using-NvidiaNim
    
    Set up environment variables by copying .env.example to .env and filling in the necessary values.
    
    
    pip install -r requirements.txt
    streamlit run app.py
    
    

How It Works NVIDIAEmbeddings: Utilized for generating embeddings from the text within the PDFs. ChatNVIDIA: Handles the natural language processing and interaction. OllamaEmbeddings: Provides additional embedding capabilities to enhance understanding. FAISS: Efficiently indexes and searches through embeddings for quick responses. Contributing Contributions are welcome! Please fork the repository and create a pull request with your changes.

feel free contact on this email [email protected]

chat-with-pdf-using-nvidianim's People

Contributors

leodeveloper avatar

Watchers

 avatar

Forkers

chat19

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.