Skip to content
View Jouryane's full-sized avatar

Block or report Jouryane

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.

Content in all repositories owned by your account will be closed.
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. experience_runtime experience_runtime Public

    experience runtime 是为 agent 模拟人类经验沉淀、条件反射的 MCP / 先 root 插件,它能够显著降低 AI 应用对 LLM 的调用,将高频操作转化为可复用的 workflow 或者结果经验,还能具备长记忆管理功能,形成项目的 “深层记忆”

    Python 4

  2. daily_stock_analysis daily_stock_analysis Public

    Forked from ZhuLinsen/daily_stock_analysis

    LLM驱动的 A/H/美股智能分析器,多数据源行情 + 实时新闻 + Gemini 决策仪表盘 + 多渠道推送,零成本,纯白嫖,定时运行

    Python

  3. asset_allocation_skill asset_allocation_skill Public

    通过把资产配置降维的方法,把资产配置从策略转化为战术,做成AI理财管家

    Python

  4. VEfinsteward VEfinsteward Public

    兼具资产配置、财务管理、生活规划、Chatbot、experience能力的AI个人隐私财务管理应用

    Python

  5. experience_codex experience_codex Public

    experience_codex是[openai/codex](https://github.com/openai/codex)(Apache-2.0)的改造分支。 项目目标:把 Codex 从 "LLM-centric Agent" 改造成 "State + Experience + LLM 三层控制 Agent",让 LLM 不再拥有 Agent 的绝对控制权。