Skip to content
View shana0325's full-sized avatar

Block or report shana0325

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. milvus milvus Public

    Forked from milvus-io/milvus

    An open source vector similarity search engine

    C++

  2. VNF VNF Public

    Python

  3. AI_Knowledge_Assistant AI_Knowledge_Assistant Public

    A practical RAG (Retrieval-Augmented Generation) project with FastAPI backend + Streamlit frontend. It supports multi-document upload, semantic retrieval, and grounded answer generation with LLM API.

    Python

  4. TBS_Game TBS_Game Public

    基于 Python + Pygame 的 2D 回合制战棋(TBS)游戏原型。采用数据驱动设计与模块化架构,实现游戏逻辑与渲染层分离,以 JSON 驱动单位、技能与 Buff 配置。覆盖双战场网格、Dijkstra 寻路、事件驱动的战斗/效果/回合系统、敌方 AI 与 EXP 成长体系,支持中英文多语言,验证数据驱动的战斗与成长系统端到端流程。

    Python

  5. MaaCZN MaaCZN Public

    自用CZN自动化

    Python

  6. atk atk Public

    基于自然语言的 ATK(卫星仿真工具包)二次开发代码生成 Demo。采用受约束的任务向导:用户先选任务类型,AI 仅负责抽取参数,再由程序完成结构化 JSON、Schema 校验、原子 Connect 命令编排与自主验证,最终生成可执行的 Python 代码连接 ATK 运行——避免模型自由生成命令,提升可靠性与可追溯性,实现轨道显示、地面站与可见性分析的端到端闭环。

    Python