Home
Softono
i

iam-veeramalla

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
3

Software by iam-veeramalla

Intent Classifier Model
Open Source

Intent Classifier Model

Intent-classifier-model is a lightweight machine learning tool designed to categorize short customer support text into specific intents such as greeting, question, complaint, praise, or other. The project demonstrates the end-to-end workflow of training a small text classification model, serializing the model artifact to disk, and deploying it as a production-ready service. Users can set up a local virtual environment, install dependencies, and execute the training script to generate the model file. The software includes a Flask-based API server that exposes a predict endpoint for real-time inference. Developers can send JSON payloads containing customer messages via HTTP POST requests to receive the predicted intent class along with confidence probabilities for each category. This solution is ideal for integrating automated intent detection into chatbots, helpdesk systems, or automated routing pipelines without requiring heavy computational resources.

ML Frameworks
55 Github Stars
Jenkins Zero To Hero
Open Source

Jenkins Zero To Hero

Install Jenkins, configure Docker as slave, set up cicd, deploy applications to k8s using Argo CD in GitOps way.

CI / CD Infrastructure as Code
9.8K Github Stars
Terraform Eks
Open Source

Terraform Eks

A sample repository to create EKS with VPC on AWS using Terraform.

Education & Learning Infrastructure as Code
533 Github Stars