Skip to content

lucasbranddao/pycode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Pycode

Welcome to Pycode repository! This project utilizes OpenAI and requires you to set up an API key for proper functionality.

Setup

  1. Clone the Repository:
    git clone https://github.com/lucasbranddao/pycode.git
    cd pycode
    
  2. Create a file named .env in the root of your project Add your OpenAI API key to the .env file:
    OPENAI_API_KEY=your-api-key-here
    
  3. Clone the Repository:
    python main.py

About

Simple LLM Api using Langchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages