-
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
109 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,109 @@ | ||
## 2023-11-11 | ||
|
||
#### python | ||
* [daveshap / OpenAI_Agent_Swarm](https://github.com/daveshap/OpenAI_Agent_Swarm):Early experiment to create fully autonomous agent swarms | ||
* [TheAlgorithms / Python](https://github.com/TheAlgorithms/Python):All Algorithms implemented in Python | ||
* [roboflow / awesome-openai-vision-api-experiments](https://github.com/roboflow/awesome-openai-vision-api-experiments):Must-have resource for anyone who wants to experiment with and build on the OpenAI Vision API 🔥 | ||
* [opendilab / LLMRiddles](https://github.com/opendilab/LLMRiddles):Open-Source Reproduction/Demo of the LLM Riddles Game | ||
* [GaiZhenbiao / ChuanhuChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT):GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI. | ||
* [OpenBMB / XAgent](https://github.com/OpenBMB/XAgent):An Autonomous LLM Agent for Complex Task Solving | ||
* [stas00 / ml-engineering](https://github.com/stas00/ml-engineering):Machine Learning Engineering Guides and Tools | ||
* [openai / openai-python](https://github.com/openai/openai-python):The official Python library for the OpenAI API | ||
* [Azure-Samples / azure-search-openai-demo](https://github.com/Azure-Samples/azure-search-openai-demo):A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. | ||
* [JayZeeDesign / openai-experiments](https://github.com/JayZeeDesign/openai-experiments): | ||
* [01-ai / Yi](https://github.com/01-ai/Yi):A series of large language models trained from scratch by developers @01-ai | ||
* [modelscope / modelscope](https://github.com/modelscope/modelscope):ModelScope: bring the notion of Model-as-a-Service to life. | ||
* [imartinez / privateGPT](https://github.com/imartinez/privateGPT):Interact with your documents using the power of GPT, 100% privately, no data leaks | ||
* [elebumm / RedditVideoMakerBot](https://github.com/elebumm/RedditVideoMakerBot):Create Reddit Videos with just✨ one command ✨ | ||
* [microsoft / sample-app-aoai-chatGPT](https://github.com/microsoft/sample-app-aoai-chatGPT):[PREVIEW] Sample code for a simple web chat experience targeting chatGPT through AOAI. | ||
* [0-8-4 / miui-auto-tasks](https://github.com/0-8-4/miui-auto-tasks):一个自动化完成小米社区任务的脚本 | ||
* [coqui-ai / TTS](https://github.com/coqui-ai/TTS):🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production | ||
* [openai / whisper](https://github.com/openai/whisper):Robust Speech Recognition via Large-Scale Weak Supervision | ||
* [tinygrad / tinygrad](https://github.com/tinygrad/tinygrad):You like pytorch? You like micrograd? You love tinygrad! ❤️ | ||
* [AUTOMATIC1111 / stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui):Stable Diffusion web UI | ||
* [odoo / odoo](https://github.com/odoo/odoo):Odoo. Open Source Apps To Grow Your Business. | ||
* [binary-husky / gpt_academic](https://github.com/binary-husky/gpt_academic):为ChatGPT/GLM提供实用化交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm2等本地模型。兼容文心一言, moss, llama2, rwkv, claude2, 通义千问, 书生, 讯飞星火等。 | ||
* [ultralytics / yolov5](https://github.com/ultralytics/yolov5):YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite | ||
* [vllm-project / vllm](https://github.com/vllm-project/vllm):A high-throughput and memory-efficient inference and serving engine for LLMs | ||
* [AIFSH / MyHeyGen](https://github.com/AIFSH/MyHeyGen): | ||
|
||
#### swift | ||
* [mrousavy / react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera):📸 A powerful, high-performance React Native Camera library. | ||
* [Moya / Moya](https://github.com/Moya/Moya):Network abstraction layer written in Swift. | ||
* [signalapp / Signal-iOS](https://github.com/signalapp/Signal-iOS):A private messenger for iOS. | ||
* [pointfreeco / swift-composable-architecture](https://github.com/pointfreeco/swift-composable-architecture):A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. | ||
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift | ||
* [mac-cain13 / R.swift](https://github.com/mac-cain13/R.swift):Strong typed, autocompleted resources like images, fonts and segues in Swift projects | ||
* [apple / swift-collections](https://github.com/apple/swift-collections):Commonly used data structures for Swift | ||
* [krzyzanowskim / CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift):CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift | ||
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift | ||
* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 Delightful Swift snapshot testing. | ||
* [SwiftUIX / SwiftUIX](https://github.com/SwiftUIX/SwiftUIX):An exhaustive expansion of the standard SwiftUI library. | ||
* [apple / swift-openapi-generator](https://github.com/apple/swift-openapi-generator):Generate Swift client and server code from an OpenAPI document. | ||
* [Swinject / Swinject](https://github.com/Swinject/Swinject):Dependency injection framework for Swift with iOS/macOS/Linux | ||
* [Juanpe / SkeletonView](https://github.com/Juanpe/SkeletonView):☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting | ||
* [Quick / Nimble](https://github.com/Quick/Nimble):A Matcher Framework for Swift and Objective-C | ||
* [MessageKit / MessageKit](https://github.com/MessageKit/MessageKit):A community-driven replacement for JSQMessagesViewController | ||
* [socketio / socket.io-client-swift](https://github.com/socketio/socket.io-client-swift): | ||
* [facebook / facebook-ios-sdk](https://github.com/facebook/facebook-ios-sdk):Used to integrate the Facebook Platform with your iOS & tvOS apps. | ||
* [apollographql / apollo-ios](https://github.com/apollographql/apollo-ios):📱 A strongly-typed, caching GraphQL client for iOS, written in Swift. | ||
* [SDWebImage / SDWebImageSwiftUI](https://github.com/SDWebImage/SDWebImageSwiftUI):SwiftUI Image loading and Animation framework powered by SDWebImage | ||
* [daltoniam / Starscream](https://github.com/daltoniam/Starscream):Websockets in swift for iOS and OSX | ||
* [aws-amplify / amplify-swift](https://github.com/aws-amplify/amplify-swift):A declarative library for application development using cloud services. | ||
* [danielgindi / Charts](https://github.com/danielgindi/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. | ||
* [MacPaw / OpenAI](https://github.com/MacPaw/OpenAI):Swift community driven package for OpenAI public API | ||
* [intitni / CopilotForXcode](https://github.com/intitni/CopilotForXcode):The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension | ||
|
||
#### javascript | ||
* [langchain-ai / opengpts](https://github.com/langchain-ai/opengpts): | ||
* [safak / nextadmin](https://github.com/safak/nextadmin): | ||
* [lmsqueezy / nextjs-billing](https://github.com/lmsqueezy/nextjs-billing):A Next.js billing app with Lemon Squeezy | ||
* [xcanwin / KeepChatGPT](https://github.com/xcanwin/KeepChatGPT):这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能,如:自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化页面、展示大屏、展示全屏、拦截跟踪、日新月异等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。 | ||
* [azukaar / Cosmos-Server](https://github.com/azukaar/Cosmos-Server):☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot) | ||
* [Significant-Gravitas / AutoGPT](https://github.com/Significant-Gravitas/AutoGPT):An experimental open-source attempt to make GPT-4 fully autonomous. | ||
* [TheRealJoelmatic / RemoveAdblockThing](https://github.com/TheRealJoelmatic/RemoveAdblockThing):Removes The "Ad blocker are not allowed on Youtube" | ||
* [OAI / OpenAPI-Specification](https://github.com/OAI/OpenAPI-Specification):The OpenAPI Specification Repository | ||
* [dirk1983 / chatgpt](https://github.com/dirk1983/chatgpt):全网最易部署,响应速度最快的ChatGPT环境。PHP版调用OpenAI接口进行问答和画图,采用Stream流模式通信,一边生成一边输出。前端采用EventSource,支持Markdown格式解析,支持公式显示,代码有着色处理,支持画图。页面UI简洁,支持上下文连续会话。源码只有几个文件,没用任何框架,支持所有PHP版本,全部开源,极易二开。保姆级教程,全部周边资源,欢迎进群交流,一切全免费。 | ||
* [cypress-io / cypress](https://github.com/cypress-io/cypress):Fast, easy and reliable testing for anything that runs in a browser. | ||
* [therealgliz / blooket-hacks](https://github.com/therealgliz/blooket-hacks):Multiple game hacks to use so the game become easier to play! | ||
* [nolimits4web / swiper](https://github.com/nolimits4web/swiper):Most modern mobile touch slider with hardware accelerated transitions | ||
* [chinese-poetry / chinese-poetry](https://github.com/chinese-poetry/chinese-poetry):The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。 | ||
* [Kong / insomnia](https://github.com/Kong/insomnia):The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage. | ||
* [jgraph / drawio-desktop](https://github.com/jgraph/drawio-desktop):Official electron build of draw.io | ||
* [facebook / create-react-app](https://github.com/facebook/create-react-app):Set up a modern web app by running one command. | ||
* [Expensify / App](https://github.com/Expensify/App):Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code. | ||
* [facebook / react](https://github.com/facebook/react):The library for web and native user interfaces. | ||
* [louislam / uptime-kuma](https://github.com/louislam/uptime-kuma):A fancy self-hosted monitoring tool | ||
* [sveltejs / kit](https://github.com/sveltejs/kit):web development, streamlined | ||
* [gorhill / uBlock](https://github.com/gorhill/uBlock):uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean. | ||
* [mozilla / pdf.js](https://github.com/mozilla/pdf.js):PDF Reader in JavaScript | ||
* [playcanvas / engine](https://github.com/playcanvas/engine):Fast and lightweight JavaScript game engine built on WebGL and glTF | ||
* [wekan / wekan](https://github.com/wekan/wekan):The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/ only. | ||
* [nodejs / node](https://github.com/nodejs/node):Node.js JavaScript runtime ✨🐢🚀✨ | ||
|
||
#### go | ||
* [uber-go / goleak](https://github.com/uber-go/goleak):Goroutine leak detector | ||
* [prometheus / prometheus](https://github.com/prometheus/prometheus):The Prometheus monitoring system and time series database. | ||
* [open-telemetry / opentelemetry-go](https://github.com/open-telemetry/opentelemetry-go):OpenTelemetry Go API and SDK | ||
* [grafana / loki](https://github.com/grafana/loki):Like Prometheus, but for logs. | ||
* [syncthing / syncthing](https://github.com/syncthing/syncthing):Open Source Continuous File Synchronization | ||
* [open-telemetry / opentelemetry-collector](https://github.com/open-telemetry/opentelemetry-collector):OpenTelemetry Collector | ||
* [minio / minio](https://github.com/minio/minio):High Performance Object Storage for AI | ||
* [deepmap / oapi-codegen](https://github.com/deepmap/oapi-codegen):Generate Go client and server boilerplate from OpenAPI 3 specifications | ||
* [grpc / grpc-go](https://github.com/grpc/grpc-go):The Go language implementation of gRPC. HTTP/2 based RPC | ||
* [beego / beego](https://github.com/beego/beego):beego is an open-source, high-performance web framework for the Go programming language. | ||
* [songquanpeng / one-api](https://github.com/songquanpeng/one-api):OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI. | ||
* [ko-build / ko](https://github.com/ko-build/ko):Build and deploy Go applications | ||
* [evmos / evmos](https://github.com/evmos/evmos):Evmos is the first decentralized EVM chain on the Cosmos Network. It's implementing the first EVM stack focused on native, cross-chain applications. Evmos is the flagship implementation of Ethermint, an EVM library built for the Cosmos Network by the Evmos Core Developement Team. | ||
* [rancher / rancher](https://github.com/rancher/rancher):Complete container management platform | ||
* [kedacore / keda](https://github.com/kedacore/keda):KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes | ||
* [aws / karpenter](https://github.com/aws/karpenter):Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity. | ||
* [shadow1ng / fscan](https://github.com/shadow1ng/fscan):一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。 | ||
* [gitpod-io / gitpod](https://github.com/gitpod-io/gitpod):The developer platform for on-demand cloud development environments to create software faster and more securely. | ||
* [sashabaranov / go-openai](https://github.com/sashabaranov/go-openai):OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go | ||
* [uber-go / zap](https://github.com/uber-go/zap):Blazing fast, structured, leveled logging in Go. | ||
* [gin-gonic / gin](https://github.com/gin-gonic/gin):Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. | ||
* [kubernetes / autoscaler](https://github.com/kubernetes/autoscaler):Autoscaling components for Kubernetes | ||
* [aquasecurity / trivy](https://github.com/aquasecurity/trivy):Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more | ||
* [traefik / traefik](https://github.com/traefik/traefik):The Cloud Native Application Proxy | ||
* [alpkeskin / mosint](https://github.com/alpkeskin/mosint):An automated e-mail OSINT tool |