Stars
🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.
使用 Python+Requests+Pytest+YAML+Allure 实现接口自动化
基于C++实现的一款分布式Linux性能监控器,使用gRPC框架对CPU状态、系统负载、软中断、内存信息以及网络接口状态进行监控,数据每三秒刷新一次与top默认刷新间隔一致;通过dockerfile构建整个项目环境,并使用stress工具进行模拟压测,分析相应时刻服务器的cpu状况和中断状况
Companion code to my O'Reilly book "Flask Web Development", second edition.
🦜🔗 Build context-aware reasoning applications
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting yo…
这是一份入门AI/LLM大模型的逐步指南,包含教程和演示代码,带你从API走进本地大模型部署和微调,代码文件会提供Kaggle或Colab在线版本,即便没有显卡也可以进行学习。项目中还开设了一个小型的代码游乐场🎡,你可以尝试在里面实验一些有意思的AI脚本。同时,包含李宏毅 (HUNG-YI LEE)2024生成式人工智能导论课程的完整中文镜像作业。
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
Tesseract Open Source OCR Engine (main repository)
This is the official implement of Mamba-SEUNet: Mamba UNet for Monaural Speech Enhancement
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
2023年最新整理,qt开发最全面试集锦,含网络,文件系统,数据库,自定义控件,以及视频讲解,文档
【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。
A minimum unofficial implementation of the "A Convolutional Recurrent Neural Network for Real-Time Speech Enhancement" (CRN) using PyTorch
An open-source C++ library developed and used at Facebook.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Raft 分布式共识算法动画演示中文版,加强理解Raft领导选举和日志复制两大关键流程