lfzk550/fanzha-ai-proxy
国家反诈AI API 转 OpenAI 兼容格式反向代理服务 || 仅学习用途
About the project
A Python reverse proxy that exposes the 'National Anti-Fraud AI' assistant through an OpenAI-compatible API (/v1/chat/completions) with SSE streaming, so any OpenAI client can talk to it.
Useful for
- Plug the assistant into NextChat or LobeChat via the OpenAI-compatible endpoint
- Call the anti-fraud AI from Python using the official OpenAI SDK with streaming
- Enable automatic token refresh via Refresh Token for long-lived sessions
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 2 stars today.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 6 days old and already has 490 stars.
- Top new repositories this week: #22.
- About 6 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 490
- Stars in a day
- 2
- Forks
- 352
- Issues and pull requests
- 0
- Watchers
- 2
- Language
- Python
- Created
- September 7, 2026
- Last push
- September 7, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026Top new repositories this week: #19
Similar projects
-
6.8
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.2
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
6.2
ayghri/i-have-adhd
A skill for a coding agent (Claude Code) that makes it lead with the answer and numbered steps, without preamble or filler. Helps you get concrete actions instead of long-winded reasoning.
-
6.1
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.1
jordan-gibbs/hyperresearch
A deep research harness for Claude Code: turns one prompt into a report with verified citations and a persistent source vault. Every source lands in a searchable store reused by later sessions.
-
6.0
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.