Skip to content

makobongo/AI-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

To install and run this agent, follow these steps:

  1. Clone the repository:
git clone https://github.com/makobongo/agent.git
  1. Install the dependencies:
cd your-repo
python -m venv .venv
pip install -r requirements.txt
  1. Configure the environment variables:
cp .env.example .env # and populate with your OpenAI key generated from openai platform

NB - SHOULD WORK FINE UNDER OPENAI PAID PLAN SO SET ONE ON YOUR ACCOUNT

About

Simple AI with python using OPENAI platform

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages