Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.11 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.11 KB

ArgServices Proof-of-Concept

To start the services, create a file .env with the following content:

OPENAI_API_KEY=your-openai-api-key

Then run the following command:

docker compose up

The following implementations are required to spin up the services offered by our architecture (most of which are contained in the docker-compose file):