Skip to content

YunTianZhou/llm-projects-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm-projects-python

A collection of small Python projects that demonstrate interacting with large language models (LLMs).

Get Started

Dependencies

pip install -r requirements.txt

Config API key

Create an environment variable named OPENAI_API_KEY, and set it to your API key.

How to Run

  1. Navigate to the directory of the mini-project you want to run.
  2. Configure config.json.
  3. Run main.py.

About

Python mini-projects driven by large language models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages