Skip to content

amastbau/classifier-eng

Repository files navigation

Log Classifier API

This project provides a web service that exposes a single endpoint to classify log text using a set of predefined classifiers. The service is built with FastAPI and can be easily deployed using Docker.

Features

  • Single Endpoint: /classify accepts a JSON payload with a text field.
  • Classification: Returns a list of matching classifiers based on the input text.
  • Docker Support: Easily containerize and deploy the application.

Getting Started

Prerequisites

Read the Guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors