Skip to content

Commit

Permalink
2023-10-13
Browse files Browse the repository at this point in the history
  • Loading branch information
bonfy committed Oct 13, 2023
1 parent 891f808 commit d2de1de
Showing 1 changed file with 109 additions and 0 deletions.
109 changes: 109 additions & 0 deletions 2023-10-13.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
## 2023-10-13

#### python
* [Pythagora-io / gpt-pilot](https://github.com/Pythagora-io/gpt-pilot):Dev tool that writes scalable apps from scratch while the developer oversees the implementation
* [microsoft / promptflow](https://github.com/microsoft/promptflow):Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
* [haotian-liu / LLaVA](https://github.com/haotian-liu/LLaVA):[NeurIPS 2023 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards multimodal GPT-4 level capabilities.
* [lllyasviel / Fooocus](https://github.com/lllyasviel/Fooocus):Focus on prompting and generating
* [MetaGLM / FinGLM](https://github.com/MetaGLM/FinGLM):
* [jackfrued / Python-100-Days](https://github.com/jackfrued/Python-100-Days):Python - 100天从新手到大师
* [microsoft / ToRA](https://github.com/microsoft/ToRA):ToRA is a series of Tool-integrated Reasoning LLM Agents designed to solve challenging mathematical reasoning problems by interacting with tools.
* [karpathy / nanoGPT](https://github.com/karpathy/nanoGPT):The simplest, fastest repository for training/finetuning medium-sized GPTs.
* [langchain-ai / langchain](https://github.com/langchain-ai/langchain):⚡ Building applications with LLMs through composability ⚡
* [mouredev / retos-programacion-2023](https://github.com/mouredev/retos-programacion-2023):Ejercicios de código semanales en 2023 de la comunidad MoureDev para practicar lógica en cualquier lenguaje de programación.
* [nerfstudio-project / nerfstudio](https://github.com/nerfstudio-project/nerfstudio):A collaboration friendly studio for NeRFs
* [huggingface / trl](https://github.com/huggingface/trl):Train transformer language models with reinforcement learning.
* [binary-husky / gpt_academic](https://github.com/binary-husky/gpt_academic):为ChatGPT/GLM提供实用化交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm2等本地模型。兼容文心一言, moss, llama2, rwkv, claude2, 通义千问, 书生, 讯飞星火等。
* [ansible / ansible](https://github.com/ansible/ansible):Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
* [n0a / telegram-get-remote-ip](https://github.com/n0a/telegram-get-remote-ip):Get IP address on other side audio call in Telegram.
* [XPixelGroup / DiffBIR](https://github.com/XPixelGroup/DiffBIR):
* [chao325 / QmaoTai](https://github.com/chao325/QmaoTai):抢茅台2023最新,京东抢茅台,淘宝抢茅台 QmaoTai
* [Azure / azure-sdk-for-python](https://github.com/Azure/azure-sdk-for-python):This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
* [dvlab-research / LongLoRA](https://github.com/dvlab-research/LongLoRA):Code and documents of LongLoRA and LongAlpaca
* [pytorch / pytorch](https://github.com/pytorch/pytorch):Tensors and Dynamic neural networks in Python with strong GPU acceleration
* [ultralytics / yolov5](https://github.com/ultralytics/yolov5):YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
* [recommenders-team / recommenders](https://github.com/recommenders-team/recommenders):Best Practices on Recommendation Systems
* [eric-ai-lab / MiniGPT-5](https://github.com/eric-ai-lab/MiniGPT-5):Official implementation of paper "MiniGPT-5: Interleaved Vision-and-Language Generation via Generative Vokens"
* [THUDM / ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B):ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
* [AlaaLab / InstructCV](https://github.com/AlaaLab/InstructCV):Codebase for "InstructCV: Instruction-Tuned Text-to-Image Diffusion Models as Vision Generalists"

#### swift
* [realm / SwiftLint](https://github.com/realm/SwiftLint):A tool to enforce Swift style and conventions.
* [danielgindi / Charts](https://github.com/danielgindi/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift
* [apple / swift-algorithms](https://github.com/apple/swift-algorithms):Commonly used sequence and collection algorithms for Swift
* [apple / swift-syntax](https://github.com/apple/swift-syntax):A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
* [Schlaubischlump / LocationSimulator](https://github.com/Schlaubischlump/LocationSimulator):MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.
* [kudoleh / iOS-Clean-Architecture-MVVM](https://github.com/kudoleh/iOS-Clean-Architecture-MVVM):Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
* [airbnb / lottie-ios](https://github.com/airbnb/lottie-ios):An iOS library to natively render After Effects vector animations
* [Aidoku / Aidoku](https://github.com/Aidoku/Aidoku):Free and open source manga reader for iOS and iPadOS
* [krzysztofzablocki / Sourcery](https://github.com/krzysztofzablocki/Sourcery):Meta-programming for Swift, stop writing boilerplate code.
* [stripe / stripe-ios](https://github.com/stripe/stripe-ios):Stripe iOS SDK
* [krzyzanowskim / CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift):CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
* [aws-amplify / amplify-swift](https://github.com/aws-amplify/amplify-swift):A declarative library for application development using cloud services.
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift
* [ReactiveCocoa / ReactiveCocoa](https://github.com/ReactiveCocoa/ReactiveCocoa):Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
* [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.
* [mxcl / PromiseKit](https://github.com/mxcl/PromiseKit):Promises for Swift & ObjC.
* [Quick / Nimble](https://github.com/Quick/Nimble):A Matcher Framework for Swift and Objective-C
* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 Delightful Swift snapshot testing.
* [groue / GRDB.swift](https://github.com/groue/GRDB.swift):A toolkit for SQLite databases, with a focus on application development
* [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
* [SnapKit / SnapKit](https://github.com/SnapKit/SnapKit):A Swift Autolayout DSL for iOS & OS X
* [pointfreeco / swift-dependencies](https://github.com/pointfreeco/swift-dependencies):A dependency management library inspired by SwiftUI's "environment."
* [onevcat / Kingfisher](https://github.com/onevcat/Kingfisher):A lightweight, pure-Swift library for downloading and caching images from the web.
* [mac-cain13 / R.swift](https://github.com/mac-cain13/R.swift):Strong typed, autocompleted resources like images, fonts and segues in Swift projects

#### javascript
* [fanmingming / live](https://github.com/fanmingming/live):✯ 一个国内可直连的直播源分享项目 ✯ 🔕 永久免费 直连访问 完整开源 不含广告 完善的台标 直播源支持IPv4/IPv6双栈访问 🔕
* [vercel / next.js](https://github.com/vercel/next.js):The React Framework
* [Significant-Gravitas / AutoGPT](https://github.com/Significant-Gravitas/AutoGPT):An experimental open-source attempt to make GPT-4 fully autonomous.
* [NaiboWang / EasySpider](https://github.com/NaiboWang/EasySpider):A visual no-code/code-free web crawler/spider易采集:一个可视化爬虫软件,可以无代码图形化的设计和执行爬虫任务
* [MetaMask / metamask-extension](https://github.com/MetaMask/metamask-extension):🌐 🔌 The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
* [bradtraversy / vanillawebprojects](https://github.com/bradtraversy/vanillawebprojects):Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
* [youzan / vant-weapp](https://github.com/youzan/vant-weapp):轻量、可靠的小程序 UI 组件库
* [MetaMask / metamask-mobile](https://github.com/MetaMask/metamask-mobile):Mobile web browser providing access to websites that use the Ethereum blockchain
* [processing / p5.js](https://github.com/processing/p5.js):p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs
* [chinese-poetry / chinese-poetry](https://github.com/chinese-poetry/chinese-poetry):The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
* [thinkswell / javascript-mini-projects](https://github.com/thinkswell/javascript-mini-projects):Awesome Collection of amazing javascript mini-projects.
* [odoo / odoo](https://github.com/odoo/odoo):Odoo. Open Source Apps To Grow Your Business.
* [microsoft / Web-Dev-For-Beginners](https://github.com/microsoft/Web-Dev-For-Beginners):24 Lessons, 12 Weeks, Get Started as a Web Developer
* [jgraph / drawio](https://github.com/jgraph/drawio):draw.io is a JavaScript, client-side editor for general diagramming and whiteboarding
* [marcotcr / lime](https://github.com/marcotcr/lime):Lime: Explaining the predictions of any machine learning classifier
* [sadanandpai / frontend-mini-challenges](https://github.com/sadanandpai/frontend-mini-challenges):Collection of frontend challenges for learning and interviews
* [CesiumGS / cesium](https://github.com/CesiumGS/cesium):An open-source JavaScript library for world-class 3D globes and maps 🌎
* [zenoamaro / react-quill](https://github.com/zenoamaro/react-quill):A Quill component for React.
* [501351981 / vue-office](https://github.com/501351981/vue-office):支持word(.docx)、excel(.xlsx)、pdf等各类型office文件预览的vue组件集合,提供一站式office文件预览方案,支持vue2和3,也支持React等非Vue框架。Web-based pdf, excel, word preview library
* [SortableJS / Sortable](https://github.com/SortableJS/Sortable):Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
* [Automattic / node-canvas](https://github.com/Automattic/node-canvas):Node canvas is a Cairo backed Canvas implementation for NodeJS.
* [OpenZeppelin / openzeppelin-contracts](https://github.com/OpenZeppelin/openzeppelin-contracts):OpenZeppelin Contracts is a library for secure smart contract development.
* [SocialSisterYi / bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect):哔哩哔哩-API收集整理【不断更新中....】
* [prettier / prettier](https://github.com/prettier/prettier):Prettier is an opinionated code formatter.
* [exceljs / exceljs](https://github.com/exceljs/exceljs):Excel Workbook Manager

#### go
* [zeromicro / go-zero](https://github.com/zeromicro/go-zero):A cloud-native Go microservices framework with cli tool for productivity.
* [jackc / pgx](https://github.com/jackc/pgx):PostgreSQL driver and toolkit for Go
* [hashicorp / consul](https://github.com/hashicorp/consul):Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
* [kubernetes / ingress-nginx](https://github.com/kubernetes/ingress-nginx):Ingress-NGINX Controller for Kubernetes
* [robfig / cron](https://github.com/robfig/cron):a cron library for go
* [sourcegraph / conc](https://github.com/sourcegraph/conc):Better structured concurrency for go
* [bytebase / bytebase](https://github.com/bytebase/bytebase):World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering team.
* [golang-migrate / migrate](https://github.com/golang-migrate/migrate):Database migrations. CLI and Golang library.
* [openimsdk / open-im-server](https://github.com/openimsdk/open-im-server):IM Chat
* [wux1an / wxapkg](https://github.com/wux1an/wxapkg):微信小程序 .wxapkg 文件扫描 + 解密 + 解包工具
* [labring / sealos](https://github.com/labring/sealos):Sealos is a Kubernetes distribution offering comprehensive solutions for both public and private clouds. https://sealos.io
* [Mrs4s / go-cqhttp](https://github.com/Mrs4s/go-cqhttp):cqhttp的golang实现,轻量、原生跨平台.
* [lightningnetwork / lnd](https://github.com/lightningnetwork/lnd):Lightning Network Daemon ⚡️
* [kubernetes / kubernetes](https://github.com/kubernetes/kubernetes):Production-Grade Container Scheduling and Management
* [apache / incubator-devlake](https://github.com/apache/incubator-devlake):Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
* [onsi / ginkgo](https://github.com/onsi/ginkgo):A Modern Testing Framework for Go
* [docker / compose](https://github.com/docker/compose):Define and run multi-container applications with Docker
* [gogs / gogs](https://github.com/gogs/gogs):Gogs is a painless self-hosted Git service
* [securego / gosec](https://github.com/securego/gosec):Golang security checker
* [pressly / goose](https://github.com/pressly/goose):A database migration tool. Supports SQL migrations and Go functions.
* [containers / skopeo](https://github.com/containers/skopeo):Work with remote images registries - retrieving information, images, signing content
* [grpc-ecosystem / grpc-gateway](https://github.com/grpc-ecosystem/grpc-gateway):gRPC to JSON proxy generator following the gRPC HTTP spec
* [google / cadvisor](https://github.com/google/cadvisor):Analyzes resource usage and performance characteristics of running containers.
* [deepmap / oapi-codegen](https://github.com/deepmap/oapi-codegen):Generate Go client and server boilerplate from OpenAPI 3 specifications
* [IBM / sarama](https://github.com/IBM/sarama):Sarama is a Go library for Apache Kafka.

0 comments on commit d2de1de

Please sign in to comment.