# Turing-Project/AntiFraudChatBot

A simple prompt-chatting AI based on wechaty and fintuned NLP model

Repository: https://github.com/Turing-Project/AntiFraudChatBot
Canonical: https://ross.abutalabs.com/products/antifraudchatbot
Language: Python
License: Apache-2.0
License Family: permissive
Last push: 2023-02-16T01:40:57+00:00

## Health v2 (maintenance only)
Score: 22/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 98
- inputs: {"age_days": 1372, "days_push": 1295, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2220, forks 418 (observed 2026-08-28T04:06:27.481111+00:00)

## What it is
A prompt-based Chinese conversational AI framework that connects a fine-tuned large language model (YUAN-1.0) to WeChat via the wechaty framework, focused on anti-fraud dialogue scenarios. It is modular, allowing the dialogue model backend to be swapped for alternatives like ChatGPT or ERNIE.

## Use cases
- build a wechat chatbot that answers questions
- deploy an ai assistant to help users avoid scams
- chat with a chinese large language model over wechat
- swap different llm backends into a chatbot framework
- run a 24/7 automated wechat conversation bot

## When to choose
- you need a Chinese-language chatbot integrated with WeChat
- you want a modular framework where the LLM backend is replaceable
- your use case is anti-fraud awareness or educational dialogue

## When to avoid
- you need a production-grade, actively maintained project (last release early 2023, alpha pypi version)
- you need English-language or non-WeChat chat deployment
- you cannot rely on the YUAN-1.0 API or its account registration

## Facets
- artifact type: application
- maturity: maintenance
- function: chatbot, nlp, llm-inference, prompt-engineering
- domain: chatbots, artificial-intelligence, fintech
- platform: python, windows, cross-platform
- tags: anti-fraud, wechaty, wechat-bot, yuan-1.0, chinese-language, conversational-ai, prompt-based, natural-language-processing, wechat, linux

## Member repositories
- Turing-Project/AntiFraudChatBot (main) score 22

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:27.481111+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:45:49.645693+00:00, confidence not recorded.
  - readme: https://github.com/Turing-Project/AntiFraudChatBot (fetched 2026-08-28T04:06:27.481111+00:00, sha 8e80cd03084e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
