Ross ROSS = Recommend OSS · open-source software intelligence for agents

baidu/AnyQ

FAQ-based Question Answering System observed · 2026-08-28

github.com/baidu/AnyQ · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

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: 2984
  • days_rel: n/a
  • days_push: 2104
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2575 stars · 657 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

AnyQ is Baidu's open-source FAQ-based question answering framework with a configurable, plugin-based architecture covering question analysis, retrieval, matching, and re-ranking. It includes SimNet, a semantic text matching framework with models like BOW, CNN, RNN, MM-DNN, MatchPyramid, MV-LSTM, and K-NRM implemented in PaddlePaddle and TensorFlow.

Use cases

  • build a faq chatbot for customer support
  • match user questions to predefined answers semantically
  • serve question answering over an http api
  • train semantic matching models for chinese text
  • customize retrieval and ranking plugins for a qa system

When to choose

  • you need a self-hosted FAQ question answering system with Chinese language support
  • you want a plugin-based QA pipeline you can customize with custom retrieval or matching logic
  • you need semantic matching models integrated into a retrieval system

When to avoid

  • you need a modern, actively maintained project with recent updates
  • you want a managed cloud QA service rather than self-hosted C++ deployment
  • your use case is English-only open-domain question answering

Facets

framework · maturity maintenance

nlp search-engine machine-learning http-server plugin-system chatbots machine-learning windows cpp python faq question-answering semantic-matching simnet chatbot retrieval chinese-nlp solr paddlepaddle natural-language-processing search linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
baidu/AnyQmain32

For agents

markdown · JSON · MCP: product_card(name="baidu/AnyQ")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem