Skip to content
#

transformers-library

Here are 21 public repositories matching this topic...

ML (Machine Learning)/NLP project for extraction of Names, Aadhar ID, PAN numbers. It uses Pytesseract OCR for extracting text from images, and uses Hugging Face NER model for Name extraction and regex library for extracting PAN and Aadhaar ID numbers.

  • Updated Feb 18, 2022
  • Python

Text file language translation app that translates .txt, .csv, and .xlsx files on the local device using lightweight, open-source LLMs from Hugging Face (no internet connection needed). Uses batch processing and token chunking which provides the ability to translate large file sizes while preserving semantic meaning across paragraphs / sections.

  • Updated Sep 28, 2024
  • Python

A web-based application that generates descriptive captions for uploaded images using Hugging Face’s "Salesforce/blip-image-captioning-large" model. Built with Gradio and deployed on Hugging Face Spaces, the app provides a simple interface for transforming images into meaningful text descriptions.

  • Updated Nov 15, 2024
  • Python

Agentic Workflow Evaluation: Text Summarization Agent. This project includes an AI agent evaluation workflow using a text summarization model with OpenAI API and Transformers library. It follows an iterative approach: generate summaries, analyze metrics, adjust parameters, and retest to refine AI agents for accuracy, readability, and performance.

  • Updated Feb 23, 2025
  • Python

Проект представляет собой модель машинного перевода с русского на алеутский язык, обученную на основе MarianMT и пользовательского набора данных для автоматизации переводов.

  • Updated May 18, 2025
  • Python

Improve this page

Add a description, image, and links to the transformers-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transformers-library topic, visit your repo's landing page and select "manage topics."

Learn more