Skip to content
View Jarvis-TechX's full-sized avatar

Block or report Jarvis-TechX

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. Awesome-AISourceHub Awesome-AISourceHub Public

    Forked from AmbroseX/Awesome-AISourceHub

    本仓库收集AI科技领域高质量信息源。 可以起到一个同步信息源的作用,避免信息差和信息茧房。

    TypeScript

  2. cherry-studio cherry-studio Public

    Forked from CherryHQ/cherry-studio

    🍒 Cherry Studio is a desktop client that supports for multiple LLM providers.

    TypeScript

  3. Awesome-AI-Sources Awesome-AI-Sources Public

    一个面向全球 AI 学习者的优质信息源汇总仓库,帮助你获取最新、最准确的 AI 资讯、AI 学习资源、AI 产品,并给出完整的 AI 信息学习方法,打破信息差。

  4. BestBlogs BestBlogs Public

    Forked from ginobefun/BestBlogs

    bestblogs.dev - 汇集顶级编程、人工智能、产品、科技文章,大语言模型摘要评分辅助阅读,探索编程和技术未来

  5. anon-kode anon-kode Public

    Forked from ripgrim/anon-kode

    koding with any LLMs

    TypeScript

  6. Claude-Code Claude-Code Public

    Forked from lyconear/Claude-Code

    Claude在发布3.7的时候,不是顺便发了一个叫Claude Code的命令行工具么,这个工具是用nodejs实现的npm包,但源码已经过了压缩和基础混淆。不过有人发现它在 0.2.8 版本之前,居然使用的开发环境配置来打生产包,导致打来出的mjs文件有22M之大,文件巨大是因为它使用了 inline-source-map,这个玩意可以直接被反解成源码,混淆了个寂寞。随后 Claude 光…

    JavaScript