transformers vs chatWeb

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

transformerschatWeb
Tagline🤗 Transformers: the model-definition framework for state-of-the-art machine learning modelsWeb crawling, text extraction from PDF/DOCX/TXT files, summarization, and Q&A based on GPT3.5 embedding API
Stars162k913
Forks34k137
Open issues2.5k7
LanguagePythonPython
LicenseApache-2.0MIT
Last pushedJul 7, 2026May 25, 2026
CategoriesModel Training, Data & Retrieval, LLM FrameworksInference & Serving, Data & Retrieval

transformers

Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.

Python

chatWeb

ChatWeb is a Python-based repository that allows users to crawl web pages, extract text content from various file types, and perform summarization or answer questions using GPT-3.5's embedding API with support for vector databases.

Python