CoreTheGreat

@CoreTheGreat

CoreTheGreat 暂无简介

所有 个人的 我参与的
Forks 暂停/关闭的

    CoreTheGreat/HBPU-AI

    湖北理工学院计算机科学与技术人工智能课程

    CoreTheGreat/claude-code-cli

    这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43 个工具,Bash、文件读写编辑、Grep、Glob、Web 搜索等) 4. API 通信层 — services/api/(与 Anthropic 后端通信) 5. MCP 协议 6. 多 Agent/Team 协作 l 7. 认证与策略 8. 辅助服务 等

    CoreTheGreat/claude-code

    Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

    CoreTheGreat/LLM-Agent-Core_Concept_Code

    Designed essential LLM course for zero to LLM, a tutorial to follow up. 体系化的大模型与智能体快速上手教学

    CoreTheGreat/system_prompts_leaks

    Collection of extracted System Prompts from popular chatbots like ChatGPT, Claude & Gemini

    CoreTheGreat/llm-course

    Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

    CoreTheGreat/OpenManus

    No fortress, purely open ground. OpenManus is Coming. 仅用于HBPU AI课程教学

    CoreTheGreat/ChatLM-mini-Chinese

    中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。 仅用于HBPU AI课程教学

    CoreTheGreat/Phi2-mini-Chinese

    Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch. 仅用于HBPU AI课程教学

    CoreTheGreat/intro-llm-code

    仅用于HBPU AI课程教学

搜索帮助