ArikReuter/TopicGPT
TopicGPT allows to integrate the benefits of LLMs into Topic Modelling
Combines document embeddings with HDBSCAN clustering and LLM-powered topic refinement, enabling dynamic topic manipulation through natural language commands like splitting, merging, and RAG-based information extraction. Integrates with OpenAI's GPT-3.5/GPT-4 and Azure endpoints via a single `fit()` method on document corpora. The autonomous agent layer interprets user prompts to select appropriate operations—from topic comparison to keyword-based topic creation—without explicit function calls.
114 stars. No commits in the last 6 months.
Stars
114
Forks
16
Language
Python
License
MIT
Category
Last pushed
Sep 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ArikReuter/TopicGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zou-group/textgrad
TextGrad: Automatic ''Differentiation'' via Text -- using large language models to backpropagate...
emory-courses/nlp-essentials
Foundations of Modern NLP
cattolatte/zenith-nlp-framework
A comprehensive toolkit to build, train, and deploy modern NLP models from the ground up....
WangRongsheng/IvyGPT
[CICAI 2023] The official codes for "Ivygpt: Interactive chinese pathway language model in...
FMXExpress/Song-Writer-AI
Write lyriced songs using AI via LLMs like GPT-3.5-Turbo and Vicuna-13b.