Skip to content

WebGenAI Installation

💡 WebGenAI - Installing the Docker Container

GenAI is a web app that creates database systems from a Natural Language prompt. For background, see Why WebGenAI.

You can access WebGenAI either at:

 

WebGenAI Docker Installation

If you have installed API Logic Server (recommended, but not required), the Manager Readme includes install instructions.

Otherwise, you can run it locally as follows:

Run the WebGenAI Docker Container
mkdir webgenai
cd webgenai
docker run -it --rm --name webgenai apilogicserver/web_genai

This will guide you through the registration process.

After installing, verify WebGenAI operation.

Note: the Suggestion: ApiLogicServer start is for API Logic Server users using the Manager with the Docker images; you can ignore this message).