Skip to content
View HansonJames's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • VNET

Block or report HansonJames

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

Popular repositories Loading

  1. general_digital_human_system general_digital_human_system Public

    通用数字人系统是一个基于深度学习和WebRTC技术的智能交互平台,集成了Azure Avatar数字人渲染、语音识别合成、自然语言处理等技术。系统支持实时对话、知识问答和情感交互,可实现30FPS以上的流畅渲染和200ms以内的低延迟响应。核心功能包括基于GPT的智能对话、多语言及方言支持、知识库实时检索、表情情感同步等。采用FastAPI和LangChain框架开发,支持Docker一键部…

    Python 22 9

  2. langchain_universal_tools langchain_universal_tools Public

    LangChain Tools Collection

    Jupyter Notebook 11 3

  3. test_1 test_1 Public

    测试仓库

    1

  4. general_document_analysis_system general_document_analysis_system Public

    powerful general document analysis system

    Python 1

  5. deer-flow deer-flow Public

    Forked from bytedance/deer-flow

    DeerFlow is a community-driven Deep Research framework, combining language models with tools like web search, crawling, and Python execution, while contributing back to the open-source community.

    TypeScript 1

  6. HanLP HanLP Public

    Forked from hankcs/HanLP

    中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理

    Python