Skip to content
View biao994's full-sized avatar

Block or report biao994

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. django_rbac django_rbac Public

    这是一个基于Django和Django REST framework实现的RBAC(基于角色的访问控制)权限管理系统后端。该系统提供了完整的用户认证、权限管理和角色管理功能。

    Python 2

  2. fastapi-blog-basic fastapi-blog-basic Public

    一个FastAPI 博客系统的完整实现,通过 7 天渐进式学习,从基础搭建到 JWT 认证的完整开发过程。

    Python 3

  3. mcp-datatools mcp-datatools Public

    MCP DataTools是一个基于Model Context Protocol (MCP)的数据库工具,它让AI助手能够安全地连接和操作数据库。通过MCP协议,AI可以调用预设的数据库工具函数,实现智能的数据库查询和分析。

    Python 7 1

  4. XiyouRecruitment XiyouRecruitment Public

    基于OpenAgents的多智能体协作招聘评估系统,为观音菩萨提供智能化的妖怪简历筛选服务。

  5. smart_knowledge_assistant smart_knowledge_assistant Public

    基于 LangChain + LangGraph:本地文本 → FAISS → RAG;支持 LCEL 多轮对话与 Agent 多工具(检索/摘要)及 Checkpointer;默认进阶版,可在 main.py 切入门版。需配置 OPENAI_API_KEY。

    Python