Skip to content

Commit

Permalink
2023-11-16
Browse files Browse the repository at this point in the history
  • Loading branch information
bonfy committed Nov 16, 2023
1 parent 259f791 commit eb899eb
Showing 1 changed file with 110 additions and 0 deletions.
110 changes: 110 additions & 0 deletions 2023-11-16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,110 @@
## 2023-11-16

#### python
* [netease-youdao / EmotiVoice](https://github.com/netease-youdao/EmotiVoice):EmotiVoice 😊: a Multi-Voice and Prompt-Controlled TTS Engine
* [disler / multi-agent-postgres-data-analytics](https://github.com/disler/multi-agent-postgres-data-analytics):The way we interact with our data is changing.
* [imartinez / privateGPT](https://github.com/imartinez/privateGPT):Interact with your documents using the power of GPT, 100% privately, no data leaks
* [chatchat-space / Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat):Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain
* [KillianLucas / open-interpreter](https://github.com/KillianLucas/open-interpreter):OpenAI's Code Interpreter in your terminal, running locally
* [luosiallen / latent-consistency-model](https://github.com/luosiallen/latent-consistency-model):Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference
* [daveshap / ACE_Framework](https://github.com/daveshap/ACE_Framework):ACE (Autonomous Cognitive Entities) - 100% local and open source autonomous agents
* [zhayujie / chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat):Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用大模型搭建微信聊天机器人,基于 GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/LinkAI,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器人。
* [dmlc / dgl](https://github.com/dmlc/dgl):Python package built to ease deep learning on graph, on top of existing DL frameworks.
* [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.
* [facebookresearch / llama](https://github.com/facebookresearch/llama):Inference code for LLaMA models
* [RekhuGopal / PythonHacks](https://github.com/RekhuGopal/PythonHacks):This repo contains some solved python hacker codes
* [sockysec / Telerecon](https://github.com/sockysec/Telerecon):A reconnaissance framework for researching and investigating Telegram.
* [binary-husky / gpt_academic](https://github.com/binary-husky/gpt_academic):为ChatGPT/GLM提供实用化交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm2等本地模型。兼容文心一言, moss, llama2, rwkv, claude2, 通义千问, 书生, 讯飞星火等。
* [python / cpython](https://github.com/python/cpython):The Python programming language
* [cloud804d / mirrors-pengzhile-pandora](https://github.com/cloud804d/mirrors-pengzhile-pandora):潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.
* [lllyasviel / Fooocus](https://github.com/lllyasviel/Fooocus):Focus on prompting and generating
* [vllm-project / vllm](https://github.com/vllm-project/vllm):A high-throughput and memory-efficient inference and serving engine for LLMs
* [turboderp / exllamav2](https://github.com/turboderp/exllamav2):A fast inference library for running LLMs locally on modern consumer-class GPUs
* [thewhiteh4t / FinalRecon](https://github.com/thewhiteh4t/FinalRecon):All In One Web Recon
* [deepinsight / insightface](https://github.com/deepinsight/insightface):State-of-the-art 2D and 3D Face Analysis Project
* [eriklindernoren / ML-From-Scratch](https://github.com/eriklindernoren/ML-From-Scratch):Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
* [locustio / locust](https://github.com/locustio/locust):Write scalable load tests in plain Python 🚗💨
* [THUDM / ChatGLM3](https://github.com/THUDM/ChatGLM3):ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
* [nerfstudio-project / nerfstudio](https://github.com/nerfstudio-project/nerfstudio):A collaboration friendly studio for NeRFs

#### swift
* [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.
* [tuist / tuist](https://github.com/tuist/tuist):🚀 Create, maintain, and interact with Xcode projects at scale
* [groue / GRDB.swift](https://github.com/groue/GRDB.swift):A toolkit for SQLite databases, with a focus on application development
* [danielgindi / Charts](https://github.com/danielgindi/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
* [Whisky-App / Whisky](https://github.com/Whisky-App/Whisky):A modern Wine wrapper for macOS built with SwiftUI
* [pointfreeco / swift-case-paths](https://github.com/pointfreeco/swift-case-paths):🧰 Case paths extends the key path hierarchy to enum cases.
* [kean / Pulse](https://github.com/kean/Pulse):Network Logger for Apple platforms
* [pointfreeco / swift-dependencies](https://github.com/pointfreeco/swift-dependencies):A dependency management library inspired by SwiftUI's "environment."
* [open-meteo / open-meteo](https://github.com/open-meteo/open-meteo):Free Weather Forecast API for non-commercial use
* [apple / swift-collections](https://github.com/apple/swift-collections):Commonly used data structures for Swift
* [hmlongco / Factory](https://github.com/hmlongco/Factory):A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
* [Moya / Moya](https://github.com/Moya/Moya):Network abstraction layer written in Swift.
* [apollographql / apollo-ios](https://github.com/apollographql/apollo-ios):📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
* [mapbox / mapbox-maps-ios](https://github.com/mapbox/mapbox-maps-ios):Interactive, thoroughly customizable maps for iOS powered by vector tiles and Metal
* [mrousavy / react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera):📸 A powerful, high-performance React Native Camera library.
* [CodeEditApp / CodeEdit](https://github.com/CodeEditApp/CodeEdit):CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
* [Quick / Nimble](https://github.com/Quick/Nimble):A Matcher Framework for Swift and Objective-C
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift
* [siteline / swiftui-introspect](https://github.com/siteline/swiftui-introspect):Introspect underlying UIKit/AppKit components from SwiftUI
* [grpc / grpc-swift](https://github.com/grpc/grpc-swift):The Swift language implementation of gRPC.
* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 Delightful Swift snapshot testing.
* [mazzzystar / Queryable](https://github.com/mazzzystar/Queryable):Run OpenAI's CLIP model on iOS to search photos.
* [altstoreio / AltStore](https://github.com/altstoreio/AltStore):AltStore is an alternative app store for non-jailbroken iOS devices.
* [kishikawakatsumi / KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess):Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
* [aws-amplify / amplify-swift](https://github.com/aws-amplify/amplify-swift):A declarative library for application development using cloud services.

#### javascript
* [prettier / prettier](https://github.com/prettier/prettier):Prettier is an opinionated code formatter.
* [sveltejs / svelte](https://github.com/sveltejs/svelte):Cybernetically enhanced web apps
* [FortAwesome / Font-Awesome](https://github.com/FortAwesome/Font-Awesome):The iconic SVG, font, and CSS toolkit
* [vercel / next.js](https://github.com/vercel/next.js):The React Framework
* [plankanban / planka](https://github.com/plankanban/planka):The realtime kanban board for workgroups built with React and Redux.
* [airbnb / javascript](https://github.com/airbnb/javascript):JavaScript Style Guide
* [strapi / strapi](https://github.com/strapi/strapi):🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.
* [dejwid / food-ordering](https://github.com/dejwid/food-ordering):
* [adrianhajdin / project_react_native_jobs](https://github.com/adrianhajdin/project_react_native_jobs):
* [johnfactotum / foliate](https://github.com/johnfactotum/foliate):Read e-books in style
* [3Kmfi6HP / EDtunnel](https://github.com/3Kmfi6HP/EDtunnel):Use Cloudflare pages and worker serverless to implement VLESS protocol
* [hiteshchoudhary / apihub](https://github.com/hiteshchoudhary/apihub):Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
* [axios / axios](https://github.com/axios/axios):Promise based HTTP client for the browser and node.js
* [chartjs / Chart.js](https://github.com/chartjs/Chart.js):Simple HTML5 Charts using the <canvas> tag
* [OpenZeppelin / openzeppelin-contracts](https://github.com/OpenZeppelin/openzeppelin-contracts):OpenZeppelin Contracts is a library for secure smart contract development.
* [homanp / superagent](https://github.com/homanp/superagent):🥷 The open framework for building AI Assistants
* [chetannada / Namaste-React](https://github.com/chetannada/Namaste-React):❤ Namaste React Live Course from Zero to Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository for Assignment & Class Notes taken during Namaste React Live Course #namaste #javascript #react
* [twbs / bootstrap](https://github.com/twbs/bootstrap):The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
* [WordPress / gutenberg](https://github.com/WordPress/gutenberg):The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
* [facebook / create-react-app](https://github.com/facebook/create-react-app):Set up a modern web app by running one command.
* [parallax / jsPDF](https://github.com/parallax/jsPDF):Client-side JavaScript PDF generation for everyone.
* [Matt-Fontes / SendScriptWhatsApp](https://github.com/Matt-Fontes/SendScriptWhatsApp):Script para enviar o Roteiro do filme Shrek, linha por linha, no WhatsApp
* [adrianhajdin / 3D_portfolio](https://github.com/adrianhajdin/3D_portfolio):Let's build a cool 3D website together! You'll learn how to make a portfolio with fun interactive parts, like a floating island and a fox that moves when you type. It'll allow you to show off your skills and get a job!
* [aframevr / aframe](https://github.com/aframevr/aframe):🅰️
Web framework for building virtual reality experiences.
* [lodash / lodash](https://github.com/lodash/lodash):A modern JavaScript utility library delivering modularity, performance, & extras.

#### go
* [MerlinKodo / clash-rev](https://github.com/MerlinKodo/clash-rev):Continuation of Clash core project
* [kubernetes / kubernetes](https://github.com/kubernetes/kubernetes):Production-Grade Container Scheduling and Management
* [argoproj / argo-workflows](https://github.com/argoproj/argo-workflows):Workflow Engine for Kubernetes
* [libp2p / go-libp2p](https://github.com/libp2p/go-libp2p):libp2p implementation in Go
* [OwO-Network / DeepLX](https://github.com/OwO-Network/DeepLX):DeepL Free API (No TOKEN required)
* [golang-migrate / migrate](https://github.com/golang-migrate/migrate):Database migrations. CLI and Golang library.
* [projectdiscovery / nuclei](https://github.com/projectdiscovery/nuclei):Fast and customizable vulnerability scanner based on simple YAML based DSL.
* [jackc / pgx](https://github.com/jackc/pgx):PostgreSQL driver and toolkit for Go
* [goharbor / harbor](https://github.com/goharbor/harbor):An open source trusted cloud native registry project that stores, signs, and scans content.
* [milvus-io / milvus](https://github.com/milvus-io/milvus):A cloud-native vector database, storage for next generation AI applications
* [iDvel / rime-ice](https://github.com/iDvel/rime-ice):Rime 配置:雾凇拼音 | 长期维护的简体词库
* [halfrost / LeetCode-Go](https://github.com/halfrost/LeetCode-Go):✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
* [cilium / cilium](https://github.com/cilium/cilium):eBPF-based Networking, Security, and Observability
* [argoproj / argo-cd](https://github.com/argoproj/argo-cd):Declarative Continuous Deployment for Kubernetes
* [openimsdk / open-im-server](https://github.com/openimsdk/open-im-server):IM Chat
* [cert-manager / cert-manager](https://github.com/cert-manager/cert-manager):Automatically provision and manage TLS certificates in Kubernetes
* [influxdata / telegraf](https://github.com/influxdata/telegraf):The plugin-driven server agent for collecting & reporting metrics.
* [ethereum / go-ethereum](https://github.com/ethereum/go-ethereum):Official Go implementation of the Ethereum protocol
* [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.
* [pulumi / pulumi](https://github.com/pulumi/pulumi):Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀
* [uber-go / zap](https://github.com/uber-go/zap):Blazing fast, structured, leveled logging in Go.
* [cloudnative-pg / cloudnative-pg](https://github.com/cloudnative-pg/cloudnative-pg):CloudNativePG is a Kubernetes operator that covers the full lifecycle of a PostgreSQL database cluster with a primary/standby architecture, using native streaming replication
* [jaegertracing / jaeger](https://github.com/jaegertracing/jaeger):CNCF Jaeger, a Distributed Tracing Platform
* [zeromicro / go-zero](https://github.com/zeromicro/go-zero):A cloud-native Go microservices framework with cli tool for productivity.
* [pingcap / tidb](https://github.com/pingcap/tidb):TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial

0 comments on commit eb899eb

Please sign in to comment.