https://github.com/obra/superpowers
https://github.com/ggml-org/llama.cpp.git
将yaml可视化,自动搜索相关配置,通过下拉菜单或者弹出滚动条对话框给出快速配置。
配置项附带说明,缺省值,建议。
https://github.com/Aider-AI/aider
https://github.com/crewAIInc/crewAI.git
https://github.com/wangziqi06/724-office
https://github.com/NousResearch/hermes-agent
一个文件同步系统,创建并维护一种特殊的 zipsync 文件格式,用于存储压缩的文件夹内容,并支持高效的增量更新。A file synchronization system with efficient incremental updates.
给定一个视频url ,创建对应的html。从url所带的音频提取视频内容,整理并配上关键帧截图
Binary matrix based neurol network
使用带节点标签id的标签传播算法,查找节点关联的关键节点及图的中心节点
三值神经网络,从https://gitee.com/benechen/bnn/tree/main修改而来
dynamic tree data-structure
《集体智慧编程》Python代码(基于Python3.6)和数据集
参考kagaroo的思路,试图用python写作goal及solver。基本思路是采用对象反射来solver。