GitHub Trending Daily for 2023-05-24

trending

  • [Python] facebookresearch/fairseq

    Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

  • [Python] JiauZhang/DragGAN

    Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold

  • [Rust] google/comprehensive-rust

    This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.

  • [JavaScript] NaiboWang/EasySpider

    A visual no-code/code-free web crawler/spider一个可视化爬虫软件,可以无代码图形化设计和执行的爬虫任务

  • [TypeScript] w-okada/voice-changer

    リアルタイムボイスチェンジャー Realtime Voice Changer

  • [Python] Zeqiang-Lai/DragGAN

    Implementation of "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold"

  • [Python] pengxiao-song/LaWGPT

    Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型

  • [Python] kyegomez/tree-of-thoughts

    Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%

  • [TypeScript] Blazity/next-enterprise

    An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.

  • [Rust] kamiyaa/joshuto

    ranger-like terminal file manager written in Rust

  • [Python] iryna-kondr/scikit-llm

    Seamlessly integrate powerful language models like ChatGPT into scikit-learn for enhanced text analysis tasks.

  • 0nutation/SpeechGPT

    SpeechGPT: Empowering Large Language Models with Intrinsic Cross-Modal Conversational Abilities.

  • [Jupyter Notebook] UFund-Me/Qbot

    [updating ...] 自动量化交易机器人 Qbot is an AI-oriented quantitative investment platform, which aims to realize the potential, empower AI technologies in quantitative investment. https://ufund-me.github.io/Qbot :news: qbot-mini: https://github.com/Charmve/iQuant

  • [Go] casbin/casbin

    An authorization library that supports access control models like ACL, RBAC, ABAC in Golang

  • [HTML] adams549659584/go-proxy-bingai

    自行搭建的可先用 ModHeader 添加 X-Forwarded-For 请求头,对应 URL 是 wss://sydney.bing.com/sydney/ChatHub ,暂时可用 ,可参考 https://zhuanlan.zhihu.com/p/606655303 主站服务器转发的,相对直连官网,会卡很多,等后续看看有没有更好的方式,再提交版本更新。

  • [Python] BlinkDL/RWKV-LM

    RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

  • [Python] jaywalnut310/vits

    VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech

  • [Python] csunny/DB-GPT

    Interact your data and environment using the local GPT, no data leaks, 100% privately, 100% security

  • [Python] lllyasviel/ControlNet

    Let us control diffusion models!

  • [TypeScript] anse-app/anse

    Supercharged experience for ChatGPT, DALL-E and Stable Diffusion.

  • [Python] ricklamers/gpt-code-ui

    An open source implementation of OpenAI's ChatGPT Code interpreter

  • [Vim Script] Exafunction/codeium.vim

    Free, ultrafast Copilot alternative for Vim and Neovim

  • ysymyth/tree-of-thought-llm

    Tree of Thoughts: Deliberate Problem Solving with Large Language Models

  • [Python] mlc-ai/mlc-llm

    Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.

  • [Python] ymcui/Chinese-LLaMA-Alpaca

    中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs)

java

  • TheAlgorithms/Java

    All Algorithms implemented in Java

  • OpenAPITools/openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

  • macrozheng/mall

    mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

  • facebook/react-native

    A framework for building native applications using React

  • spring-projects/spring-boot

    Spring Boot

  • devopshydclub/vprofile-project

  • itwanger/toBeBetterJavaer

    一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路

  • brettwooldridge/HikariCP

    光 HikariCP・A solid, high-performance, JDBC connection pool at last.

  • apache/kafka

    Mirror of Apache Kafka

  • kkevsekk1/AutoX

    A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)

  • macrozheng/mall-learning

    mall学习教程,架构、业务、技术要点全方位解析。mall项目(50k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。

  • apache/calcite

    Apache Calcite

  • apache/pulsar

    Apache Pulsar - distributed pub-sub messaging system

  • metersphere/metersphere

    MeterSphere 一站式开源持续测试平台,为软件质量保驾护航。搞测试,就选 MeterSphere!

  • macrozheng/mall-swarm

    mall-swarm是一套微服务商城系统,采用了 Spring Cloud 2021 & Alibaba、Spring Boot 2.7、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。

  • quarkusio/quarkus

    Quarkus: Supersonic Subatomic Java.

  • googlesamples/mlkit

    A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS

  • quartz-scheduler/quartz

    Code for Quartz Scheduler

  • apolloconfig/apollo

    Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.

  • ReactiveX/RxJava

    RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

  • alibaba/nacos

    an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.

  • alibaba/easyexcel

    快速、简洁、解决大文件内存溢出的java处理Excel工具

  • keycloak/keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • awsdocs/aws-doc-sdk-examples

    Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

  • davidfantasy/mybatis-plus-generator-ui

    对mybatis-plus-generator进行封装,通过Web UI快速生成兼容Spring boot,mybatis-plus框架的各类业务代码

scala

kotlin

  • JetBrains/compose-multiplatform

    Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

  • Kotlin/kotlinx.coroutines

    Library support for Kotlin coroutines

  • JetBrains/kotlin

    The Kotlin Programming Language.

  • thundernest/k-9

    K-9 Mail – Open Source Email App for Android

  • KieronQuinn/DiscoverKiller

    Xposed module to replace the Google Discover page with whatever you like

  • Kotlin/kotlinx.serialization

    Kotlin multiplatform / multi-format serialization

  • android/camera-samples

    Multiple samples showing the best practices in camera APIs on Android.

  • InsertKoinIO/koin

    Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform

  • pppscn/SmsForwarder

    短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正

  • mobile-dev-inc/maestro

    Painless Mobile UI Automation

  • KieronQuinn/ClassicPowerMenu

    Power Menu Replacement for Android

  • azhon/AppUpdate

    Android App update library. Android版本更新库,简单、轻量、可随意定制

  • chrisbanes/tivi

    Tivi is a TV show tracking Android app, which connects to trakt.tv

  • tasks/tasks

    Bringing Astrid Tasks back from the dead

  • pinterest/ktlint

    An anti-bikeshedding Kotlin linter with built-in formatter

  • skydoves/android-developer-roadmap

    The 2022 Android Developer Roadmap suggests learning paths to understanding Android development.

  • burhanrashid52/PhotoEditor

    A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.

  • tommybuonomo/dotsindicator

    Three material Dots Indicators for view pagers in Android !

  • PurpurMC/Purpur

    Purpur is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.

  • stripe/stripe-android

    Stripe Android SDK

  • android/compose-samples

    Official Jetpack Compose samples.

  • square/moshi

    A modern JSON library for Kotlin and Java.

  • JetBrains/compose-multiplatform-desktop-template

    Compose Multiplatform Desktop Application project template

  • androidx/androidx

    Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.

  • SkytilsMods/Skytils

    Skytils ALPHA RELEASE Skytils bug fixes Skytils mod

swift

python

  • facebookresearch/fairseq

    Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

  • JiauZhang/DragGAN

    Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold

  • Zeqiang-Lai/DragGAN

    Implementation of "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold"

  • pengxiao-song/LaWGPT

    Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型

  • kyegomez/tree-of-thoughts

    Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%

  • iryna-kondr/scikit-llm

    Seamlessly integrate powerful language models like ChatGPT into scikit-learn for enhanced text analysis tasks.

  • BlinkDL/RWKV-LM

    RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

  • jaywalnut310/vits

    VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech

  • csunny/DB-GPT

    Interact your data and environment using the local GPT, no data leaks, 100% privately, 100% security

  • lllyasviel/ControlNet

    Let us control diffusion models!

  • ricklamers/gpt-code-ui

    An open source implementation of OpenAI's ChatGPT Code interpreter

  • mlc-ai/mlc-llm

    Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.

  • ymcui/Chinese-LLaMA-Alpaca

    中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs)

  • SevaSk/ecoute

    Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.

  • linyiLYi/snake-ai

    An AI agent that beats the classic game "Snake".

  • Josh-XT/AGiXT

    AGiXT is a dynamic AI Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions.

  • CHNZYX/CentOS-LLVM-Fork

  • hwchase17/langchain

    Building applications with LLMs through composability

  • google/jax

    Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

  • pittcsc/Summer2023-Internships

    Collection of Summer 2023 & Summer 2024 tech internships!

  • sambanova/bloomchat

    This repo contains the data preparation, tokenization, training and inference code for BLOOMChat. BLOOMChat is a 176 billion parameter multilingual chat model based on BLOOM.

  • tiangolo/fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

  • THUDM/ChatGLM-6B

    ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型

  • SkalskiP/courses

    This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)

  • microsoft/i-Code

javascript

  • NaiboWang/EasySpider

    A visual no-code/code-free web crawler/spider一个可视化爬虫软件,可以无代码图形化设计和执行的爬虫任务

  • facebook/react

    The library for web and native user interfaces

  • FlowiseAI/Flowise

    Drag & drop UI to build your customized LLM flow using LangchainJS

  • OpenZeppelin/openzeppelin-contracts

    OpenZeppelin Contracts is a library for secure smart contract development.

  • facebook/lexical

    Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.

  • mlc-ai/web-llm

    Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.

  • Spyware007/Animating-Buttons

    Explore Amazing Buttons animation for your next project. An initiative by GDSC-DYPCOE for Hactoberfest.

  • studio-freight/lenis

    How smooth scroll should be

  • blackmatrix7/ios_rule_script

    分流规则、重写写规则及脚本。

  • dirk1983/chatgpt

    全网最易部署,响应速度最快的ChatGPT环境。PHP版调用OpenAI接口进行问答和画图,采用Stream流模式通信,一边生成一边输出。前端采用EventSource,支持Markdown格式解析,支持公式显示,代码有着色处理,支持画图。页面UI简洁,支持上下文连续会话。源码只有几个文件,没用任何框架,支持所有PHP版本,全部开源,极易二开。保姆级教程,全部周边资源,欢迎进群交流,一切全免费。

  • leonardomso/33-js-concepts

    33 JavaScript concepts every developer should know.

  • vercel/next.js

    The React Framework

  • pedroslopez/whatsapp-web.js

    A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app

  • SocialSisterYi/bilibili-API-collect

    哔哩哔哩-API收集整理【不断更新中....】

  • adrianhajdin/project_web3.0

    This is a code repository for the corresponding video tutorial. In this video, we're going to build a Web 3.0 React Solidity Blockchain Application

  • ToolJet/ToolJet

    Extensible low-code framework for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript.

  • waylaidwanderer/node-chatgpt-api

    A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.

  • ed-roh/mern-social-media

    Complete React MERN Full Stack Social Media App

  • axios/axios

    Promise based HTTP client for the browser and node.js

  • trekhleb/javascript-algorithms

    Algorithms and data structures implemented in JavaScript with explanations and links to further readings

  • eslint/eslint

    Find and fix problems in your JavaScript code.

  • Hacker0x01/react-datepicker

    A simple and reusable datepicker component for React

  • vanjs-org/van

    VanJS (Vanilla JavaScript): World's smallest reactive UI framework

  • 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.

  • WebGoat/WebGoat

    WebGoat is a deliberately insecure application

typescript

  • w-okada/voice-changer

    リアルタイムボイスチェンジャー Realtime Voice Changer

  • Blazity/next-enterprise

    An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.

  • anse-app/anse

    Supercharged experience for ChatGPT, DALL-E and Stable Diffusion.

  • medusajs/medusa

    Building blocks for digital commerce

  • apitable/apitable

    APITable, an API-oriented low-code platform for building collaborative apps and better than all other Airtable open-source alternatives.

  • rockbenben/ChatGPT-Shortcut

    Maximize your efficiency and productivity. 让生产力加倍的 ChatGPT 快捷指令,按照领域和功能分区,可对提示词进行标签筛选、关键词搜索和一键复制。

  • psychic-api/psychic

    Universal APIs for unstructured data. Sync documents from SaaS tools to a SQL or vector database, where they can be easily queried by AI applications

  • influxion/ts-plugins-quickstart

    Get a ChatGPT plugin up and running in under 5 minutes using TypeScript & NodeJS!

  • transitive-bullshit/nextjs-notion-starter-kit

    Deploy your own Notion-powered website in minutes with Next.js and Vercel.

  • containers/podman-desktop

    Podman Desktop - A graphical tool for developing on containers and Kubernetes

  • vantezzen/wrapped

    Personalized stats about your time on TikTok.

  • graphql/graphiql

    GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.

  • makeplane/plane

    Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.

  • storybookjs/storybook

    Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

  • pilcrowOnPaper/lucia

    Authentication, simple and clean

  • MuiseDestiny/zotero-gpt

    GPT Meet Zotero.

  • nrwl/nx

    Smart, Fast and Extensible Build System

  • capricorn86/happy-dom

    Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.

  • shadcn/ui

    Beautifully designed components built with Radix UI and Tailwind CSS.

  • actions/setup-node

    Set up your GitHub Actions workflow with a specific version of node.js

  • rancher-sandbox/rancher-desktop

    Container Management and Kubernetes on the Desktop

  • refinedev/refine

    Build your React-based CRUD applications, without constraints.

  • actions/setup-go

    Set up your GitHub Actions workflow with a specific version of Go

  • midwayjs/midway

    A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue.

  • ueberdosis/tiptap

    The headless editor framework for web artisans.

go

rust

  • google/comprehensive-rust

    This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.

  • kamiyaa/joshuto

    ranger-like terminal file manager written in Rust

  • rust-lang/mdBook

    Create book from markdown files. Like Gitbook but implemented in Rust

  • BloopAI/bloop

    bloop is a fast code search engine written in Rust.

  • helix-editor/helix

    A post-modern modal text editor.

  • lapce/lapce

    Lightning-fast and Powerful Code Editor written in Rust

  • cross-rs/cross

    “Zero setup” cross compilation and “cross testing” of Rust crates

  • datafuselabs/databend

    A modern cloud data warehouse focusing on reducing cost and complexity for your massive-scale analytics needs. Open source alternative to Snowflake. Also available in the cloud: https://app.databend.com

  • seanmonstar/reqwest

    An easy and powerful Rust HTTP Client

  • MystenLabs/sui

    Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language

  • tauri-apps/tauri

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • signalapp/libsignal

    Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible.

  • apache/arrow-datafusion

    Apache Arrow DataFusion SQL Query Engine

  • Byron/gitoxide

    An idiomatic, lean, fast & safe pure Rust implementation of Git

  • pola-rs/polars

    Fast multi-threaded, hybrid-out-of-core DataFrame library in Rust | Python | Node.js

  • leptos-rs/leptos

    Build fast web applications with Rust.

  • web-infra-dev/rspack

    A fast Rust-based web bundler

  • rust-lang/rust

    Empowering everyone to build reliable and efficient software.

  • tikv/tikv

    Distributed transactional key-value database, originally created to complement TiDB

  • apollographql/router

    A configurable, high-performance routing runtime for Apollo Federation

  • emilk/egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  • MaterializeInc/materialize

    Materialize is a fast, distributed SQL database built on streaming internals.

  • actix/actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

  • apache/arrow-rs

    Official Rust implementation of Apache Arrow

  • bytecodealliance/wasmtime

    A fast and secure runtime for WebAssembly