marcusbey / chatbot-pdfs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatbot-pdfs

Dependencies and Installation To install the ChatWithMyPdfs App, please follow these steps:

  • Clone the repository to your local machine.

  • Install your virtual Environnement and activate it

  • Install the required dependencies by running the following command:

    pip install -r requirements.txt

Obtain an API key from OpenAI and add it to the .env file in the project directory.

OPENAI_API_KEY=your_secrit_api_key

About

License:MIT License


Languages

Language:Python 100.0%