Projects with this topic
-
A command-line tool for running small language models locally using Hugging Face transformers.
Updated -
Sistema event-driven con Kafka que transforma documentos no estructurados en especificaciones de software completas. Extrae texto con OCR, procesa NER con transformers, clasifica oraciones y generar SRS en múltiples formatos.
Updated -
Opus-Translate: German to French Translation Service
Containerized translation service providing German→French translation via CLI and OpenAI-compatible HTTP API. Built with FastAPI and Helsinki-NLP/opus-mt-de-fr transformer model. Features Docker deployment, model caching, health checks, and interactive client for testing. Simple, production-ready translation microservice.
Key Features: • CLI and HTTP server interfaces • OpenAI-compatible /v1/chat/completions endpoint• Docker containerization with multi-stage builds • Automatic model downloading and caching • Interactive test client included • Environment-based configuration
Updated -