Skip to content

josequaresma/ai-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This project is my attempt at playing a bit with the development and deployment of AI agents.

How to Run with Podman

  1. Clone the repository:

    git clone https://github.com/josequaresma/ai-agents.git
    cd ai-agents
  2. Create .env file with OpenAI API-KEY:

    cp .env-example .env
    ## update variable in .env file
  3. Podman compose:

    podman-compose up --build

About

Testing out AI agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors