# FluentACT **Repository Path**: openminds/FluentACT ## Basic Information - **Project Name**: FluentACT - **Description**: 一个为ACT治疗师和来访者学习与训练之用的应用。 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-28 - **Last Updated**: 2025-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: ACT, RAG, Agent, DSM-5, MongoDB ## README # FluentACT #### 介绍 一个为ACT治疗师和来访者学习与训练之用的应用。 #### 软件架构 主要功能包括:ACT教程,ACT练习,DSM-5,以及用户管理。前三项的后端FastAPI微服务基于RAG和Agent来实现,用户管理基于MongoDB数据库。前端采用Reflex实现。