abhimishra91/insight
Repository for Project Insight: NLP as a Service
Implements multiple transformer-based NLP tasks (classification, NER, sentiment analysis, summarization) through a microservices architecture with independent FastAPI services behind an Nginx reverse proxy, allowing individual model updates without affecting other services. Provides both a Streamlit GUI frontend and direct API access, with pluggable model support—new transformer models can be added by creating a directory with model artifacts and updating the config.json without code changes to existing services. Built entirely in Python with Docker Compose orchestration for reproducible deployment.
320 stars. No commits in the last 6 months.
Stars
320
Forks
47
Language
Python
License
GPL-3.0
Category
Last pushed
Feb 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/abhimishra91/insight"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dkedar7/fast_dash
Turn your Python functions into interactive apps! Fast Dash is an innovative way to deploy your...
season-framework/dizest
DIZEST: A low-code platform for workflow-driven artificial intelligence and data analysis
src-d/hercules
Gaining advanced insights from Git repository history.
DashAISoftware/DashAI
DashAI: an interactive platform for training, evaluating and deploying AI models
BaihaiAI/IDP
IDP is an open source AI IDE for data scientists and big data engineers.