Follow these steps to install Omnicron and get started quickly.
Clone the Repository
Set Up Environment Variables
9000
or any other port number.
cloudinary://<your_api_key>:<your_api_secret>@djagytapi
/usr/local/share/tessdata
for Linux or C:\Program Files\Tesseract-OCR\tessdata
for Windows. If yours is configured to a different file location, set it to where the tessdata location is on your machine.http://0.0.0.0:8000
or http://localhost:8000
to connect the FastAPI server to the Go code.
.env
file in the project root directory and add the following:
Build and Run the Application
Using Docker Compose
Usage
http://localhost:9000/readiness
to check the health of the application.