Skip to content

matkorussovich/Langchain-ConsultasPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Create a virtual environment and install the required packages:
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
  1. Create a .env file with the following variable:
OPENAI_API_KEY = [ENTER YOUR OPENAI API KEY HERE]

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks