GitHub Trending Daily for 2023-02-10

trending

java

  • PlexPt/chatgpt-java

    ChatGPT Java SDK. Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API. ChatGPT 聊天机器人 Java 版. 开箱即用.

  • TheoKanning/openai-java

    OpenAI GPT-3 Api Client in Java

  • fuzhengwei/chatbot-api

    《ChatGPT AI 问答助手》 开源免费项目,涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署,小巧精悍,流程全面。对于Java编程伙伴来说,非常具有学习价值。

  • PowerJob/PowerJob

    Enterprise job scheduling middleware with distributed computing ability.

  • YunaBraska/nats-server-embedded

    Nats server embedded for testing which contains the original Nats server

  • dromara/hertzbeat

    A real-time monitoring system with custom-monitor and agentless. Aim to monitor everything! Web, database, os, middleware, cloudnative and more. Notified support discord, slack, email, telegram, dingding, wechat, feishu, webhook, sms.

  • barteksc/AndroidPdfViewer

    Android view for displaying PDFs rendered with PdfiumAndroid

  • obiscr/ChatGPT

    This project is a plugin that supports ChatGPT running on JetBrains series IDE.

  • keycloak/keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • eugenp/tutorials

    Just Announced - "Learn Spring Security OAuth":

  • alibaba/druid

    阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池

  • Snailclimb/JavaGuide

    「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

  • netty/netty

    Netty project - an event-driven asynchronous network application framework

  • spring-projects/spring-framework

    Spring Framework

  • apache/dubbo-admin

    The ops and reference implementation for Apache Dubbo

  • apache/calcite

    Apache Calcite

  • apache/shenyu

    Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.

  • liquibase/liquibase

    Main Liquibase Source

  • apache/skywalking

    APM, Application Performance Monitoring System

  • Blankj/AndroidUtilCode

    Android developers should collect the following utils(updating).

  • quarkusio/quarkus

    Quarkus: Supersonic Subatomic Java.

  • alibaba/COLA

    COLA: Clean Object-oriented & Layered Architecture

  • elastic/elasticsearch

    Free and Open, Distributed, RESTful Search Engine

  • apache/doris

    Apache Doris is an easy-to-use, high performance and unified analytics database.

  • apache/shardingsphere

    Ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features & more

scala

  • akka/akka

    Build highly concurrent, distributed, and resilient message-driven applications on the JVM

  • delta-io/delta

    An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs

  • zio/zio

    ZIO — A type-safe, composable library for async and concurrent programming in Scala

  • apache/spark

    Apache Spark - A unified analytics engine for large-scale data processing

  • awslabs/deequ

    Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.

  • gatling/gatling

    Modern Load Testing as Code

  • apache/incubator-streampark

    StreamPark, Make stream processing easier! easy-to-use streaming application development framework and operation platform

  • yahoo/CMAK

    CMAK is a tool for managing Apache Kafka clusters

  • scala/scala

    Scala 2 compiler and standard library. For bugs, see scala/bug

  • circe/circe

    Yet another JSON library for Scala

  • avast/slog4s

    Structured and contextual logging for Scala

  • oap-project/gluten

  • digital-asset/daml

    The Daml smart contract language

  • gvolpe/trading

    Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)

  • spotify/scio

    A Scala API for Apache Beam and Google Cloud Dataflow.

  • databricks/spark-xml

    XML data source for Spark SQL and DataFrames

  • delta-io/delta-sharing

    An open protocol for secure data sharing

  • TheHive-Project/TheHive

    TheHive: a Scalable, Open Source and Free Security Incident Response Platform

  • microsoft/sql-spark-connector

    Apache Spark Connector for SQL Server and Azure SQL

  • snowplow/snowplow

    The enterprise-grade behavioral data engine (web, mobile, server-side, webhooks), running cloud-natively on AWS and GCP

  • softwaremill/elasticmq

    In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.

  • JohnSnowLabs/spark-nlp

    State of the Art Natural Language Processing

  • feathr-ai/feathr

    Feathr – An Enterprise-Grade, High Performance Feature Store

  • datastax/spark-cassandra-connector

    DataStax Spark Cassandra Connector

  • ucb-bar/chiseltest

    The official testing library for Chisel circuits.

kotlin

swift

python

  • zhayujie/chatgpt-on-wechat

    使用ChatGPT搭建微信聊天机器人,基于OpenAI API和itchat实现。Wechat robot based on ChatGPT, which using OpenAI api and itchat library.

  • openai/gpt-2

    Code for the paper "Language Models are Unsupervised Multitask Learners"

  • YuxinWenRick/hard-prompts-made-easy

  • acikkaynak/deprem-yardim-backend

    afetharita.com backend projesi

  • BlinkDL/RWKV-LM

    RWKV is a 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.

  • samim23/polymath

    Convert any music library into a music production sample-library with ML

  • openai/gym

    A toolkit for developing and comparing reinforcement learning algorithms.

  • lucidrains/PaLM-rlhf-pytorch

    Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM

  • google/jax

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

  • lss233/chatgpt-mirai-qq-bot

    OpenAI ChatGPT for Mirai QQ Bot,QQ 聊天机器人! 每个群组/好友单独一个 Conversation,文字转图片发送, Docker 快速部署,反向代理加速 (部分代码由 ChatGPT 生成)

  • TheAlgorithms/Python

    All Algorithms implemented in Python

  • open-mmlab/mmocr

    OpenMMLab Text Detection, Recognition and Understanding Toolbox

  • Zero6992/chatGPT-discord-bot

    Integrate ChatGPT into your own discord bot

  • karpathy/ng-video-lecture

  • AIGCT/EASYChatGPT

    This is an application project of 'chatgpt',only applicable to desktop environment.

  • kubernetes-client/python

    Official Python client library for kubernetes

  • karpathy/minGPT

    A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

  • RockChinQ/QChatGPT

    基于OpenAI ChatGPT+mirai QQ 的 QQ 机器人,多平台一键部署,支持绘图模型,支持多api-key,支持自定义插件

  • clue-ai/clueai-python

    clueai工具包: 3行代码3分钟,自定义需要的API!

  • huggingface/transformers

    Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

  • LlmKira/Openaibot

    ChatGPT Chatbot/Voice Assistant | Cross-Platform | Async | Good Contextual Support | sh & docker Deployment| API Server Provided| Azure/Vits for Voice Chatting | Real-time Information Searching| Multi-modal/Image Understanding | Self-maintained LLM Framework|ChatGPT Like

  • enhuiz/vall-e

    An unofficial PyTorch implementation of the audio LM VALL-E

  • triton-inference-server/server

    The Triton Inference Server provides an optimized cloud and edge inferencing solution.

  • TheR1D/shell_gpt

    A command-line interface (CLI) productivity tool powered by OpenAI's text-davinci-003 model, will help you accomplish your tasks faster and more efficiently.

  • microsoft/unilm

    Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities

javascript

typescript

go

rust

  • rustdesk/rustdesk

    Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative. Display and control your PC and Android devices from anywhere at anytime.

  • obi1kenobi/trustfall

    If GraphQL were more like SQL: a query language for any combination of data sources.

  • lencx/ChatGPT

    ChatGPT Desktop Application (Mac, Windows and Linux)

  • casey/ord

    Rare and exotic sats

  • lapce/lapce

    Lightning-fast and Powerful Code Editor written in Rust

  • meilisearch/meilisearch

    A lightning-fast search engine that fits effortlessly into your apps, websites, and workflow.

  • clap-rs/clap

    A full featured, fast Command Line Argument Parser for Rust

  • neondatabase/neon

    Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage.

  • rust-lang/rust

    Empowering everyone to build reliable and efficient software.

  • zurawiki/gptcommit

    A git prepare-commit-msg hook for authoring commit messages with GPT-3.

  • flox/flox

    Harness the power of Nix

  • 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

  • sonnylazuardi/chatgpt-desktop

    OpenAI ChatGPT desktop app for Mac, Windows, & Linux menubar using Tauri & Rust

  • rust-lang/mdBook

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

  • charliermarsh/ruff

    An extremely fast Python linter, written in Rust.

  • aurae-runtime/aurae

    Distributed systems runtime daemon written in Rust.

  • hwittenborn/celeste

    GUI file synchronization client that can sync with any cloud provider

  • SeaQL/sea-orm

    An async & dynamic ORM for Rust

  • tikv/tikv

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

  • hyperium/tonic

    A native gRPC client & server implementation with async/await support.

  • enso-org/enso

    Hybrid visual and textual functional programming.

  • uutils/coreutils

    Cross-platform Rust rewrite of the GNU coreutils

  • ClementTsang/bottom

    Yet another cross-platform graphical process/system monitor.

  • move-language/move

  • aptos-labs/aptos-core

    Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.