Set up the Python SDK in your application
The Epigos Python Package is a python wrapper around the core Epigos AI web application and REST API.
Visit the GitHub Repo
You’ll need to Create an API Key to Authentication with Epigos AI.
To add epigos to your project simply install with pip
:
or with poetry
:
Checkout the code on Github
Set up the Python SDK in your application
The Epigos Python Package is a python wrapper around the core Epigos AI web application and REST API.
Visit the GitHub Repo
You’ll need to Create an API Key to Authentication with Epigos AI.
To add epigos to your project simply install with pip
:
or with poetry
:
Checkout the code on Github