Giter Club home page Giter Club logo

rag-llama-index's Introduction

title emoji colorFrom colorTo sdk sdk_version app_file pinned license
Chatbot PDF
๐Ÿ†
pink
blue
streamlit
1.33.0
app.py
false
mit

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Chatbot-PDF

Chatbot-PDF is a conversational application that allows users to interact with PDF documents using natural language. It utilizes Hugging Face's open-source models to understand and respond to user queries related to the content of PDF files.

Features

  • Streamlit Interface: Built with Streamlit, providing an intuitive and interactive user interface.
  • PDF Integration: Chatbot is capable of processing PDF documents and extracting relevant information.
  • Natural Language Understanding: Powered by Hugging Face's models, the chatbot understands and responds to user queries in natural language.

Usage

To use the Chatbot-PDF application, follow these steps:

  1. Clone the Repository: Begin by cloning this repository to your local machine. Open your terminal or command prompt and use the following command:
git clone https://github.com/theSuriya/RAG-LLAMA-INDEX
  1. Open in Your Favorite IDE: Open the cloned directory in your preferred Integrated Development Environment (IDE) such as Visual Studio Code, PyCharm, or any other IDE of your choice.

  2. HuggingFace Account login:If you don't have a Hugging Face account, create one. You'll need an account to generate an authentication token. Follow the steps outlined in this guid to generate your token. Once you have the token, locate the .env file in your project directory. Open it and paste your token like this:

HF_TOkEN = "paste the token here"
  1. Install Dependencies: Make sure you have Python installed on your system. Then, In your terminal or command prompt within the project directory, run:
pip install -r requirements.txt
  1. Run the Application: Navigate to the project directory and run the following command:
streamlit run app.py
  1. Interact with the Chatbot: Once the application is running, open a web browser and go to http://localhost:8501 to access the chat interface. You can now interact with the chatbot by asking questions related to the provided PDF documents.

Demo

For a live demo of the Chatbot-PDF application, visit here.

Contributing

Contributions are welcome! If you have any ideas for improvements or encounter any issues, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

rag-llama-index's People

Contributors

thesuriya avatar

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.