#141 · Primary category: Knowledge Base & RAG
WebGLM
WebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023)
Project last updated:03/25/25
GitHub Stars
1.6K
Forks
131
Contributors
3
License
Apache-2.0
Why we included this project
WebGLM combines a large language model with live web search, so it can pull up current pages and answer questions with sources instead of falling back on training data alone. The system retrieves relevant content, drafts an answer, then uses a scorer trained on human preferences to filter out responses that aren't actually useful. You can run it as a command-line tool or as a small web service, with SerpAPI or Bing for search and 2B or 10B model sizes to fit your hardware. For teams prototyping grounded question answering that needs up-to-date answers, it's a clear example of how retrieval, generation, and preference scoring can work together. It also includes training code and the WebGLM-QA dataset if you want to reproduce or adapt the method.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience