-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
78 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
## 2024-12-26 | ||
|
||
#### python | ||
* [Shubhamsaboo / awesome-llm-apps](https://github.com/Shubhamsaboo/awesome-llm-apps):Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models. | ||
* [donnemartin / system-design-primer](https://github.com/donnemartin/system-design-primer):Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. | ||
* [OpenSPG / KAG](https://github.com/OpenSPG/KAG):KAG is a logical form-guided reasoning and retrieval framework based on OpenSPG engine and LLMs. It is used to build logical reasoning and factual Q&A solutions for professional domain knowledge bases. It can effectively overcome the shortcomings of the traditional RAG vector similarity calculation model. | ||
* [vllm-project / vllm](https://github.com/vllm-project/vllm):A high-throughput and memory-efficient inference and serving engine for LLMs | ||
* [microsoft / PromptWizard](https://github.com/microsoft/PromptWizard):Task-Aware Agent-driven Prompt Optimization Framework | ||
* [hpcaitech / Open-Sora](https://github.com/hpcaitech/Open-Sora):Open-Sora: Democratizing Efficient Video Production for All | ||
* [LC044 / WeChatMsg](https://github.com/LC044/WeChatMsg):提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手 | ||
* [ErikBjare / gptme](https://github.com/ErikBjare/gptme):Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision. | ||
* [AtsushiSakai / PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics):Python sample codes for robotics algorithms. | ||
* [Significant-Gravitas / AutoGPT](https://github.com/Significant-Gravitas/AutoGPT):AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters. | ||
|
||
#### swift | ||
* [lwouis / alt-tab-macos](https://github.com/lwouis/alt-tab-macos):Windows alt-tab on macOS | ||
* [airbnb / lottie-ios](https://github.com/airbnb/lottie-ios):An iOS library to natively render After Effects vector animations | ||
* [ChartsOrg / Charts](https://github.com/ChartsOrg/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. | ||
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift | ||
* [tuist / tuist](https://github.com/tuist/tuist):Tuist's CLI | ||
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift | ||
* [utmapp / UTM](https://github.com/utmapp/UTM):Virtual machines for iOS and macOS | ||
* [rechsteiner / Parchment](https://github.com/rechsteiner/Parchment):A paging view with a highly customizable menu ✨ | ||
* [pointfreeco / swift-navigation](https://github.com/pointfreeco/swift-navigation):Bringing simple and powerful navigation tools to all Swift platforms, inspired by SwiftUI. | ||
* [onevcat / Kingfisher](https://github.com/onevcat/Kingfisher):A lightweight, pure-Swift library for downloading and caching images from the web. | ||
* [scinfu / SwiftSoup](https://github.com/scinfu/SwiftSoup):SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS) | ||
* [nalexn / clean-architecture-swiftui](https://github.com/nalexn/clean-architecture-swiftui):SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more. | ||
* [groue / GRDB.swift](https://github.com/groue/GRDB.swift):A toolkit for SQLite databases, with a focus on application development | ||
* [mrousavy / react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera):📸 A powerful, high-performance React Native Camera library. | ||
* [SwiftyJSON / SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON):The better way to deal with JSON data in Swift. | ||
* [apple / swift-algorithms](https://github.com/apple/swift-algorithms):Commonly used sequence and collection algorithms for Swift | ||
* [shadowsocks / ShadowsocksX-NG](https://github.com/shadowsocks/ShadowsocksX-NG):Next Generation of ShadowsocksX | ||
* [AugustDev / enchanted](https://github.com/AugustDev/enchanted):Enchanted is iOS and macOS app for chatting with private self hosted language models such as Llama2, Mistral or Vicuna using Ollama. | ||
* [hummingbird-project / hummingbird](https://github.com/hummingbird-project/hummingbird):Lightweight, flexible HTTP server framework written in Swift | ||
* [TheWidlarzGroup / react-native-video](https://github.com/TheWidlarzGroup/react-native-video):A <Video /> component for react-native | ||
* [gonzalezreal / swift-markdown-ui](https://github.com/gonzalezreal/swift-markdown-ui):Display and customize Markdown text in SwiftUI | ||
|
||
#### javascript | ||
* [mrdoob / three.js](https://github.com/mrdoob/three.js):JavaScript 3D Library. | ||
* [meshery / meshery](https://github.com/meshery/meshery):Meshery, the cloud native manager | ||
* [WhiskeySockets / Baileys](https://github.com/WhiskeySockets/Baileys):Lightweight full-featured typescript/javascript WhatsApp Web API | ||
* [lyfe00011 / whatsapp-bot](https://github.com/lyfe00011/whatsapp-bot):A whatsapp bot based on baileys | ||
* [kleampa / not-paid](https://github.com/kleampa/not-paid):Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away | ||
* [maboloshi / github-chinese](https://github.com/maboloshi/github-chinese):GitHub 汉化插件,GitHub 中文化界面。 (GitHub Translation To Chinese) | ||
* [wangrongding / wechat-bot](https://github.com/wangrongding/wechat-bot):🤖一个基于 WeChaty 结合 OpenAi ChatGPT / Kimi / 讯飞等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等... | ||
* [brave / brave-browser](https://github.com/brave/brave-browser):Brave browser for Android, iOS, Linux, macOS, Windows. | ||
* [PanJiaChen / vue-admin-template](https://github.com/PanJiaChen/vue-admin-template):a vue2.0 minimal admin template | ||
* [vitozyf / lucky-draw](https://github.com/vitozyf/lucky-draw):年会抽奖程序 | ||
* [scutan90 / DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions):深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06 | ||
* [LeCoupa / awesome-cheatsheets](https://github.com/LeCoupa/awesome-cheatsheets):👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file. | ||
* [kolbytn / mindcraft](https://github.com/kolbytn/mindcraft): | ||
* [vernesong / OpenClash](https://github.com/vernesong/OpenClash):A Clash Client For OpenWrt | ||
* [ryanmcdermott / clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript):🛁 Clean Code concepts adapted for JavaScript | ||
* [Mintplex-Labs / anything-llm](https://github.com/Mintplex-Labs/anything-llm):The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more. | ||
* [tangly1024 / NotionNext](https://github.com/tangly1024/NotionNext):使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.) | ||
|
||
#### go | ||
* [IceWhaleTech / CasaOS](https://github.com/IceWhaleTech/CasaOS):CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system. | ||
* [XTLS / Xray-core](https://github.com/XTLS/Xray-core):Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration. | ||
* [hibiken / asynq](https://github.com/hibiken/asynq):Simple, reliable, and efficient distributed task queue in Go | ||
* [kgretzky / evilginx2](https://github.com/kgretzky/evilginx2):Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication | ||
* [gogs / gogs](https://github.com/gogs/gogs):Gogs is a painless self-hosted Git service | ||
* [lionsoul2014 / ip2region](https://github.com/lionsoul2014/ip2region):Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages | ||
* [ccfos / nightingale](https://github.com/ccfos/nightingale):An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI. | ||
* [usememos / memos](https://github.com/usememos/memos):An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way. | ||
* [teamhanko / hanko](https://github.com/teamhanko/hanko):The Complete Authentication and User Management Solution for the Passkey Era. Open Source Alternative to Clerk, Auth0, et al. | ||
* [pocketbase / pocketbase](https://github.com/pocketbase/pocketbase):Open Source realtime backend in 1 file | ||
* [jackc / pgx](https://github.com/jackc/pgx):PostgreSQL driver and toolkit for Go | ||
* [golang-jwt / jwt](https://github.com/golang-jwt/jwt):Go implementation of JSON Web Tokens (JWT). | ||
* [ehang-io / nps](https://github.com/ehang-io/nps):一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal. | ||
* [redis / go-redis](https://github.com/redis/go-redis):Redis Go client | ||
* [WireGuard / wireguard-go](https://github.com/WireGuard/wireguard-go):Mirror only. Official repository is at https://git.zx2c4.com/wireguard-go | ||
* [apache / incubator-answer](https://github.com/apache/incubator-answer):A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer. | ||
* [binwiederhier / ntfy](https://github.com/binwiederhier/ntfy):Send push notifications to your phone or desktop using PUT/POST | ||
* [uber-go / mock](https://github.com/uber-go/mock):GoMock is a mocking framework for the Go programming language. | ||
* [OJ / gobuster](https://github.com/OJ/gobuster):Directory/File, DNS and VHost busting tool written in Go | ||
* [go-playground / validator](https://github.com/go-playground/validator):💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving | ||
* [ollama / ollama](https://github.com/ollama/ollama):Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models. |