8000 Xiaotangguo1234 (Xiaotangguo1234) / Repositories · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View Xiaotangguo1234's full-sized avatar

Block or report Xiaotangguo1234

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
  • AI 智能体转化为实际产品的开源指南 这个教程从工具集成到模型记忆再到Agent框架,部署,多个Agent协调,评估等等均有覆盖,是个非常不错的从0学习如何构建生产级别Agent平台的教程 This repository delivers end-to-end, code-first tutorials covering every layer of production-grade Gen…

    Jupyter Notebook Other Updated Jun 19, 2025
  • A cache for AI agents to learn and replay complex behaviors.Muscle Mem,一个开源的Python库,它能让 AI 像人类一样形成「肌肉记忆」,把 90% 的重复操作存成「肌肉脚本」,下次直接秒速执行,解放大模型的「脑力」 基本原理:让 AI「偷个懒」 90% 的脏活累活交给脚本:比如批量处理 Excel、自动化填表、机器人重…

    Python Apache License 2.0 Updated Jun 15, 2025
  • AniruddhaChattopadhyay个人收藏的免费人工智能与机器学习书籍合集

    Updated May 20, 2025
  • BLIP3o Public

    Forked from JiuhaiChen/BLIP3o

    强大的多模态模型,能同时处理图像理解和生成任务。核心价值在于通过扩散CLIP图像特征,实现高效且强大的视觉与语言交互。亮点:1. 统一架构,支持图像理解与生成;2. 完全开源,包括训练数据、模型权重和代码;3. 支持多种任务,包括文本到图像、图像到文本等

    Python Updated May 20, 2025
  • A Deep Research agent from scratch如果我们想要深入了解 OpenAI 的 Deep Research 底层工作原理,可以看下这个 nanoDeepResearch 开源项目。 作者受到字节开源的 DeerFlow 启发,决定从零开始构建一个深度研究 Agents,不依赖任何现有的框架,如 LangGraph。 通过该项目,我们可以清晰了解到工作流程中每个步骤…

    Python Updated May 18, 2025
  • 8000 Learn AI and LLMs from scratch using free resources从零开始学习AI和LLM的免费资源宝库。亮点:1. 涵盖从数学基础到深度学习的全方位学习路径;2. 提供大量免费课程、工具和框架资源;3. 一站式的AI学习指南,适合初学者和进阶者

    GNU General Public License v3.0 Updated May 18, 2025
  • The development and future prospects of multimodal reasoning models.提供了一个完整的多模态推理模型发展全景图

    Updated May 13, 2025
  • SmolML Public

    Forked from rodmarkun/SmolML

    在使用 TensorFlow、PyTorch 这类主流机器学习库时,它们像个黑盒子,里面的算法实现和数学原理看不见摸不着,学习起来颇为痛苦现在可以通过开源项目学习机器学习,用纯 Python 从零实现各种 ML 算法,通俗易懂地了解机器学习工作原理。 它不依赖 NumPy 等外部库,完全用原生 Python 构建了自动微分引擎、多维数组和各种经典模型,将复杂的黑盒变成了透明的教学工具。完全透…

    Python Updated May 11, 2025
  • OpenDeepWiki is the open-source version of the DeepWiki project, aiming to provide a powerful knowledge management and collaboration platform. The project is mainly developed using C# and TypeScrip…

    C# MIT License Updated May 9, 2025
  • buster Public

    Forked from buster-so/buster

    Buster is an open-source platform for deploying AI data analysts 量身打造一位 AI 数据分析师,而开源项目 Buster 正在做了这事,试图改变我们与数据交互的方式。 让任何人都能用自然语言提问并获得即时图表和分析,同时通过代码化方式管理所有模型和仪表板,支持与 dbt 工具无缝集成。

    TypeScript Other Updated May 9, 2025
  • void Public

    Forked from voideditor/void

    void,一个开源版的Cursor 替代

    TypeScript Apache License 2.0 Updated May 9, 2025
  • Quick Prompt ✨ 提示词管理与快速输入浏览器扩展 | Browser extension for prompt management and quick input ✨

    TypeScript MIT License Updated May 8, 2025
  • 通过自动化Reddit洞察,帮你提前捕捉AI趋势。 Stay ahead of AI trends with automated Reddit insights! This tool scans AI-related Reddit communities in English & Chinese, using DeepSeek R1 by Groq to analyze posts, sum…

    Python MIT License Updated May 8, 2025
  • Pocket Flow: 100-line LLM framework. Let Agents build Agents!一个只有约100行代码的极简主义LLM框架PocketFlow

    Python MIT License Updated May 7, 2025
  • LangGPT Public

    Forked from langgptai/LangGPT

    angGPT 项目旨在以结构化、模板化的方式编写高质量 ChatGPT prompt,你可以将其视为一种面向大模型的 prompt 编程语言 LangGPT: Empowering everyone to become a prompt expert!🚀 Structured Prompt,Language of GPT, 结构化提示词,结构化Prompt, Created by 「云中江树」

    Jupyter Notebook Apache License 2.0 Updated May 6, 2025
  • 我们经常会遇到这样的尴尬:明明花了很长时间思考问题,却说不清自己到底想了什么,更别提为什么会得出某个结论了。 偶然之间,发现 Sequential Thinking 这款 MCP 服务器,能帮助我们化解这个尴尬。 它将思维过程分解为问题定义、研究、分析、综合、结论五个标准阶段,每个想法都会被记录和分析,还能追踪思维进展并生成整个思考过程的总结。主要特性:- 结构化思维框架,按认知阶段组织思考…

    Python MIT License Updated May 1, 2025
  • AiTimeline Public

    Forked from NHLOCAL/AiTimeline

    A timeline of notable generative AI events AiTimeline:追踪生成式AI发展脉络的开源时间线。亮点:1. 按年份和月份清晰梳理重要事件2. 可切换新旧顺序排序,方便不同需求查看;3. 支持暗黑模式,护眼又酷炫

    HTML MIT License Updated May 1, 2025
  • 锐评一下你都在 GitHub 写了什么。GitHub Analyzer 旨在分析 GitHub 上的项目和用户活动,通过 AI 生成有趣的评论和总结

    TypeScript MIT License Updated Apr 28, 2025
  • suna Public

    Forked from kortix-ai/suna

    Suna - Open Source Generalist AI Agent平时在做市场调研或数据收集时,经常需要在十几个网站之间不停切换,复制粘贴信息,然后手动整理成报告,真的特别耗时又容易出错。 今日 GitHub Trending 榜首开源项目 Suna,解决了这个痛点,通过简单对话就能完成任务。 它将浏览器自动化、文件管理、网络爬虫和 API 集成等强大功能无缝结合,帮助我们分析竞争…

    TypeScript Apache License 2.0 Updated Apr 27, 2025
  • Run all your local AI together in one package - Ollama, Supabase, n8n, Open WebUI, and more!一站式本地AI集成解决方案,让你轻松搭建本地AI开发环境

    Python Apache License 2.0 Updated Apr 27, 2025
  • Paper2Code: Automating Code Generation from Scientific Papers in Machine Learning论文转代码工具,专治未公开代码的论文,是一个多智能体(multi-agent)系统,可以把机器学习领域的论文,自动拆解、理解,最后生成一个可以直接跑的完整代码库。- Planning阶段:首先,PaperCoder会制定一个详细的开…

    Python Updated Apr 26, 2025
  • ElatoAI Public

    Forked from akdeb/ElatoAI

    想要让玩具、公仔变得会说话、有情感,现有的方案要么太贵太复杂,要么就是需要一直连着手机,用起来特别不方便。Realtime AI speech with OpenAI Realtime API on Arduino ESP32 with Secure Websockets and Deno edge functions with >10min uninterrupted conversati…

    TypeScript MIT License Updated Apr 26, 2025
  • Awesome LLM pre-training resources, including data, frameworks, and methods.

    Updated Apr 25, 2025
  • This is a survey of research on AI scientists, AI researchers, AI engineers, and a series of AI-driven research studies。为AI科学家、研究人员和工程师提供一站式研究资源导航。亮点:1. 汇集了超过500篇AI研究论文和工具;2. 涵盖从知识构建到论文写作的全流程AI辅助;3…

    Apache License 2.0 Updated Apr 24, 2025
  • This repository collects papers on VLLM applications. We will update new papers irregularly.汇集视觉语言大模型(VLLMs)应用的资源库亮点:1. 涵盖从基础研究到实际应用的广泛论文;2. 持续更新,紧跟最新研究动态;3. 提供跨领域的应用案例,助力多场景落地

    Updated Apr 23, 2025
  • tiny-llm Public

    Forked from skyzh/tiny-llm

    (🚧 WIP) LLM serving with MLX tutorial for systems engineers.从零开始构建 LLM 的开源教程三周学习计划:从简单的 Python 代码到复杂的性能优化; - 手把手实现大语言模型的核心组件:注意力机制、位置编码等; - 详细解释每个组件背后的原理,附有大量参考资料; - 以主流的 Qwen2 模型为例,帮助我们理解大模型是如何工作的…

    Python Apache License 2.0 Updated Apr 23, 2025
  • A curated list of Large Language Model resources, covering model training, serving, fine-tuning, and building LLM applications.

    MIT License Updated Apr 22, 2025
  • Awesome Agent Training探索语言Agent训练的前沿技术,助力AI在复杂任务中更高效地完成使命。亮点:1. 汇集了20多篇最新研究成果,涵盖从微调到强化学习的多种范式;2. 提供多种开源项目资源,加速研究与实践落地

    Updated Apr 21, 2025
  • Turns Codebase into Easy Tutorial with AI 利用人工智能将代码库变成教程

    Python MIT License Updated Apr 20, 2025
  • 简单到研究级的全面深度学习教程,教程包含了数千行带有详细注释的 PyTorch 实现代码,实现了从推理技术到架构变体的数十种前沿深度学习技术。主要内容: - 从零实现关键深度学习架构,如 Transformer、Diffusion Transformer 等; - 详解各种注意力机制变体,包括多头自注意力、分组查询注意力和线性注意力; - 实现核心优化技术,如 KV 缓存、推测解码和高效数…

    Jupyter Notebook MIT License Updated Apr 19, 2025
0