THUDM/WebGLM
WebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023) observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 13
- Release rhythm 35
- Longevity 85
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1193
- days_rel: n/a
- days_push: 526
- n_releases_24m: 0
Adoption not part of the score
1602 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WebGLM is an efficient web-enhanced question answering system (KDD 2023) that combines a large language model with web search retrieval and human preference alignment (RLHF). It ships pretrained models (WebGLM-10B, WebGLM-2B), a QA dataset, and an official Python implementation with a demo.
Use cases
- answer questions using up-to-date web search results with an llm
- build a retrieval-augmented question answering system
- run a web-enhanced chatbot grounded in search results
- fine-tune or evaluate llms with human preference data for qa
- use the webglm-qa dataset for research on web-enhanced qa
- deploy an open-source alternative to web-connected chatgpt
When to choose
- you need an open-source, research-backed web-enhanced QA pipeline with pretrained checkpoints
- you want to reproduce or extend KDD 2023 research on retrieval-augmented QA with RLHF
- you need a smaller (2B) or larger (10B) model for grounded question answering on limited GPU hardware
When to avoid
- you need a production-grade, actively maintained RAG framework rather than a research codebase
- you want a general-purpose chat assistant without web retrieval dependencies (e.g., SerpAPI key required)
- you need a lightweight plug-and-play library rather than a full system with model checkpoints
Facets
application · maturity active
rag llm-inference machine-learning nlp search-engine large-language-models artificial-intelligence python web-enhanced-qa rlhf question-answering chatglm research-project kdd-2023 pretrained-models retrieval-augmented-generation natural-language-processing gpu docker linux
1 source
- readme: https://github.com/THUDM/WebGLM · fetched 2026-08-28 · 9e6aa8b28daa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| THUDM/WebGLM | main | 35 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem