Skip to content

🤖 Collect practical AI repos, tools, websites, papers and tutorials on AI. 实用的AI百宝箱 💎

License

Notifications You must be signed in to change notification settings

superiorlu/AITreasureBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI TreasureBox


English | 中文

Collect practical AI repos, tools, websites, papers and tutorials on AI.
Translated from ChatGPT, picture from Midjourney.

GitHub Workflow Status GitHub last update Buy Me Coffee

Catalog

Repos

updated repos and stars every 2 hours and re-ranking automatically.

No.
Repos
Description
1 public-apis/public-apis
2024-07-16_302264_112
A collective list of free APIs
⭐ 2 codecrafters-io/build-your-own-x
2024-07-16_287212_252
Master programming by recreating your favorite technologies from scratch.
3 kamranahmedse/developer-roadmap
2024-07-16_282879_50
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
4 vinta/awesome-python
2024-07-16_212685_62
A curated list of awesome Python frameworks, libraries, software and resources
5 tensorflow/tensorflow
2024-07-16_184098_15
An Open Source Machine Learning Framework for Everyone
⭐ 6 practical-tutorials/project-based-learning
2024-07-16_182819_171
Curated list of project-based tutorials
⭐ 7 Significant-Gravitas/AutoGPT
2024-07-16_164407_121
An experimental open-source attempt to make GPT-4 fully autonomous.
8 flutter/flutter
2024-07-16_163556_19
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
9 jackfrued/Python-100-Days
2024-07-16_152957_15
Python - 100天从新手到大师
10 AUTOMATIC1111/stable-diffusion-webui
2024-07-16_136085_39
Stable Diffusion web UI
11 huggingface/transformers
2024-07-16_129342_27
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
12 justjavac/free-programming-books-zh_CN
2024-07-16_110414_21
📚 免费的计算机编程类中文书籍,欢迎投稿
13 f/awesome-chatgpt-prompts
2024-07-16_107208_22 Open in Spaces
This repo includes ChatGPT prompt curation to use ChatGPT better.
14 langchain-ai/langchain
2024-07-16_89210_36
⚡ Building applications with LLMs through composability ⚡
15 pytorch/pytorch
2024-07-16_80447_27
Tensors and Dynamic neural networks in Python with strong GPU acceleration
16 neovim/neovim
2024-07-16_80124_14
Vim-fork focused on extensibility and usability
17 ollama/ollama
2024-07-16_78684_83
Get up and running with Llama 2, Mistral, Gemma, and other large language models.
18 yt-dlp/yt-dlp
2024-07-16_77004_36
A feature-rich command-line audio/video downloader
19 ChatGPTNextWeb/ChatGPT-Next-Web
2024-07-16_72969_24
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
20 home-assistant/core
2024-07-16_69965_14
🏡 Open source home automation that puts local control and privacy first.
21 supabase/supabase
2024-07-16_69017_31
The open source Firebase alternative.
22 nomic-ai/gpt4all
2024-07-16_67428_17
gpt4all: an ecosystem of open-source chatbots trained on a massive collection of clean assistant data including code, stories and dialogue
23 fighting41love/funNLP
2024-07-16_66251_30
The Most Powerful NLP-Weapon Arsenal
24 bregman-arie/devops-exercises
2024-07-16_64949_-6
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
25 openai/whisper
2024-07-16_64650_46
Robust Speech Recognition via Large-Scale Weak Supervision
26 josephmisiti/awesome-machine-learning
2024-07-16_64467_5
A curated list of awesome Machine Learning frameworks, libraries and software.
⭐ 27 binary-husky/gpt_academic
2024-07-16_62095_168
Academic Optimization of GPT
28 twitter/the-algorithm
2024-07-16_61748_5
Source code for Twitter's Recommendation Algorithm
29 ggerganov/llama.cpp
2024-07-16_61714_24
Port of Facebook's LLaMA model in C/C++
30 keras-team/keras
2024-07-16_61330_3
Deep Learning for humans
31 python/cpython
2024-07-16_61145_16
The Python programming language
32 apache/superset
2024-07-16_60694_9
Apache Superset is a Data Visualization and Data Exploration Platform
33 3b1b/manim
2024-07-16_60423_14
Animation engine for explanatory math videos
34 d2l-ai/d2l-zh
2024-07-16_59291_39
Targeting Chinese readers, functional and open for discussion. The Chinese and English versions are used for teaching in over 400 universities across more than 60 countries
35 xtekky/gpt4free
2024-07-16_59277_17
decentralizing the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered API's ( poe.com, phind.com, chat.openai.com etc...)
36 scikit-learn/scikit-learn
2024-07-16_58921_2
scikit-learn: machine learning in Python
37 openai/openai-cookbook
2024-07-16_57652_9
Examples and guides for using the OpenAI API
38 binhnguyennus/awesome-scalability
2024-07-16_56948_15
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
39 microsoft/generative-ai-for-beginners
2024-07-16_56547_60
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
40 abi/screenshot-to-code
2024-07-16_54828_-6
Drop in a screenshot and convert it to clean HTML/Tailwind/JS code
41 meta-llama/llama
2024-07-16_54246_14
Inference code for Llama models
42 imartinez/privateGPT
2024-07-16_52987_6
Interact with your documents using the power of GPT, 100% privately, no data leaks
43 ageitgey/face_recognition
2024-07-16_52426_2
The world's simplest facial recognition api for Python and the command line
44 labmlai/annotated_deep_learning_paper_implementations
2024-07-16_51877_36
🧑‍🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
45 lencx/ChatGPT
2024-07-16_51734_8
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
46 CorentinJ/Real-Time-Voice-Cloning
2024-07-16_51598_4
Clone a voice in 5 seconds to generate arbitrary speech in real-time
47 PlexPt/awesome-chatgpt-prompts-zh
2024-07-16_51460_6
ChatGPT Chinese Training Guide. Guidelines for various scenarios. Learn how to make it listen to you
48 gpt-engineer-org/gpt-engineer
2024-07-16_51400_-12
Specify what you want it to build, the AI asks for clarification, and then builds it.
49 OpenInterpreter/open-interpreter
2024-07-16_50885_6
A natural language interface for computers
50 xai-org/grok-1
2024-07-16_49179_5
Grok open release
51 commaai/openpilot
2024-07-16_48719_1
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
52 dair-ai/Prompt-Engineering-Guide
2024-07-16_46325_18
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
53 facebookresearch/segment-anything
2024-07-16_45601_16
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
54 meilisearch/meilisearch
2024-07-16_45337_17
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
55 v2ray/v2ray-core
2024-07-16_45035_-2
A platform for building proxies to bypass network restrictions.
56 Avik-Jain/100-Days-Of-ML-Code
2024-07-16_43961_7
100 Days of ML Coding
57 n8n-io/n8n
2024-07-16_42660_30
Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
58 comfyanonymous/ComfyUI
2024-07-16_42274_50
A powerful and modular stable diffusion GUI with a graph/nodes interface.
59 geekan/MetaGPT
2024-07-16_41685_19
The Multi-Agent Meta Programming Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
60 type-challenges/type-challenges
2024-07-16_41619_21
Collection of TypeScript type challenges with online judge
61 PaddlePaddle/PaddleOCR
2024-07-16_40950_35
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
62 THUDM/ChatGLM-6B
2024-07-16_40037_11
ChatGLM-6B: An Open Bilingual Dialogue Language Model
63 fastlane/fastlane
2024-07-16_38867_4
🚀 The easiest way to automate building and releasing your iOS and Android apps
64 oobabooga/text-generation-webui
2024-07-16_38452_9
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA.
⭐ 65 lllyasviel/Fooocus
2024-07-16_38440_75
Focus on prompting and generating
66 hpcaitech/ColossalAI
2024-07-16_38360_4
Making large AI models cheaper, faster and more accessible
67 Asabeneh/30-Days-Of-Python
2024-07-16_38096_33
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
68 psf/black
2024-07-16_37853_1
The uncompromising Python code formatter
69 langgenius/dify
2024-07-16_37749_100
One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications.
70 Stability-AI/stablediffusion
2024-07-16_37624_9
High-Resolution Image Synthesis with Latent Diffusion Models
71 LAION-AI/Open-Assistant
2024-07-16_36850_1 Open in Spaces
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
72 lm-sys/FastChat
2024-07-16_35745_9
An open platform for training, serving, and evaluating large languages. Release repo for Vicuna and FastChat-T5.
73 mingrammer/diagrams
2024-07-16_35652_9
🎨 Diagram as Code for prototyping cloud system architectures
74 XingangPan/DragGAN
2024-07-16_35585_2 Open in Spaces
Code for DragGAN (SIGGRAPH 2023)
75 apache/airflow
2024-07-16_35408_8
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
76 lobehub/lobe-chat
2024-07-16_35278_22
🤖 Lobe Chat - an open-source, extensible (Function Calling), high-performance chatbot framework. It supports one-click free deployment of your private ChatGPT/LLM web application.
77 TencentARC/GFPGAN
2024-07-16_35126_5
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
78 karpathy/nanoGPT
2024-07-16_34812_22
The simplest, fastest repository for training/finetuning medium-sized GPTs
79 microsoft/TaskMatrix
2024-07-16_34542_1 Open in Spaces
Talking, Drawing and Editing with Visual Foundation Models
80 babysor/MockingBird
2024-07-16_34539_10
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
81 mlabonne/llm-course
2024-07-16_34208_7
Course with a roadmap and notebooks to get into Large Language Models (LLMs).
82 QuivrHQ/quivr
2024-07-16_34191_2
Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation.
83 microsoft/DeepSpeed
2024-07-16_33876_10
A deep learning optimization library that makes distributed training and inference easy, efficient, and effective
84 lapce/lapce
2024-07-16_33848_7
Lightning-fast and Powerful Code Editor written in Rust
85 suno-ai/bark
2024-07-16_33836_4 Open in Spaces
🔊 Text-Prompted Generative Audio Model
86 google-research/google-research
2024-07-16_33451_1
Google Research
87 streamlit/streamlit
2024-07-16_33397_4
Streamlit — A faster way to build and share data apps.
88 ggerganov/whisper.cpp
2024-07-16_33159_18
Port of OpenAI's Whisper model in C/C++
89 ray-project/ray
2024-07-16_32107_9
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
90 coqui-ai/TTS
2024-07-16_32020_6
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
91 LC044/WeChatMsg
2024-07-16_31438_6
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
92 open-webui/open-webui
2024-07-16_31410_67
User-friendly WebUI for LLMs (Formerly Ollama WebUI)
93 Chanzhaoyu/chatgpt-web
2024-07-16_31004_14
A demonstration website built with Express and Vue3 called ChatGPT
94 gradio-app/gradio
2024-07-16_30969_15
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
95 karanpratapsingh/system-design
2024-07-16_30575_5
Learn how to design systems at scale and prepare for system design interviews
96 chatchat-space/Langchain-Chatchat
2024-07-16_29877_15
Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain
97 facebookresearch/fairseq
2024-07-16_29839_5
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
98 TheAlgorithms/C-Plus-Plus
2024-07-16_29667_0
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
99 yunjey/pytorch-tutorial
2024-07-16_29507_8
PyTorch Tutorial for Deep Learning Researchers
100 facebookresearch/detectron2
2024-07-16_29425_4
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
101 RVC-Boss/GPT-SoVITS
2024-07-16_29235_36
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
102 google/jax
2024-07-16_29194_12
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
103 tatsu-lab/stanford_alpaca
2024-07-16_29163_6
Code and documentation to train Stanford's Alpaca models, and generate the data.
104 Pythagora-io/gpt-pilot
2024-07-16_29136_4
PoC for a scalable dev tool that writes entire apps from scratch while the developer oversees the implementation
105 lllyasviel/ControlNet
2024-07-16_29097_9
Let us control diffusion models!
106 microsoft/autogen
2024-07-16_28451_14
Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ
107 v2fly/v2ray-core
2024-07-16_28413_3
A platform for building proxies to bypass network restrictions.
108 zhayujie/chatgpt-on-wechat
2024-07-16_28304_21
Wechat robot based on ChatGPT, which uses OpenAI api and itchat library
109 upscayl/upscayl
2024-07-16_28290_21
🆙 Upscayl - Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy.
110 milvus-io/milvus
2024-07-16_28273_14
A cloud-native vector database, storage for next generation AI applications
111 pola-rs/polars
2024-07-16_28055_10
Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends
112 JushBJJ/Mr.-Ranedeer-AI-Tutor
2024-07-16_28023_16
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
113 acheong08/ChatGPT
2024-07-16_28001_1
Reverse engineered ChatGPT API
114 linexjlin/GPTs
2024-07-16_27791_-4
leaked prompts of GPTs
115 2noise/ChatTTS
2024-07-16_27789_39
ChatTTS is a generative speech model for daily dialogue.
116 FlowiseAI/Flowise
2024-07-16_27624_20
Drag & drop UI to build your customized LLM flow using LangchainJS
117 Lightning-AI/pytorch-lightning
2024-07-16_27535_5
Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.
118 mckaywrigley/chatbot-ui
2024-07-16_27464_8
The open-source AI chat interface for everyone.
119 myshell-ai/OpenVoice
2024-07-16_27301_20
Instant voice cloning by MyShell
120 xinntao/Real-ESRGAN
2024-07-16_27043_14
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
121 eugeneyan/applied-ml
2024-07-16_26774_2
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
122 OpenBB-finance/OpenBBTerminal
2024-07-16_26685_11
Investment Research for Everyone, Anywhere.
123 clash-verge-rev/clash-verge-rev
2024-07-16_26621_107
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
124 freqtrade/freqtrade
2024-07-16_26519_44
Free, open source crypto trading bot
125 hiyouga/LLaMA-Factory
2024-07-16_26348_60
Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM)
126 google/mediapipe
2024-07-16_26235_5
Cross-platform, customizable ML solutions for live and streaming media.
127 ultralytics/ultralytics
2024-07-16_26179_33
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
128 google-research/tuning_playbook
2024-07-16_25821_8
A playbook for systematically maximizing the performance of deep learning models.
129 s0md3v/roop
2024-07-16_25712_3
one-click deepfake (face swap)
130 mindsdb/mindsdb
2024-07-16_25499_19
The platform for customizing AI from enterprise data
131 airbnb/lottie-ios
2024-07-16_25483_2
An iOS library to natively render After Effects vector animations
green-up-arrow.svg 132 tinygrad/tinygrad
2024-07-16_25154_8
You like pytorch? You like micrograd? You love tinygrad! ❤️
red-down-arrow 133 Vision-CAIR/MiniGPT-4
2024-07-16_25152_2 Open in Spaces
Enhancing Vision-language Understanding with Advanced Large Language Models
134 mli/paper-reading
2024-07-16_25029_4
Classic Deep Learning and In-Depth Reading of New Papers Paragraph by Paragraph
135 svc-develop-team/so-vits-svc
2024-07-16_24798_13
SoftVC VITS Singing Voice Conversion
136 iperov/DeepFaceLive
2024-07-16_24797_6
Real-time face swap for PC streaming or video calls
137 OpenBMB/ChatDev
2024-07-16_24500_-3
Create Customized Software using Natural Language Idea (through Multi-Agent Collaboration)
138 academic/awesome-datascience
2024-07-16_24299_6
📝 An awesome Data Science repository to learn and apply for real world problems.
139 mouredev/Hello-Python
2024-07-16_24294_10
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 75 clases, 37 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
140 huggingface/diffusers
2024-07-16_24108_17
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
141 DataTalksClub/data-engineering-zoomcamp
2024-07-16_23780_5
Free Data Engineering course!
142 apache/flink
2024-07-16_23541_1
Apache Flink
143 microsoft/JARVIS
2024-07-16_23370_1 Open in Spaces
a system to connect LLMs with ML community
144 Stability-AI/generative-models
2024-07-16_23332_-13
Generative Models by Stability AI
145 yetone/openai-translator
2024-07-16_23257_0
Browser extension and cross-platform desktop application for translation based on ChatGPT API
146 meta-llama/llama3
2024-07-16_23240_22
The official Meta Llama 3 GitHub site
147 hiroi-sora/Umi-OCR
2024-07-16_23224_18
OCR图片转文字识别软件,完全离线。截屏/批量导入图片,支持多国语言、合并段落、竖排文字。可排除水印区域,提取干净的文本。基于 PaddleOCR 。
148 vllm-project/vllm
2024-07-16_22990_49
A high-throughput and memory-efficient inference and serving engine for LLMs
149 🔥rasbt/LLMs-from-scratch
2024-07-16_22899_449
Implementing a ChatGPT-like LLM from scratch, step by step
150 bazelbuild/bazel
2024-07-16_22735_3
a fast, scalable, multi-language and extensible build system
151 nrwl/nx
2024-07-16_22692_3
Smart Monorepos · Fast CI
152 google/flatbuffers
2024-07-16_22576_4
FlatBuffers: Memory Efficient Serialization Library
153 invoke-ai/InvokeAI
2024-07-16_22344_5
InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.
154 modularml/mojo
2024-07-16_22297_11
The Mojo Programming Language
155 deepinsight/insightface
2024-07-16_22056_8
State-of-the-art 2D and 3D Face Analysis Project
156 openai/gpt-2
2024-07-16_21976_6
Code for the paper "Language Models are Unsupervised Multitask Learners"
157 karpathy/llm.c
2024-07-16_21894_23
LLM training in simple, raw C/CUDA
158 mudler/LocalAI
2024-07-16_21880_11
🤖 The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities.
159 opentofu/opentofu
2024-07-16_21809_6
OpenTofu lets you declaratively manage your cloud infrastructure.
⭐ 160 HeyPuter/puter
2024-07-16_21646_141
🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
161 TheAlgorithms/Rust
2024-07-16_21588_7
All Algorithms implemented in Rust
162 openai/openai-python
2024-07-16_21208_8
The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language.
163 RVC-Project/Retrieval-based-Voice-Conversion-WebUI
2024-07-16_21125_16
Voice data <= 10 mins can also be used to train a good VC model!
164 langflow-ai/langflow
2024-07-16_20988_42
⛓️ Langflow is a visual framework for building multi-agent and RAG applications. It's open-source, Python-powered, fully customizable, model and vector store agnostic.
165 openai/chatgpt-retrieval-plugin
2024-07-16_20971_1
Plugins are chat extensions designed specifically for language models like ChatGPT, enabling them to access up-to-date information, run computations, or interact with third-party services in response to a user's request.
166 janhq/jan
2024-07-16_20935_8
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
167 getcursor/cursor
2024-07-16_20628_8
An editor made for programming with AI
168 microsoft/semantic-kernel
2024-07-16_20569_8
Integrate cutting-edge LLM technology quickly and easily into your apps
169 grpc/grpc-go
2024-07-16_20537_5
The Go language implementation of gRPC. HTTP/2 based RPC
170 warpdotdev/Warp
2024-07-16_20352_9
Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
171 facebookresearch/audiocraft
2024-07-16_20228_6
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
172 Bin-Huang/chatbox
2024-07-16_19864_8
A desktop app for GPT-4 / GPT-3.5 (OpenAI API) that supports Windows, Mac & Linux
173 yoheinakajima/babyagi
2024-07-16_19693_0
uses OpenAI and Pinecone APIs to create, prioritize, and execute tasks, This is a pared-down version of the original Task-Driven Autonomous Agent
174 PromtEngineer/localGPT
2024-07-16_19637_5
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
175 PostHog/posthog
2024-07-16_19596_7
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
176 karpathy/minGPT
2024-07-16_19456_5
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
177 danielmiessler/fabric
2024-07-16_19298_24
fabric is an open-source framework for augmenting humans using AI.
178 TabbyML/tabby
2024-07-16_19268_24
Self-hosted AI coding assistant
179 microsoft/unilm
2024-07-16_19178_5
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
180 chatanywhere/GPT_API_free
2024-07-16_19030_30
Free ChatGPT API Key, Free ChatGPT API, supports GPT-4 API (free), ChatGPT offers a free domestic forwarding API that allows direct connections without the need for a proxy. It can be used in conjunction with software/plugins like ChatBox, significantly reducing interface usage costs. Enjoy unlimited and unrestricted chatting within China
181 qdrant/qdrant
2024-07-16_18881_5 Open in Demo
Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/
182 ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
2024-07-16_18867_13
500 AI Machine learning Deep learning Computer vision NLP Projects with code
183 tloen/alpaca-lora
2024-07-16_18414_7 Open in Spaces
Instruct-tune LLaMA on consumer hardware
184 guidance-ai/guidance
2024-07-16_18227_2
A guidance language for controlling large language models.
185 BuilderIO/gpt-crawler
2024-07-16_18218_2
Crawl a site to generate knowledge files to create your own custom GPT from a URL
186 Sanster/lama-cleaner
2024-07-16_18201_7
Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
187 haotian-liu/LLaVA
2024-07-16_18165_19 Open in Demo
Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.
188 mlflow/mlflow
2024-07-16_17946_2
Open source platform for the machine learning lifecycle
189 stitionai/devika
2024-07-16_17945_3
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
190 ymcui/Chinese-LLaMA-Alpaca
2024-07-16_17929_4
Chinese LLaMA & Alpaca LLMs
191 mlc-ai/mlc-llm
2024-07-16_17801_10
Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.
⭐ 192 roboflow/supervision
2024-07-16_17784_102
We write your reusable computer vision tools. 💜
193 yuliskov/SmartTube
2024-07-16_17750_4
SmartTube - an advanced player for set-top boxes and tvs running Android OS
194 Mintplex-Labs/anything-llm
2024-07-16_17394_8
A full-stack application that turns any documents into an intelligent chatbot with a sleek UI and easier way to manage your workspaces.
195 tree-sitter/tree-sitter
2024-07-16_17329_10
An incremental parsing system for programming tools
196 joaomdmoura/crewAI
2024-07-16_17293_17
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
197 LiLittleCat/awesome-free-chatgpt
2024-07-16_17195_12
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
198 Mozilla-Ocho/llamafile
2024-07-16_17021_9
Distribute and run LLMs with a single file.
199 xx025/carrot
2024-07-16_16771_2
Free ChatGPT Site List
200 Anjok07/ultimatevocalremovergui
2024-07-16_16651_3
GUI for a Vocal Remover that uses Deep Neural Networks.
201 facefusion/facefusion
2024-07-16_16627_-1
Next generation face swapper and enhancer
202 renovatebot/renovate
2024-07-16_16575_3
Universal dependency update tool that fits into your workflows.
203 Mikubill/sd-webui-controlnet
2024-07-16_16499_3
WebUI extension for ControlNet
204 apple/ml-stable-diffusion
2024-07-16_16488_0
Stable Diffusion with Core ML on Apple Silicon
205 songquanpeng/one-api
2024-07-16_16401_26
OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.
206 microsoft/LightGBM
2024-07-16_16375_1
A fast, distributed, high-performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
207 emilwallner/Screenshot-to-code
2024-07-16_16329_0
A neural network that transforms a design mock-up into a static website.
208 blakeblackshear/frigate
2024-07-16_16157_4
NVR with realtime local object detection for IP cameras
209 rlabbe/Kalman-and-Bayesian-Filters-in-Python
2024-07-16_16152_-1
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
210 transitive-bullshit/chatgpt-api
2024-07-16_16009_7
Node.js client for the official ChatGPT API.
211 kenjihiranabe/The-Art-of-Linear-Algebra
2024-07-16_15886_6
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
212 joonspk-research/generative_agents
2024-07-16_15862_7
Generative Agents: Interactive Simulacra of Human Behavior
213 Stability-AI/StableLM
2024-07-16_15852_1
Stability AI Language Models
214 ml-explore/mlx
2024-07-16_15782_7
MLX: An array framework for Apple silicon
215 THUDM/ChatGLM2-6B
2024-07-16_15630_3
ChatGLM2-6B: An Open Bilingual Chat LLM
216 labring/FastGPT
2024-07-16_15538_22
A platform that uses the OpenAI API to quickly build an AI knowledge base, supporting many-to-many relationships.
217 danny-avila/LibreChat
2024-07-16_15521_21
Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Bing, Anthropic, OpenRouter, Google Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development
218 meta-llama/codellama
2024-07-16_15465_2
Inference code for CodeLlama models
219 PrefectHQ/prefect
2024-07-16_15423_2
Prefect is a workflow orchestration tool empowering developers to build, observe, and react to data pipelines
220 w-okada/voice-changer
2024-07-16_15393_4
リアルタイムボイスチェンジャー Realtime Voice Changer
221 pybind/pybind11
2024-07-16_15153_4
Seamless operability between C++11 and Python
222 GaiZhenbiao/ChuanhuChatGPT
2024-07-16_15024_4
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
223 harry0703/MoneyPrinterTurbo
2024-07-16_14970_27
Generate short videos with one click using a large model
224 TransformerOptimus/SuperAGI
2024-07-16_14962_-2
<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
225 typescript-eslint/typescript-eslint
2024-07-16_14946_1
✨ Monorepo for all the tooling which enables ESLint to support TypeScript
226 ddbourgin/numpy-ml
2024-07-16_14848_2
Machine learning, in numpy
227 amplication/amplication
2024-07-16_14787_0
🔥🔥🔥 The Only Production-Ready AI-Powered Backend Code Generation
228 sunner/ChatALL
2024-07-16_14765_-5
Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vincuna, Claude, ChatGLM, MOSS, iFlytek Spark, ERNIE and more, discover the best answers
229 mayooear/gpt4-pdf-chatbot-langchain
2024-07-16_14756_0
GPT4 & LangChain Chatbot for large PDF docs
230 microsoft/Bringing-Old-Photos-Back-to-Life
2024-07-16_14738_4
Bringing Old Photo Back to Life (CVPR 2020 oral)
231 deepset-ai/haystack
2024-07-16_14656_13
🔍 Haystack is an open source NLP framework to interact with your data using Transformer models and LLMs (GPT-4, ChatGPT and alike). Haystack offers production-ready tools to quickly build complex question answering, semantic search, text generation applications, and more.
232 microsoft/qlib
2024-07-16_14630_4
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
233 dair-ai/ML-YouTube-Courses
2024-07-16_14569_1
📺 Discover the latest machine learning / AI courses on YouTube.
234 fauxpilot/fauxpilot
2024-07-16_14445_-1
An open-source GitHub Copilot server
235 arc53/DocsGPT
2024-07-16_14439_1
GPT-powered chat for documentation, chat with your documents
236 stanfordnlp/dspy
2024-07-16_14432_30
Stanford DSPy: The framework for programming—not prompting—foundation models
237 openai/evals
2024-07-16_14385_1
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
238 chat2db/Chat2DB
2024-07-16_14289_0
An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities
239 alibaba/lowcode-engine
2024-07-16_14240_2
An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系
240 xcanwin/KeepChatGPT
2024-07-16_14201_2
Using ChatGPT is more efficient and smoother, perfectly solving ChatGPT network errors. No longer do you need to frequently refresh the webpage, saving over 10 unnecessary steps
241 IDEA-Research/Grounded-Segment-Anything
2024-07-16_14199_12
Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP - Automatically Detect, Segment and Generate Anything with Image and Text Inputs
242 HumanAIGC/AnimateAnyone
2024-07-16_14149_3
Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation
243 unifyai/ivy
2024-07-16_14023_-1
Unified AI
244 KindXiaoming/pykan
2024-07-16_13783_10
Kolmogorov Arnold Networks
245 paul-gauthier/aider
2024-07-16_13775_46
aider is GPT powered coding in your terminal
246 ashishps1/awesome-system-design-resources
2024-07-16_13735_9
This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems
247 chroma-core/chroma
2024-07-16_13641_11
the AI-native open-source embedding database
248 microsoft/onnxruntime
2024-07-16_13591_5
ONNX Runtime: cross-platform, high-performance ML inferencing and training accelerator
249 overleaf/overleaf
2024-07-16_13487_6
A web-based collaborative LaTeX editor
250 continuedev/continue
2024-07-16_13444_33
⏩ the open-source copilot chat for software development—bring the power of ChatGPT to VS Code
251 HqWu-HITCS/Awesome-Chinese-LLM
2024-07-16_13336_28
Organizing smaller, cost-effective, privately deployable open-source Chinese language models, including related datasets and tutorials
252 wong2/chatgpt-google-extension
2024-07-16_13258_0
A browser extension that enhances search engines with ChatGPT, this repos will not be updated from 2023-02-20
253 VinciGit00/Scrapegraph-ai
2024-07-16_13245_13
Python scraper based on AI
254 fuergaosi233/wechat-chatgpt
2024-07-16_13191_3
Use ChatGPT On Wechat via wechaty
255 assafelovic/gpt-researcher
2024-07-16_13189_17
GPT based autonomous agent that does online comprehensive research on any given topic
256 THUDM/ChatGLM3
2024-07-16_13094_8
ChatGLM3 series: Open Bilingual Chat LLMs
257 espressif/esp-idf
2024-07-16_12972_1
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
258 LlamaFamily/Llama-Chinese
2024-07-16_12942_10
Llama Chinese Community, the best Chinese Llama large model, fully open source and commercially available
259 graphdeco-inria/gaussian-splatting
2024-07-16_12727_25
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
260 unslothai/unsloth
2024-07-16_12704_34
5X faster 50% less memory LLM finetuning
261 AI4Finance-Foundation/FinGPT
2024-07-16_12676_7
Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We'll soon release the trained model.
262 QwenLM/Qwen-7B
2024-07-16_12644_11
The official repo of Qwen-7B (通义千问-7B) chat & pretrained large language model proposed by Alibaba Cloud.
263 eosphoros-ai/DB-GPT
2024-07-16_12546_16
Revolutionizing Database Interactions with Private LLM Technology
264 neonbjb/tortoise-tts
2024-07-16_12472_6
A multi-voice TTS system trained with an emphasis on quality
265 Dao-AILab/flash-attention
2024-07-16_12363_25
Fast and memory-efficient exact attention
266 stefan-jansen/machine-learning-for-trading
2024-07-16_12291_4
Code for Machine Learning for Algorithmic Trading, 2nd edition.
267 adobe/react-spectrum
2024-07-16_12204_9
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
268 ente-io/ente
2024-07-16_12153_9
Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
269 infiniflow/ragflow
2024-07-16_12149_30
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
270 bleedline/aimoneyhunter
2024-07-16_12119_14
AI Side Hustle Money Mega Collection: Teaching You How to Utilize AI for Various Side Projects to Earn Extra Income.
271 gventuri/pandas-ai
2024-07-16_12004_7
Pandas AI is a Python library that integrates generative artificial intelligence capabilities into Pandas, making dataframes conversational
272 BlinkDL/RWKV-LM
2024-07-16_12002_5
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it combines the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
273 khoj-ai/khoj
2024-07-16_11999_1
Your AI second brain. A copilot to get answers to your questions, whether they be from your own notes or from the internet. Use powerful, online (e.g gpt4) or private, local (e.g mistral) LLMs. Self-host locally or use our web app. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp.
274 triton-lang/triton
2024-07-16_11994_9
Development repository for the Triton language and compiler
275 princeton-nlp/SWE-agent
2024-07-16_11964_3
SWE-agent: Agent Computer Interfaces Enable Software Engineering Language Models
276 OpenLMLab/MOSS
2024-07-16_11885_2
An open-source tool-augmented conversational language model from Fudan University
277 willwulfken/MidJourney-Styles-and-Keywords-Reference
2024-07-16_11816_2
A reference containing Styles and Keywords that you can use with MidJourney AI
278 steven-tey/novel
2024-07-16_11801_1
Notion-style WYSIWYG editor with AI-powered autocompletions
279 mlc-ai/web-llm
2024-07-16_11800_2
Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.
280 smol-ai/developer
2024-07-16_11736_2
With 100k context windows on the way, it's now feasible for every dev to have their own smol developer
281 state-spaces/mamba
2024-07-16_11695_24
Mamba: Linear-Time Sequence Modeling with Selective State Spaces
282 Koenkk/zigbee2mqtt
2024-07-16_11526_2
Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
283 openai/shap-e
2024-07-16_11454_2
Generate 3D objects conditioned on text or images
284 lukas-blecher/LaTeX-OCR
2024-07-16_11426_4
pix2tex: Using a ViT to convert images of equations into LaTeX code.
285 plasma-umass/scalene
2024-07-16_11391_3
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
286 naklecha/llama3-from-scratch
2024-07-16_11245_13
llama3 implementation one matrix multiplication at a time
287 OpenTalker/SadTalker
2024-07-16_11223_5
[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation
288 datawhalechina/leedl-tutorial
2024-07-16_11193_11
《李宏毅深度学习教程》(李宏毅老师推荐👍),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
289 nocobase/nocobase
2024-07-16_11145_2
NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions.
290 openai/tiktoken
2024-07-16_11141_10
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
291 ItzCrazyKns/Perplexica
2024-07-16_11138_14
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
green-up-arrow.svg 292 🔥microsoft/graphrag
2024-07-16_11109_277
A modular graph-based Retrieval-Augmented Generation (RAG) system
red-down-arrow 293 illacloud/illa-builder
2024-07-16_11097_-4
Create AI-Driven Apps like Assembling Blocks
294 h2oai/h2ogpt
2024-07-16_10996_11
Come join the movement to make the world's best open source GPT led by H2O.ai - 100% private chat and document search, no data leaks, Apache 2.0
295 chidiwilliams/buzz
2024-07-16_10964_8
Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
296 NVIDIA/NeMo
2024-07-16_10946_3
A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
297 PKU-YuanGroup/Open-Sora-Plan
2024-07-16_10915_7
This project aim to reproduce Sora (Open AI T2V model), but we only have limited resource. We deeply wish the all open source community can contribute to this project.
298 official-stockfish/Stockfish
2024-07-16_10873_0
UCI chess engine
299 ShishirPatil/gorilla
2024-07-16_10857_5
Gorilla: An API store for LLMs
300 cpacker/MemGPT
2024-07-16_10845_5
Teaching LLMs memory management for unbounded context 📚🦙
301 databrickslabs/dolly
2024-07-16_10802_1
A large language model trained on the Databricks Machine Learning Platform
302 kubeshark/kubeshark
2024-07-16_10747_0
The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes
303 DataTalksClub/mlops-zoomcamp
2024-07-16_10721_2
Free MLOps course from DataTalks.Club
304 netease-youdao/QAnything
2024-07-16_10673_13
Question and Answer based on Anything.
305 BradyFU/Awesome-Multimodal-Large-Language-Models
2024-07-16_10667_12
Latest Papers and Datasets on Multimodal Large Language Models
306 kgrzybek/modular-monolith-with-ddd
2024-07-16_10641_1
Full Modular Monolith application with Domain-Driven Design approach.
307 eugeneyan/open-llms
2024-07-16_10635_7
A list of open LLMs available for commercial use.
308 phidatahq/phidata
2024-07-16_10630_8
Build AI Assistants using function calling
309 bytebase/bytebase
2024-07-16_10558_2
World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams. The GitLab/GitHub for database DevOps.
310 getumbrel/llama-gpt
2024-07-16_10548_0
A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device.
311 facebookresearch/seamless_communication
2024-07-16_10548_1
Foundational Models for State-of-the-Art Speech and Text Translation
312 BerriAI/litellm
2024-07-16_10514_16
Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)
313 InstantID/InstantID
2024-07-16_10500_12
InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥
314 meta-llama/llama-recipes
2024-07-16_10483_5
Scripts for fine-tuning Llama2 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization & question answering. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment.Demo apps to showcase Llama2 for WhatsApp & Messenger
315 hajimehoshi/ebiten
2024-07-16_10447_5
Ebitengine - A dead simple 2D game engine for Go
316 ggerganov/ggml
2024-07-16_10355_3
Tensor library for machine learning
317 facebookresearch/AnimatedDrawings
2024-07-16_10321_2 Open in Spaces
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
318 guillaumekln/faster-whisper
2024-07-16_10313_7
Faster Whisper transcription with CTranslate2
319 HigherOrderCO/HVM
2024-07-16_10306_0
A massively parallel, optimal functional runtime in Rust
320 NVIDIA/TensorRT
2024-07-16_10277_10
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
321 xenova/transformers.js
2024-07-16_10271_5
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
322 owainlewis/awesome-artificial-intelligence
2024-07-16_10243_1
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
323 stas00/ml-engineering
2024-07-16_10229_5
Machine Learning Engineering Guides and Tools
324 magic-research/magic-animate
2024-07-16_10141_-2
MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model
325 m-bain/whisperX
2024-07-16_10090_10
WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
326 Z3Prover/z3
2024-07-16_9990_3
The Z3 Theorem Prover
327 plandex-ai/plandex
2024-07-16_9974_-12
An AI coding engine for complex tasks
328 AIGC-Audio/AudioGPT
2024-07-16_9901_0
AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
329 danswer-ai/danswer
2024-07-16_9835_4
Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.
330 DataExpert-io/data-engineer-handbook
2024-07-16_9833_2
This is a repo with links to everything you'd ever want to learn about data engineering
green-up-arrow.svg 331 aws/amazon-sagemaker-examples
2024-07-16_9817_5
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
red-down-arrow 332 libretro/RetroArch
2024-07-16_9815_1
Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
333 Avaiga/taipy
2024-07-16_9810_3
Turns Data and AI algorithms into production-ready web applications in no time.
334 Rudrabha/Wav2Lip
2024-07-16_9796_8
This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.
335 chathub-dev/chathub
2024-07-16_9783_1
All-in-one chatbot client
336 vanna-ai/vanna
2024-07-16_9756_25
🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
337 artidoro/qlora
2024-07-16_9715_2 Open in Spaces
QLoRA: Efficient Finetuning of Quantized LLMs
338 RUCAIBox/LLMSurvey
2024-07-16_9615_5
A collection of papers and resources related to Large Language Models.
339 kedro-org/kedro
2024-07-16_9499_1
Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
340 karpathy/micrograd
2024-07-16_9482_5
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
341 mrdbourke/pytorch-deep-learning
2024-07-16_9411_9
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
green-up-arrow.svg 342 NVIDIA/Megatron-LM
2024-07-16_9407_13
Ongoing research training transformer models at scale
red-down-arrow 343 dair-ai/ML-Papers-of-the-Week
2024-07-16_9404_5
🔥Highlighting the top ML papers every week.
344 BlinkDL/ChatRWKV
2024-07-16_9341_1 Open in Spaces
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
345 BloopAI/bloop
2024-07-16_9323_2
A fast code search engine written in Rust
346 bentoml/OpenLLM
2024-07-16_9316_0
An open platform for operating large language models (LLMs) in production. Fine-tune, serve, deploy, and monitor any LLMs with ease.
347 dice2o/BingGPT
2024-07-16_9311_-2
Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)
348 cumulo-autumn/StreamDiffusion
2024-07-16_9292_-2
StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation
349 szimek/sharedrop
2024-07-16_9250_13
Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
350 salesforce/LAVIS
2024-07-16_9228_4
LAVIS - A One-stop Library for Language-Vision Intelligence
351 VikParuchuri/surya
2024-07-16_9180_9
Accurate line-level text detection and recognition (OCR) in any language
352 mistralai/mistral-src
2024-07-16_9174_0
Reference implementation of Mistral AI 7B v0.1 model.
353 embedchain/embedchain
2024-07-16_9151_108
Framework to easily create LLM powered bots over any dataset.
354 togethercomputer/OpenChatKit
2024-07-16_9020_1
OpenChatKit provides a powerful, open-source base to create both specialized and general purpose chatbots for various applications
355 nerfstudio-project/nerfstudio
2024-07-16_8936_1
A collaboration friendly studio for NeRFs
356 bigscience-workshop/petals
2024-07-16_8913_0
🌸 Run large language models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
357 TheR1D/shell_gpt
2024-07-16_8905_2
A command-line productivity tool powered by ChatGPT, will help you accomplish your tasks faster and more efficiently
358 adams549659584/go-proxy-bingai
2024-07-16_8876_-1 Open in Demo
A Microsoft New Bing demo site built with Vue3 and Go, providing a consistent UI experience, supporting ChatGPT prompts, and accessible within China
359 huggingface/trl
2024-07-16_8776_4
Train transformer language models with reinforcement learning.
360 microsoft/promptflow
2024-07-16_8762_6
Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
361 activepieces/activepieces
2024-07-16_8749_6
Your friendliest open source all-in-one automation tool ✨ Workflow automation tool 100+ integration / Enterprise automation tool / Zapier Alternative
362 karpathy/minbpe
2024-07-16_8740_5
Minimal, clean, code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
363 modelscope/facechain
2024-07-16_8718_7
FaceChain is a deep-learning toolchain for generating your Digital-Twin.
364 Lightning-AI/litgpt
2024-07-16_8710_50
Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.
365 manticoresoftware/manticoresearch
2024-07-16_8697_2
Easy to use open source fast database for search
366 vercel-labs/ai
2024-07-16_8696_10
Build AI-powered applications with React, Svelte, and Vue
367 sashabaranov/go-openai
2024-07-16_8674_0
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
368 wandb/wandb
2024-07-16_8625_5
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
369 DataTalksClub/machine-learning-zoomcamp
2024-07-16_8610_0
The code from the Machine Learning Bookcamp book and a free course based on the book
370 zyronon/douyin
2024-07-16_8606_9
Vue3 + Pinia + Vite5 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile
371 WongKinYiu/yolov9
2024-07-16_8588_7
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
372 TheRamU/Fay
2024-07-16_8575_2
Fay is a complete open source project that includes Fay controller and numeral models, which can be used in different applications such as virtual hosts, live promotion, numeral human interaction and so on
373 NielsRogge/Transformers-Tutorials
2024-07-16_8574_3
This repository contains demos I made with the Transformers library by HuggingFace.
374 voicepaw/so-vits-svc-fork
2024-07-16_8544_3 Open in Colab
so-vits-svc fork with realtime support, improved interface and more features.
375 e2b-dev/awesome-ai-agents
2024-07-16_8515_14
A list of AI autonomous agents
376 Stability-AI/StableStudio
2024-07-16_8511_2
Community interface for generative AI
377 pymc-devs/pymc
2024-07-16_8496_1
Bayesian Modeling and Probabilistic Programming in Python
378 facebookresearch/nougat
2024-07-16_8479_5
Implementation of Nougat Neural Optical Understanding for Academic Documents
379 facebookresearch/dinov2
2024-07-16_8405_4 Open in Demo
PyTorch code and models for the DINOv2 self-supervised learning method.
380 huggingface/text-generation-inference
2024-07-16_8397_2
Large Language Model Text Generation Inference
381 vosen/ZLUDA
2024-07-16_8382_11
CUDA on AMD GPUs
382 CopilotKit/CopilotKit
2024-07-16_8356_10
Build in-app AI chatbots 🤖, and AI-powered Textareas ✨, into react web apps.
383 nashsu/FreeAskInternet
2024-07-16_8329_-9
FreeAskInternet is a completely free, private and locally running search aggregator & answer generate using LLM, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to the ChatGPT3.5 LLM and generate the answer based on search results.
384 gorse-io/gorse
2024-07-16_8323_0
Gorse open source recommender system engine
385 THU-MIG/yolov10
2024-07-16_8314_18
YOLOv10: Real-Time End-to-End Object Detection
386 OthersideAI/self-operating-computer
2024-07-16_8244_1
A framework to enable multimodal models to operate a computer.
green-up-arrow.svg 387 1Panel-dev/MaxKB
2024-07-16_8234_33
? Based on LLM large language model knowledge base Q&A system. Ready to use out of the box, supports quick integration into third-party business systems. Officially produced by 1Panel
red-down-arrow 388 mshumer/gpt-prompt-engineer
2024-07-16_8233_0
389 brexhq/prompt-engineering
2024-07-16_8189_2
Tips and tricks for working with Large Language Models like OpenAI's GPT-4.
390 dataelement/bisheng
2024-07-16_8170_10
Bisheng is an open LLM devops platform for next generation AI applications.
391 Visualize-ML/Book4_Power-of-Matrix
2024-07-16_8167_2
Book_4 'Power of Matrix'
392 OptimalScale/LMFlow
2024-07-16_8130_2
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Model for All.
393 espnet/espnet
2024-07-16_8126_1
End-to-End Speech Processing Toolkit
394 acheong08/EdgeGPT
2024-07-16_8096_1
Reverse engineered API of Microsoft's Bing Chat
395 facebookresearch/ImageBind
2024-07-16_8090_3
ImageBind One Embedding Space to Bind Them All
396 kedacore/keda
2024-07-16_8074_1
KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
397 microsoft/TypeChat
2024-07-16_8070_0
TypeChat is a library that makes it easy to build natural language interfaces using types.
398 ashawkey/stable-dreamfusion
2024-07-16_8021_2
A pytorch implementation of text-to-3D dreamfusion, powered by stable diffusion.
399 meetecho/janus-gateway
2024-07-16_8015_2
Janus WebRTC Server
400 anse-app/chatgpt-demo
2024-07-16_8002_0
A demo repo based on OpenAI API (gpt-3.5-turbo)
401 OpenBMB/MiniCPM-V
2024-07-16_7974_7
MiniCPM-V 2.0: An Efficient End-side MLLM with Strong OCR and Understanding Capabilities
402 burn-rs/burn
2024-07-16_7873_7
Burn - A Flexible and Comprehensive Deep Learning Framework in Rust
403 OpenBMB/XAgent
2024-07-16_7868_3
An Autonomous LLM Agent for Complex Task Solving
404 mendableai/firecrawl
2024-07-16_7798_14
🔥 Turn entire websites into LLM-ready markdown
405 kroma-network/tachyon
2024-07-16_7780_1
Modular ZK(Zero Knowledge) backend accelerated by GPU
406 Const-me/Whisper
2024-07-16_7753_4
High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model
407 LouisShark/chatgpt_system_prompt
2024-07-16_7721_0
store all agent's system prompt
408 SJTU-IPADS/PowerInfer
2024-07-16_7656_-8
High-speed Large Language Model Serving on PCs with Consumer-grade GPUs
409 Unstructured-IO/unstructured
2024-07-16_7653_5
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
410 THUDM/CodeGeeX2
2024-07-16_7602_1
CodeGeeX2: A More Powerful Multilingual Code Generation Model
411 deep-floyd/IF
2024-07-16_7587_0 Open in Spaces Open in Colab
A novel state-of-the-art open-source text-to-image model with a high degree of photorealism and language understanding
412 lucidrains/denoising-diffusion-pytorch
2024-07-16_7570_5
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
413 xiangsx/gpt4free-ts
2024-07-16_7560_2
Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
414 google/magika
2024-07-16_7557_1
Detect file content types with deep learning
415 o3de/o3de
2024-07-16_7548_0
Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
416 leptonai/search_with_lepton
2024-07-16_7537_-16
Building a quick conversation-based search demo with Lepton AI.
417 fishaudio/Bert-VITS2
2024-07-16_7492_1
vits2 backbone with multilingual-bert
418 01-ai/Yi
2024-07-16_7488_6
A series of large language models trained from scratch by developers @01-ai
419 NVIDIA/TensorRT-LLM
2024-07-16_7484_6
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
420 Plachtaa/VALL-E-X
2024-07-16_7430_-5
An open source implementation of Microsoft's VALL-E X zero-shot TTS model. The demo is available at https://plachtaa.github.io
421 ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide
2024-07-16_7424_0
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
422 jzhang38/TinyLlama
2024-07-16_7356_2
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
423 enso-org/enso
2024-07-16_7322_-1
Hybrid visual and textual functional programming.
424 sweepai/sweep
2024-07-16_7307_5
Sweep is an AI junior developer
425 openlm-research/open_llama
2024-07-16_7284_1
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
426 delta-io/delta
2024-07-16_7282_4
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
427 jasonppy/VoiceCraft
2024-07-16_7238_4
Zero-Shot Speech Editing and Text-to-Speech in the Wild
428 bigcode-project/starcoder
2024-07-16_7205_0
Home of StarCoder: fine-tuning & inference!
429 normal-computing/outlines
2024-07-16_7184_5
Generative Model Programming
430 CASIA-IVA-Lab/FastSAM
2024-07-16_7152_3
Fast Segment Anything
431 ai-collection/ai-collection
2024-07-16_7088_3
The Generative AI Landscape - A Collection of Awesome Generative AI Applications
432 ymcui/Chinese-LLaMA-Alpaca-2
2024-07-16_7004_3
Chinese LLaMA-2 & Alpaca-2 LLMs
433 lllyasviel/Omost
2024-07-16_6929_14
Your image is almost there!
434 zilliztech/GPTCache
2024-07-16_6909_3
GPTCache is a library for creating semantic cache to store responses from LLM queries.
435 abhishekkrthakur/approachingalmost
2024-07-16_6853_4
Approaching (Almost) Any Machine Learning Problem
436 bhaskatripathi/pdfGPT
2024-07-16_6839_1
PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The only open source solution to turn your pdf files in a chatbot!
437 netease-youdao/EmotiVoice
2024-07-16_6821_6
EmotiVoice 😊: a Multi-Voice and Prompt-Controlled TTS Engine
438 huggingface/chat-ui
2024-07-16_6815_3
Open source codebase powering the HuggingChat app
439 dair-ai/ML-Papers-Explained
2024-07-16_6789_1
Explanation to key concepts in ML
440 open-mmlab/mmagic
2024-07-16_6752_1
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox
441 PWhiddy/PokemonRedExperiments
2024-07-16_6750_1
Playing Pokemon Red with Reinforcement Learning
442 apple/corenet
2024-07-16_6747_1
CoreNet: A library for training deep neural networks
443 GreyDGL/PentestGPT
2024-07-16_6708_2
A GPT-empowered penetration testing tool
444 adam-maj/tiny-gpu
2024-07-16_6699_3
A minimal GPU design in Verilog to learn how GPUs work from the ground up
445 jxnl/instructor
2024-07-16_6693_3
structured outputs for llms
446 PKU-YuanGroup/ChatLaw
2024-07-16_6668_0
Chinese Legal Large Model
447 UFund-Me/Qbot
2024-07-16_6593_6
Qbot is an AI-oriented quantitative investment platform, which aims to realize the potential, empower AI technologies in quantitative investment
448 AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
2024-07-16_6561_2
A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using Automatic1111-sd-webui as a backend.
449 spdustin/ChatGPT-AutoExpert
2024-07-16_6547_-2
🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding).
450 reorproject/reor
2024-07-16_6547_0
AI note-taking app that runs models locally.
451 jaywalnut310/vits
2024-07-16_6512_2
VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
452 nadermx/backgroundremover
2024-07-16_6487_3
Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
453 openvinotoolkit/openvino
2024-07-16_6482_4
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
454 LiheYoung/Depth-Anything
2024-07-16_6469_7
Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data
455 goldmansachs/gs-quant
2024-07-16_6465_35
Python toolkit for quantitative finance
456 kuafuai/DevOpsGPT
2024-07-16_6428_0
Multi agent system for AI-driven software development. Convert natural language requirements into working software. Supports any development language and extends the existing base code.
457 firmai/financial-machine-learning
2024-07-16_6410_0
A curated list of practical financial machine learning tools and applications.
458 qunash/chatgpt-advanced
2024-07-16_6404_0
A browser extension that augments your ChatGPT prompts with web results.
459 mit-han-lab/streaming-llm
2024-07-16_6367_0
Efficient Streaming Language Models with Attention Sinks
460 e2b-dev/e2b
2024-07-16_6366_0
Vercel for AI agents. We help developers to build, deploy, and monitor AI agents. Focusing on specialized AI agents that build software for you - your personal software developers.
461 react-native-webview/react-native-webview
2024-07-16_6350_1
React Native Cross-Platform WebView
462 stanford-oval/storm
2024-07-16_6342_56
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
463 GoogleCloudPlatform/generative-ai
2024-07-16_6326_3
Sample code and notebooks for Generative AI on Google Cloud
464 langchain-ai/opengpts
2024-07-16_6323_4
This is an open source effort to create a similar experience to OpenAI's GPTs and Assistants API
465 mylxsw/aidea
2024-07-16_6305_0
AIdea is a versatile app that supports GPT and domestic large language models,also supports "Stable Diffusion" text-to-image generation, image-to-image generation, SDXL 1.0, super-resolution, and image colorization
466 intel-analytics/ipex-llm
2024-07-16_6294_3
Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, Baichuan, Mixtral, Gemma, etc.) on Intel CPU and GPU (e.g., local PC with iGPU, discrete GPU such as Arc, Flex and Max). A PyTorch LLM library that seamlessly integrates with llama.cpp, HuggingFace, LangChain, LlamaIndex, DeepSpeed, vLLM, FastChat, ModelScope, etc.
467 gaomingqi/Track-Anything
2024-07-16_6279_2
A flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
468 linyiLYi/street-fighter-ai
2024-07-16_6259_1
This is an AI agent for Street Fighter II Champion Edition.
469 aishwaryanr/awesome-generative-ai-guide
2024-07-16_6252_11
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
470 idootop/mi-gpt
2024-07-16_6218_19
? Transform XiaoAi speaker into a personal voice assistant with ChatGPT and DouBao integration.
471 wenda-LLM/wenda
2024-07-16_6205_1
Wenda: An LLM invocation platform. Its objective is to achieve efficient content generation tailored to specific environments while considering the limited computing resources of individuals and small businesses, as well as knowledge security and privacy concerns
472 jeremylong/DependencyCheck
2024-07-16_6161_2
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
473 OpenTalker/video-retalking
2024-07-16_6113_4
[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
474 Licoy/ChatGPT-Midjourney
2024-07-16_6100_0
🎨 Own your own ChatGPT+Midjourney web service with one click
475 deepseek-ai/DeepSeek-Coder
2024-07-16_6095_3
DeepSeek Coder: Let the Code Write Itself
476 run-llama/rags
2024-07-16_6088_1
Build ChatGPT over your data, all with natural language
477 FlagOpen/FlagEmbedding
2024-07-16_6068_15
Dense Retrieval and Retrieval-augmented LLMs
478 rustformers/llm
2024-07-16_6063_0
Run inference for Large Language Models on CPU, with Rust
479 openai/consistency_models
2024-07-16_6033_0
Official repo for consistency models.
480 threestudio-project/threestudio
2024-07-16_5946_4
A unified framework for 3D content generation.
481 geekyutao/Inpaint-Anything
2024-07-16_5915_4
Inpaint anything using Segment Anything and inpainting models.
482 civitai/civitai
2024-07-16_5901_2
Build a platform where people can share their stable diffusion models
483 Moonvy/OpenPromptStudio
2024-07-16_5898_3 Open in Demo
AIGC Hint Word Visualization Editor
484 Shaunwei/RealChar
2024-07-16_5895_0
🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime(All in One Codebase!). Have a natural seamless conversation with AI everywhere(mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖
485 yihong0618/xiaogpt
2024-07-16_5895_1
Play ChatGPT with xiaomi ai speaker
486 TaskingAI/TaskingAI
2024-07-16_5879_3
The open source platform for AI-native application development.
487 microsoft/DeepSpeedExamples
2024-07-16_5857_0
Example models using DeepSpeed
488 EleutherAI/lm-evaluation-harness
2024-07-16_5857_3
A framework for few-shot evaluation of autoregressive language models.
489 baptisteArno/typebot.io
2024-07-16_5846_7
💬 Typebot is a powerful chatbot builder that you can self-host.
490 modelscope/DiffSynth-Studio
2024-07-16_5840_14
Enjoy the magic of Diffusion models!
491 InternLM/InternLM
2024-07-16_5811_4
InternLM has open-sourced a 7 billion parameter base model, a chat model tailored for practical scenarios and the training system.
492 WooooDyy/LLM-Agent-Paper-List
2024-07-16_5801_5
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
493 google/gemma.cpp
2024-07-16_5781_2
lightweight, standalone C++ inference engine for Google's Gemma models.
494 jina-ai/reader
2024-07-16_5757_3
Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/
495 pengxiao-song/LaWGPT
2024-07-16_5735_-1
Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge
496 SevaSk/ecoute
2024-07-16_5722_0
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.
497 ramonvc/freegpt-webui
2024-07-16_5719_1
GPT 3.5/4 with a Chat Web UI. No API key is required.
498 Acly/krita-ai-diffusion
2024-07-16_5719_5
Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
499 a16z-infra/companion-app
2024-07-16_5704_0
AI companions with memory: a lightweight stack to create and host your own AI companions
500 niedev/RTranslator
2024-07-16_5700_9
RTranslator is the world's first open source real-time translation app.
501 IDEA-Research/GroundingDINO
2024-07-16_5699_13
Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
502 facebookresearch/DiT
2024-07-16_5689_4
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
503 baichuan-inc/baichuan-7B
2024-07-16_5661_0
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
504 Azure-Samples/azure-search-openai-demo
2024-07-16_5652_0
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
505 OpenGVLab/LLaMA-Adapter
2024-07-16_5619_0
Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
506 nsarrazin/serge
2024-07-16_5600_0
A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API
507 fishaudio/fish-speech
2024-07-16_5589_48
Brand new TTS solution
508 vercel-labs/ai-chatbot
2024-07-16_5578_2
A full-featured, hackable Next.js AI chatbot built by Vercel Labs
509 lencx/Noi
2024-07-16_5560_6
🦄 AI + Tools + Plugins + Community
510 ml-explore/mlx-examples
2024-07-16_5547_-4
Examples in the MLX framework
511 clovaai/donut
2024-07-16_5542_2
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
512 Project-MONAI/MONAI
2024-07-16_5525_1
AI Toolkit for Healthcare Imaging
513 udlbook/udlbook
2024-07-16_5522_4
Understanding Deep Learning - Simon J.D. Prince
514 HVision-NKU/StoryDiffusion
2024-07-16_5504_8
Create Magic Story!
515 yetone/bob-plugin-openai-translator
2024-07-16_5487_-1
A Bob Plugin base ChatGPT API
516 vespa-engine/vespa
2024-07-16_5478_0
The open big data serving engine. https://vespa.ai
517 firebase/firebase-ios-sdk
2024-07-16_5468_0
Firebase SDK for Apple App Development
518 Skyvern-AI/skyvern
2024-07-16_5464_4
Automate browser-based workflows with LLMs and Computer Vision
519 ethereum-optimism/optimism
2024-07-16_5449_3
Optimism is Ethereum, scaled.
520 marimo-team/marimo
2024-07-16_5447_5
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
521 nilsherzig/LLocalSearch
2024-07-16_5419_1
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.
522 Tohrusky/Final2x
2024-07-16_5395_1
2^x Image Super-Resolution
523 lllyasviel/stable-diffusion-webui-forge
2024-07-16_5381_7
a platform on top of Stable Diffusion WebUI (based on Gradio) to make development easier, optimize resource management, and speed up inference
524 MineDojo/Voyager
2024-07-16_5375_0
An Open-Ended Embodied Agent with Large Language Models
525 pytorch-labs/gpt-fast
2024-07-16_5368_0
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
526 dsdanielpark/Bard-API
2024-07-16_5350_0
The python package that returns a response of Google Bard through API.
527 RayVentura/ShortGPT
2024-07-16_5318_0
🚀🎬 ShortGPT - An experimental AI framework for automated short/video content creation. Enables creators to rapidly produce, manage, and deliver content using AI and automation.
528 vladmandic/automatic
2024-07-16_5314_1
SD.Next: Advanced Implementation of Stable Diffusion and other Diffusion-based generative image models
529 PawanOsman/ChatGPT
2024-07-16_5313_5
OpenAI API Free Reverse Proxy
530 HumanAIGC/OutfitAnyone
2024-07-16_5300_4
Outfit Anyone: Ultra-high quality virtual try-on for Any Clothing and Any Person
531 Portkey-AI/gateway
2024-07-16_5296_4
A Blazing Fast AI Gateway. Route to 100+ LLMs with 1 fast & friendly API.
532 yangjianxin1/Firefly
2024-07-16_5290_6
Firefly: Chinese conversational large language model (full-scale fine-tuning + QLoRA), supporting fine-tuning of Llma2, Llama, Baichuan, InternLM, Ziya, Bloom, and other large models
533 jianchang512/ChatTTS-ui
2024-07-16_5284_7
一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。
534 steven2358/awesome-generative-ai
2024-07-16_5270_1
A curated list of modern Generative Artificial Intelligence projects and services
535 microsoft/promptbase
2024-07-16_5248_-3
All things prompt engineering
536 biobootloader/wolverine
2024-07-16_5223_0
Automatically repair python scripts through GPT-4 to give them regenerative abilities.
537 apache/hudi
2024-07-16_5221_2
Upserts, Deletes And Incremental Processing on Big Data.
538 k8sgpt-ai/k8sgpt
2024-07-16_5216_0
Giving Kubernetes Superpowers to everyone
539 thuml/Time-Series-Library
2024-07-16_5205_20
A Library for Advanced Deep Time Series Models.
540 Azure/azure-sdk-for-net
2024-07-16_5179_1
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
541 google/gemma_pytorch
2024-07-16_5168_0
The official PyTorch implementation of Google's Gemma models
542 meshery/meshery
2024-07-16_5165_0
Meshery, the cloud native manager
543 levihsu/OOTDiffusion
2024-07-16_5140_3
Official implementation of OOTDiffusion
544 imoneoi/openchat
2024-07-16_5138_1
OpenChat: Advancing Open-source Language Models with Imperfect Data
545 fr0gger/Awesome-GPT-Agents
2024-07-16_5122_3
A curated list of GPT agents for cybersecurity
546 openchatai/OpenChat
2024-07-16_5101_0
Run and create custom ChatGPT-like bots with OpenChat, embed and share these bots anywhere, the open-source chatbot console.
547 sczhou/ProPainter
2024-07-16_5092_4
[ICCV 2023] ProPainter: Improving Propagation and Transformer for Video Inpainting
548 SkalskiP/courses
2024-07-16_5091_4
This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)
549 mosaicml/composer
2024-07-16_5074_0
Train neural networks up to 7x faster
550 miurla/morphic
2024-07-16_5049_2
An AI-powered answer engine with a generative UI
551 microsoft/TaskWeaver
2024-07-16_5030_0
A code-first agent framework for seamlessly planning and executing data analytics tasks.
552 digitalinnovationone/dio-lab-open-source
2024-07-16_5017_1
Repositório do lab "Contribuindo em um Projeto Open Source no GitHub" da Digital Innovation One.
553 microsoft/SynapseML
2024-07-16_5015_1
Simple and Distributed Machine Learning
554 PrefectHQ/marvin
2024-07-16_5008_0
A batteries-included library for building AI-powered software
555 lavague-ai/LaVague
2024-07-16_4991_1
Automate automation with Large Action Model framework
556 OpenGVLab/DragGAN
2024-07-16_4990_-1
Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)
557 bunkerity/bunkerweb
2024-07-16_4990_49
🛡️ Make your web services secure by default !
558 openchatai/OpenCopilot
2024-07-16_4976_-1
🤖 🔥 Let your users chat with your product features and execute things by text - open source Shopify sidekick
559 homanp/superagent
2024-07-16_4970_0
🥷 Superagent - Build, deploy, and manage LLM-powered agents
560 weaviate/Verba
2024-07-16_4961_4
Retrieval Augmented Generation (RAG) chatbot powered by Weaviate
561 mpociot/chatgpt-vscode
2024-07-16_4958_-1
A VSCode extension that allows you to use ChatGPT
562 lightaime/camel
2024-07-16_4895_28 Open in Colab
🐫 CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society
563 aiwaves-cn/agents
2024-07-16_4875_11
An Open-source Framework for Autonomous Language Agents
564 enricoros/big-AGI
2024-07-16_4854_6
Generative AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy on-prem or in the cloud.
565 ToonCrafter/ToonCrafter
2024-07-16_4849_3
a research paper for generative cartoon interpolation
566 roboflow/notebooks
2024-07-16_4833_2
Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
567 open-metadata/OpenMetadata
2024-07-16_4824_0
OpenMetadata is a unified platform for discovery, observability, and governance powered by a central metadata repository, in-depth lineage, and seamless team collaboration.
568 josStorer/RWKV-Runner
2024-07-16_4823_2
A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.
569 lvwzhen/law-cn-ai
2024-07-16_4814_0 Open in Demo
⚖️ AI Legal Assistant
570 qiuyu96/CoDeF
2024-07-16_4794_0
Official PyTorch implementation of CoDeF: Content Deformation Fields for Temporally Consistent Video Processing
571 onuratakan/gpt-computer-assistant
2024-07-16_4784_3
gpt-4o for windows, macos and ubuntu
572 ai-boost/awesome-prompts
2024-07-16_4775_1
Curated list of chatgpt prompts from the top-rated GPTs in the GPTs Store. Prompt Engineering, prompt attack & prompt protect. Advanced Prompt Engineering papers.
573 OpenInterpreter/01
2024-07-16_4766_0
The open-source language model computer
574 langfuse/langfuse
2024-07-16_4760_4
🪢 Open source LLM engineering platform. Observability, metrics, evals, prompt management, testing, prompt playground, datasets, LLM evaluations -- 🍊YC W23 🤖 integrate via Typescript, Python / Decorators, OpenAI, Langchain, LlamaIndex, Litellm, Instructor, Mistral, Perplexity, Claude, Gemini, Vertex
575 lxfater/inpaint-web
2024-07-16_4735_1
A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。
576 aigc-apps/sd-webui-EasyPhoto
2024-07-16_4730_-1
📷 EasyPhoto
577 srbhr/Resume-Matcher
2024-07-16_4729_-1
Open Source Free ATS Tool to compare Resumes with Job Descriptions and create a score to rank them.
578 alibaba-damo-academy/FunASR
2024-07-16_4728_12
A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models.
579 Plachtaa/VITS-fast-fine-tuning
2024-07-16_4649_-1
This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion
580 mnotgod96/AppAgent
2024-07-16_4643_4
AppAgent: Multimodal Agents as Smartphone Users, an LLM-based multimodal agent framework designed to operate smartphone apps.
581 OpenBMB/ToolBench
2024-07-16_4616_1
An open platform for training, serving, and evaluating large language model for tool learning.
582 friuns2/BlackFriday-GPTs-Prompts
2024-07-16_4610_0
List of free GPTs that doesn't require plus subscription
583 SuperDuperDB/superduperdb
2024-07-16_4562_2
🔮 SuperDuperDB: Bring AI to your database: Integrate, train and manage any AI models and APIs directly with your database and your data.
584 google/mesop
2024-07-16_4562_9
585 vikhyat/moondream
2024-07-16_4541_1
tiny vision language model
586 xxlong0/Wonder3D
2024-07-16_4534_0
A cross-domain diffusion model for 3D reconstruction from a single image
587 ChaoningZhang/MobileSAM
2024-07-16_4518_5
This is the official code for Faster Segment Anything (MobileSAM) project that makes SAM lightweight
588 facebookincubator/AITemplate
2024-07-16_4483_0
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
589 microsoft/Mastering-GitHub-Copilot-for-Paired-Programming
2024-07-16_4474_1
A 6 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource.
590 togethercomputer/RedPajama-Data
2024-07-16_4457_1
code for preparing large datasets for training large language models
591 Deci-AI/super-gradients
2024-07-16_4453_3
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
592 OpenBMB/MiniCPM
2024-07-16_4437_6
MiniCPM-2B: An end-side LLM outperforms Llama2-13B.
593 madawei2699/myGPTReader
2024-07-16_4421_0
A slack bot that can read any webpage, ebook or document and summarize it with chatGPT
594 huggingface/lerobot
2024-07-16_4420_3
🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch
595 SCIR-HI/Huatuo-Llama-Med-Chinese
2024-07-16_4406_1
Repo for HuaTuo (华驼), Llama-7B tuned with Chinese medical knowledge
596 langchain-ai/langgraph
2024-07-16_4405_8
597 google-deepmind/graphcast
2024-07-16_4398_2
598 build-trust/ockam
2024-07-16_4397_0
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
599 AILab-CVC/VideoCrafter
2024-07-16_4334_2
VideoCrafter1: Open Diffusion Models for High-Quality Video Generation
600 developersdigest/llm-answer-engine
2024-07-16_4314_2
Build a Perplexity-Inspired Answer Engine Using Next.js, Groq, Mixtral, Langchain, OpenAI, Brave & Serper
601 Zejun-Yang/AniPortrait
2024-07-16_4296_2
AniPortrait: Audio-Driven Synthesis of Photorealistic Portrait Animation
602 lllyasviel/IC-Light
2024-07-16_4295_5
More relighting!
603 NVlabs/neuralangelo
2024-07-16_4267_1
Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
604 open-mmlab/Amphion
2024-07-16_4265_4
Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
605 sanchit-gandhi/whisper-jax
2024-07-16_4261_2 Open in Spaces
Optimised JAX code for OpenAI's Whisper Model, largely built on the Hugging Face Transformers Whisper implementation
606 terraform-aws-modules/terraform-aws-eks
2024-07-16_4256_0
Terraform module to create AWS Elastic Kubernetes (EKS) resources 🇺🇦
607 openai/plugins-quickstart
2024-07-16_4250_0
Get a ChatGPT plugin up and running in under 5 minutes!
608 llmware-ai/llmware
2024-07-16_4250_2
Providing enterprise-grade LLM-based development framework, tools, and fine-tuned models.
609 huggingface/alignment-handbook
2024-07-16_4225_3
Robust recipes for to align language models with human and AI preferences
610 allenai/OLMo
2024-07-16_4224_1
Modeling, training, eval, and inference code for OLMo
green-up-arrow.svg 611 UX-Decoder/Segment-Everything-Everywhere-All-At-Once
2024-07-16_4218_3
Official implementation of the paper "Segment Everything Everywhere All at Once"
red-down-arrow 612 microsoft/LLMLingua
2024-07-16_4217_7
To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
613 luosiallen/latent-consistency-model
2024-07-16_4216_2
Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference
614 sjvasquez/handwriting-synthesis
2024-07-16_4205_1
Handwriting Synthesis with RNNs ✏️
615 kyegomez/tree-of-thoughts
2024-07-16_4170_0
Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%
616 OpenGVLab/InternVL
2024-07-16_4160_25
[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4V. 接近GPT-4V表现的可商用开源模型
617 Facico/Chinese-Vicuna
2024-07-16_4144_0
Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model
618 Dooy/chatgpt-web-midjourney-proxy
2024-07-16_4132_5
chatgpt web, midjourney, gpts,tts, whisper 一套ui全搞定
619 Akegarasu/lora-scripts
2024-07-16_4103_5
LoRA training scripts use kohya-ss's trainer, for diffusion model.
620 smol-ai/GodMode
2024-07-16_4100_0
AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
621 myshell-ai/MeloTTS
2024-07-16_4074_3
High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.
622 openai/grok
2024-07-16_4055_0
623 Codium-ai/cover-agent
2024-07-16_4031_2
CodiumAI Cover-Agent: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! 💻🤖🧪🐞
624 ray-project/llm-numbers
2024-07-16_3995_1
Numbers every LLM developer should know
625 1rgs/jsonformer
2024-07-16_3992_1
A Bulletproof Way to Generate Structured JSON from Language Models
626 leetcode-mafia/cheetah
2024-07-16_3985_0
Whisper & GPT-based app for passing remote SWE interviews
627 AILab-CVC/YOLO-World
2024-07-16_3969_6
Real-Time Open-Vocabulary Object Detection
628 Fanghua-Yu/SUPIR
2024-07-16_3967_2
SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild
629 a16z-infra/ai-getting-started
2024-07-16_3954_0
A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs
630 keijiro/AICommand
2024-07-16_3941_0
ChatGPT integration with Unity Editor
631 espeak-ng/espeak-ng
2024-07-16_3916_0
eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
green-up-arrow.svg 632 GaiaNet-AI/gaianet-node
2024-07-16_3897_53
Install and run your own AI agent service
red-down-arrow 633 Significant-Gravitas/Auto-GPT-Plugins
2024-07-16_3895_0
Plugins for Auto-GPT
red-down-arrow 634 OpenBMB/AgentVerse
2024-07-16_3881_0
🤖 AgentVerse 🪐 provides a flexible framework that simplifies the process of building custom multi-agent environments for large language models (LLMs).
635 Nukem9/dlssg-to-fsr3
2024-07-16_3874_1
Adds AMD FSR3 Frame Generation to games by replacing Nvidia DLSS-G Frame Generation (nvngx_dlssg).
636 mshumer/gpt-llm-trainer
2024-07-16_3873_1
637 Doriandarko/maestro
2024-07-16_3865_7
A framework for Claude Opus to intelligently orchestrate subagents.
638 FoundationVision/VAR
2024-07-16_3843_2
[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction"
639 ravenscroftj/turbopilot
2024-07-16_3835_0
Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU
640 damo-vilab/AnyDoor
2024-07-16_3834_-12
Official implementations for paper: Anydoor: zero-shot object-level image customization
641 llSourcell/DoctorGPT
2024-07-16_3831_0
DoctorGPT is an LLM that can pass the US Medical Licensing Exam. It works offline, it's cross-platform, & your health data stays private.
642 google-deepmind/alphageometry
2024-07-16_3828_0
Solving Olympiad Geometry without Human Demonstrations
green-up-arrow.svg 643 BuilderIO/ai-shell
2024-07-16_3810_25
A CLI that converts natural language to shell commands.
red-down-arrow 644 FlagAI-Open/FlagAI
2024-07-16_3809_0
FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.
red-down-arrow 645 apple/ml-mgie
2024-07-16_3805_1
646 NVIDIA/NeMo-Guardrails
2024-07-16_3782_0
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
647 xlang-ai/OpenAgents
2024-07-16_3758_4
OpenAgents: An Open Platform for Language Agents in the Wild
648 Speykious/cve-rs
2024-07-16_3734_2
Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
649 shroominic/codeinterpreter-api
2024-07-16_3725_0
Open source implementation of the ChatGPT Code Interpreter 👾
green-up-arrow.svg 650 anthropics/anthropic-cookbook
2024-07-16_3655_100
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
red-down-arrow 651 argilla-io/argilla
2024-07-16_3653_0
Argilla is a collaboration platform for AI engineers and domain experts that require high-quality outputs, full data ownership, and overall efficiency.
red-down-arrow 652 MarkFzp/mobile-aloha
2024-07-16_3651_3
Mobile ALOHA: Learning Bimanual Mobile Manipulation with Low-Cost Whole-Body Teleoperation
red-down-arrow 653 luban-agi/Awesome-AIGC-Tutorials
2024-07-16_3647_1
Curated tutorials and resources for Large Language Models, AI Painting, and more.
654 hiyouga/ChatGLM-Efficient-Tuning
2024-07-16_3635_1
Fine-tuning ChatGLM-6B with PEFT
655 pytorch/torchtune
2024-07-16_3602_6
A Native-PyTorch Library for LLM Fine-tuning
656 Blealtan/efficient-kan
2024-07-16_3592_9
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
green-up-arrow.svg 657 collabora/WhisperSpeech
2024-07-16_3586_3
An Open Source text-to-speech system built by inverting Whisper.
red-down-arrow 658 0hq/WebGPT
2024-07-16_3585_0
Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~2000 lines of vanilla Javascript.
659 jackMort/ChatGPT.nvim
2024-07-16_3569_0
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
660 deanxv/coze-discord-proxy
2024-07-16_3563_0
代理Discord-Bot对话Coze-Bot,实现API形式请求GPT4对话模型/微调模型
661 Yue-Yang/ChatGPT-Siri
2024-07-16_3559_1
Shortcuts for Siri using ChatGPT API gpt-3.5-turbo model
662 SysCV/sam-hq
2024-07-16_3545_1
Segment Anything in High Quality
663 ricklamers/gpt-code-ui
2024-07-16_3529_-1
An open source implementation of OpenAI's ChatGPT Code interpreter
664 metavoiceio/metavoice-src
2024-07-16_3521_2
AI for human-level speech intelligence
665 Luodian/Otter
2024-07-16_3515_0
🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.
666 whoiskatrin/chart-gpt
2024-07-16_3514_0
AI tool to build charts based on text input
667 hemansnation/God-Level-Data-Science-ML-Full-Stack
2024-07-16_3499_1
A collection of scientific methods, processes, algorithms, and systems to build stories & models. This roadmap contains 16 Chapters, whether you are a fresher in the field or an experienced professional who wants to transition into Data Science & AI
668 fudan-generative-vision/champ
2024-07-16_3471_2
Champ: Controllable and Consistent Human Image Animation with 3D Parametric Guidance
669 minimaxir/simpleaichat
2024-07-16_3436_4
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
670 run-llama/llama-hub
2024-07-16_3425_0
A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
671 xtekky/chatgpt-clone
2024-07-16_3421_0
ChatGPT interface with better UI
672 Kent0n-Li/ChatDoctor
2024-07-16_3419_2
A Medical Chat Model Fine-tuned on LLaMA Model using Medical Domain Knowledge
673 snakers4/silero-vad
2024-07-16_3411_1
Silero VAD: pre-trained enterprise-grade Voice Activity Detector
674 LLM-Red-Team/kimi-free-api
2024-07-16_3393_4
🚀 KIMI AI 长文本大模型白嫖服务,支持高速流式输出、联网搜索、长文档解读、图像解析、多轮对话,零配置部署,多路token支持,自动清理会话痕迹。
675 huggingface/distil-whisper
2024-07-16_3358_1
Distilled variant of Whisper for speech recognition. 6x faster, 50% smaller, within 1% word error rate.
676 CrazyBoyM/llama3-Chinese-chat
2024-07-16_3321_2
Llama3 Chinese Repository with modified versions, and training and deployment resources
677 Codium-ai/AlphaCodium
2024-07-16_3304_3
code generation tool that surpasses most human competitors in CodeContests
678 InternLM/xtuner
2024-07-16_3302_33
An efficient, flexible and full-featured toolkit for fine-tuning large models (InternLM, Llama, Baichuan, Qwen, ChatGLM)
679 open-compass/opencompass
2024-07-16_3273_4
OpenCompass is an LLM evaluation platform, supporting a wide range of models (InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
680 pashpashpash/vault-ai
2024-07-16_3249_0
OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, etc) using a simple React frontend.
681 Dataherald/dataherald
2024-07-16_3225_1
Interact with your SQL database, Natural Language to SQL using LLMs
682 philz1337x/clarity-upscaler
2024-07-16_3222_1
Clarity-Upscaler: Reimagined image upscaling for everyone
683 cvg/LightGlue
2024-07-16_3173_1
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
684 AprilNEA/ChatGPT-Admin-Web
2024-07-16_3171_0 Open in Demo
ChatGPT WebUI with user management and admin dashboard system
685 OpenGVLab/InternGPT
2024-07-16_3169_0
InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统)
686 WhiskeySockets/Baileys
2024-07-16_3165_1
Lightweight full-featured typescript/javascript WhatsApp Web API
687 google/security-research
2024-07-16_3162_2
This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.
688 ethen8181/machine-learning
2024-07-16_3153_0
🌎 machine learning tutorials (mainly in Python3)
689 project-baize/baize-chatbot
2024-07-16_3148_0
Let ChatGPT teach your own chatbot in hours with a single GPU!
690 google-research/timesfm
2024-07-16_3139_6
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
691 OpenDriveLab/UniAD
2024-07-16_3117_6
[CVPR 2023 Best Paper] Planning-oriented Autonomous Driving
692 yisol/IDM-VTON
2024-07-16_3114_9
IDM-VTON : Improving Diffusion Models for Authentic Virtual Try-on in the Wild
693 dvlab-research/MiniGemini
2024-07-16_3097_2
Official implementation for Mini-Gemini
694 NExT-GPT/NExT-GPT
2024-07-16_3077_2
Code and models for NExT-GPT: Any-to-Any Multimodal Large Language Model
695 fchollet/ARC-AGI
2024-07-16_3067_1
The Abstraction and Reasoning Corpus
696 morph-labs/rift
2024-07-16_3049_0
Rift: an AI-native language server for your personal AI software engineer
697 agiresearch/AIOS
2024-07-16_3021_5
AIOS: LLM Agent Operating System
698 jupyterlab/jupyter-ai
2024-07-16_3015_3
A generative AI extension for JupyterLab
699 CVI-SZU/Linly
2024-07-16_3011_1
Chinese-LLaMA basic model; ChatFlow Chinese conversation model; NLP pre-training/command fine-tuning dataset
700 truefoundry/cognita
2024-07-16_3010_1
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
701 modelscope/agentscope
2024-07-16_3006_14
Start building LLM-empowered multi-agent applications in an easier way.
702 iryna-kondr/scikit-llm
2024-07-16_2993_0
Seamlessly integrate powerful language models like ChatGPT into scikit-learn for enhanced text analysis tasks.
703 EricLBuehler/mistral.rs
2024-07-16_2990_3
Blazingly fast LLM inference.
704 linyiLYi/bilibot
2024-07-16_2975_5
A local chatbot fine-tuned by bilibili user comments.
705 ai-boost/Awesome-GPTs
2024-07-16_2974_0
Curated list of awesome GPTs 👍.
706 microsoft/torchscale
2024-07-16_2974_2
Foundation Architecture for (M)LLMs
707 baichuan-inc/Baichuan-13B
2024-07-16_2972_-1
A 13B large language model developed by Baichuan Intelligent Technology
708 deepseek-ai/DeepSeek-V2
2024-07-16_2972_8
709 daveshap/OpenAI_Agent_Swarm
2024-07-16_2953_-2
HAAS = Hierarchical Autonomous Agent Swarm - "Resistance is futile!"
710 argmaxinc/WhisperKit
2024-07-16_2946_1
Swift native speech recognition on-device for iOS and macOS applications.
711 neuralmagic/deepsparse
2024-07-16_2942_0
Sparsity-aware deep learning inference runtime for CPUs
712 BasedHardware/OpenGlass
2024-07-16_2940_5
Turn any glasses into AI-powered smart glasses
713 srush/Tensor-Puzzles
2024-07-16_2932_0
Solve puzzles. Improve your pytorch.
714 gmpetrov/databerry
2024-07-16_2920_-1
The no-code platform for building custom LLM Agents
715 williamyang1991/Rerender_A_Video
2024-07-16_2908_-17
[SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation
716 huggingface/parler-tts
2024-07-16_2883_0
Inference and training library for high-quality TTS models.
717 ragapp/ragapp
2024-07-16_2873_0
The easiest way to use Agentic RAG in any enterprise
718 adamcohenhillel/ADeus
2024-07-16_2845_0
An open source AI wearable device that captures what you say and hear in the real world and then transcribes and stores it on your own server. You can then chat with Adeus using the app, and it will have all the right context about what you want to talk about - a truly personalized, personal AI.
719 MarkFzp/act-plus-plus
2024-07-16_2841_2
Imitation Learning algorithms with Co-traing for Mobile ALOHA: ACT, Diffusion Policy, VINN
720 sgl-project/sglang
2024-07-16_2841_2
SGLang is a structured generation language designed for large language models (LLMs). It makes your interaction with LLMs faster and more controllable.
721 li-plus/chatglm.cpp
2024-07-16_2838_1
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & more LLMs
722 gptscript-ai/gptscript
2024-07-16_2799_0
Natural Language Programming
723 krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024
2024-07-16_2796_0
Roadmap To Learn Generative AI In 2024
724 muellerberndt/mini-agi
2024-07-16_2784_1
A minimal generic autonomous agent based on GPT3.5/4. Can analyze stock prices, perform network security tests, create art, and order pizza.
725 dnhkng/GlaDOS
2024-07-16_2782_0
This is the Personality Core for GLaDOS, the first steps towards a real-life implementation of the AI from the Portal series by Valve.
green-up-arrow.svg 726 Tencent/HunyuanDiT
2024-07-16_2782_11
Hunyuan-DiT : A Powerful Multi-Resolution Diffusion Transformer with Fine-Grained Chinese Understanding
red-down-arrow 727 albertan017/LLM4Decompile
2024-07-16_2780_6
Reverse Engineering: Decompiling Binary Code with Large Language Models
red-down-arrow 728 SamurAIGPT/privateGPT
2024-07-16_2777_0
An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks
729 damo-vilab/i2vgen-xl
2024-07-16_2775_1
Official repo for VGen: a holistic video generation ecosystem for video generation building on diffusion models
730 alibaba-damo-academy/FunClip
2024-07-16_2772_4
Open-source, accurate and easy-to-use video clipping tool, LLM based AI clipping intergrated
731 opengeos/segment-geospatial
2024-07-16_2763_0 Open in Colab
A Python package for segmenting geospatial data with the Segment Anything Model (SAM)
732 facebookresearch/ijepa
2024-07-16_2757_1
Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
green-up-arrow.svg 733 eureka-research/Eureka
2024-07-16_2739_2
Official Repository for "Eureka: Human-Level Reward Design via Coding Large Language Models"
red-down-arrow 734 Deeptrain-Community/chatnio
2024-07-16_2738_0
A one-stop chat relay API site supporting multiple models including OpenAI, Midjourney, Google Gemini, etc. It supports custom presets, cloud synchronization, elastic billing, and image parsing
735 iusztinpaul/hands-on-llms
2024-07-16_2727_3
🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a real-time financial advisor LLM system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 𝘷𝘪𝘥𝘦𝘰 & 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴
736 PKU-YuanGroup/Video-LLaVA
2024-07-16_2699_2 Open in Spaces
Video-LLaVA: Learning United Visual Representation by Alignment Before Projection
737 OpenBMB/CPM-Bee
2024-07-16_2680_-2
A bilingual large-scale model with trillions of parameters
738 salesforce/CodeT5
2024-07-16_2662_1
Home of CodeT5: Open Code LLMs for Code Understanding and Generation
739 nucleuscloud/neosync
2024-07-16_2624_2
Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.
740 Alpha-VLLM/LLaMA2-Accessory
2024-07-16_2622_0
An Open-source Toolkit for LLM Development
741 huggingface/safetensors
2024-07-16_2619_0
Simple, safe way to store and distribute tensors
742 gptlink/gptlink
2024-07-16_2614_0
Build your own free commercial ChatGPT environment in 10 minutes. The setup is simple and includes features such as user management, orders, tasks, and payments
743 facebookresearch/audio2photoreal
2024-07-16_2613_0
Code and dataset for photorealistic Codec Avatars driven from audio
744 georgia-tech-db/eva
2024-07-16_2612_1
AI-Relational Database System
745 hustvl/Vim
2024-07-16_2603_4
Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
746 unit-mesh/auto-dev
2024-07-16_2594_0
🧙‍AutoDev: The AI-powered coding wizard with multilingual support 🌐, auto code generation 🏗️, and a helpful bug-slaying assistant 🐞! Customizable prompts 🎨 and a magic Auto Dev/Testing/Document/Agent feature 🧪 included! 🚀
747 cvlab-columbia/zero123
2024-07-16_2589_0
Zero-1-to-3: Zero-shot One Image to 3D Object: https://zero123.cs.columbia.edu/
748 SCUTlihaoyu/open-chat-video-editor
2024-07-16_2585_0
Open source short video automatic generation tool
749 Ironclad/rivet
2024-07-16_2579_1 Open Website
The open-source visual AI programming environment and TypeScript library
750 leptonai/leptonai
2024-07-16_2573_0
A Pythonic framework to simplify AI service building
751 facebookresearch/jepa
2024-07-16_2558_0
PyTorch code and models for V-JEPA self-supervised learning from video.
752 ishan0102/vimGPT
2024-07-16_2556_-1
Browse the web with GPT-4V and Vimium
753 hegelai/prompttools
2024-07-16_2556_1
Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate).
754 NVIDIA/trt-llm-rag-windows
2024-07-16_2552_1
A developer reference project for creating Retrieval Augmented Generation (RAG) chatbots on Windows using TensorRT-LLM
755 spring-projects/spring-ai
2024-07-16_2552_5
An Application Framework for AI Engineering
756 Josh-XT/AGiXT
2024-07-16_2546_0
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.
757 k2-fsa/sherpa-onnx
2024-07-16_2544_4
Speech-to-text, text-to-speech, and speaker recongition using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift
758 SciPhi-AI/R2R
2024-07-16_2534_5
A framework for rapid development and deployment of production-ready RAG systems
759 liou666/polyglot
2024-07-16_2526_0
Desktop AI Language Practice Application
760 Azure/azure-rest-api-specs
2024-07-16_2516_1
The source for REST API specifications for Microsoft Azure.
761 Shubhamsaboo/awesome-llm-apps
2024-07-16_2501_2
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
762 mazzzystar/Queryable
2024-07-16_2494_0
Run CLIP on iPhone to Search Photos.
763 SuperTux/supertux
2024-07-16_2481_0
SuperTux source code
764 databricks/dbrx
2024-07-16_2481_1
Code examples and resources for DBRX, a large language model developed by Databricks
765 cohere-ai/cohere-toolkit
2024-07-16_2480_1
Toolkit is a collection of prebuilt components enabling users to quickly build and deploy RAG applications.
766 baaivision/Painter
2024-07-16_2477_0
Painter & SegGPT Series: Vision Foundation Models from BAAI
767 DataTalksClub/llm-zoomcamp
2024-07-16_2471_1
LLM Zoomcamp - a free online course about building an AI bot that can answer questions about your knowledge base
768 facebookresearch/habitat-sim
2024-07-16_2465_0
A flexible, high-performance 3D simulator for Embodied AI research.
769 lamini-ai/lamini
2024-07-16_2464_1
Official repo for Lamini's data generator for generating instructions to train instruction-following LLMs
770 mshumer/gpt-author
2024-07-16_2446_0
771 FranxYao/chain-of-thought-hub
2024-07-16_2446_0
Benchmarking large language models' complex reasoning ability with chain-of-thought prompting
772 johnma2006/mamba-minimal
2024-07-16_2444_0
Simple, minimal implementation of the Mamba SSM in one file of PyTorch.
773 OpenPipe/OpenPipe
2024-07-16_2436_0
Turn expensive prompts into cheap fine-tuned models
774 facebookresearch/Pearl
2024-07-16_2436_2
A Production-ready Reinforcement Learning AI Agent Library brought by the Applied Reinforcement Learning team at Meta.
775 nus-apr/auto-code-rover
2024-07-16_2397_0
A project structure aware autonomous software engineer aiming for autonomous program improvement
776 sugarforever/chat-ollama
2024-07-16_2395_3
ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.
777 modelscope/swift
2024-07-16_2391_15
ms-swift: Use PEFT or Full-parameter to finetune 200+ LLMs or 15+ MLLMs
778 kevmo314/magic-copy
2024-07-16_2378_0
Magic Copy is a Chrome extension that uses Meta's Segment Anything Model to extract a foreground object from an image and copy it to the clipboard.
779 pipecat-ai/pipecat
2024-07-16_2368_4
Open Source framework for voice and multimodal conversational AI
780 abi/secret-llama
2024-07-16_2353_1
Fully private LLM chatbot that runs entirely with a browser with no server needed. Supports Mistral and LLama 3.
781 X-PLUG/MobileAgent
2024-07-16_2346_4
Mobile-Agent: Autonomous Multi-Modal Mobile Device Agent with Visual Perception
⭐ 782 🔥apify/crawlee-python
2024-07-16_2327_377
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
red-down-arrow 783 jqnatividad/qsv
2024-07-16_2327_0
CSVs sliced, diced & analyzed.
784 Stability-AI/stable-audio-tools
2024-07-16_2300_4
Generative models for conditional audio generation
785 rashadphz/farfalle
2024-07-16_2296_6
🔍 AI search engine - self-host with local or cloud LLMs
786 microsoft/promptbench
2024-07-16_2275_0
A unified evaluation framework for large language models
787 dvmazur/mixtral-offloading
2024-07-16_2275_0
Run Mixtral-8x7B models in Colab or consumer desktops
788 paulpierre/RasaGPT
2024-07-16_2263_0
💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/ Rasa, FastAPI, Langchain, LlamaIndex, SQLModel, pgvector, ngrok, telegram
789 google-deepmind/gemma
2024-07-16_2257_2
Open weights LLM from Google DeepMind.
790 SoraWebui/SoraWebui
2024-07-16_2243_0
SoraWebui is an open-source Sora web client, enabling users to easily create videos from text with OpenAI's Sora model.
791 TracecatHQ/tracecat
2024-07-16_2240_0
😼 The AI-native, open source alternative to Tines / Splunk SOAR.
792 mshumer/gpt-investor
2024-07-16_2208_-2
793 emcf/engshell
2024-07-16_2172_0
An English-language shell for any OS, powered by LLMs
794 elastic/otel-profiling-agent
2024-07-16_2169_0
The production-scale datacenter profiler
795 JiauZhang/DragGAN
2024-07-16_2161_0
Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold
796 meta-llama/PurpleLlama
2024-07-16_2160_0
Set of tools to assess and improve LLM security.
797 aixcoder-plugin/aiXcoder-7B
2024-07-16_2155_0
official repository of aiXcoder-7B Code Large Language Model
798 billmei/every-chatgpt-gui
2024-07-16_2155_0
Every front-end GUI client for ChatGPT
799 Doubiiu/DynamiCrafter
2024-07-16_2133_7
DynamiCrafter: Animating Open-domain Images with Video Diffusion Priors
800 TMElyralab/MuseV
2024-07-16_2124_3
MuseV: Infinite-length and High Fidelity Virtual Human Video Generation with Visual Conditioned Parallel Denoising
801 openai/consistencydecoder
2024-07-16_2108_0
Consistency Distilled Diff VAE
802 girafe-ai/ml-course
2024-07-16_2096_0
Open Machine Learning course
803 amazon-science/chronos-forecasting
2024-07-16_2090_1
Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting
804 cgpotts/cs224u
2024-07-16_2081_0
Code for Stanford CS224u
805 hncboy/chatgpt-web-java
2024-07-16_2070_0
ChatGPT project developed in Java, based on Spring Boot 3 and JDK 17, supports both AccessToken and ApiKey modes
806 tencent-ailab/V-Express
2024-07-16_2062_4
V-Express aims to generate a talking head video under the control of a reference image, an audio, and a sequence of V-Kps images.
807 IDEA-Research/T-Rex
2024-07-16_2005_1
T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy
808 semanser/codel
2024-07-16_2004_1
✨ Fully autonomous AI Agent that can perform complicated tasks and projects using terminal, browser, and editor.
809 AI-Citizen/SolidGPT
2024-07-16_1981_2
Chat everything with your code repository, ask repository level code questions, and discuss your requirements. AI Scan and learning your code repository, provide you code repository level answer🧱 🧱
810 liltom-eth/llama2-webui
2024-07-16_1956_0
Run Llama 2 locally with gradio UI on GPU or CPU from anywhere (Linux/Windows/Mac). Supporting Llama-2-7B/13B/70B with 8-bit, 4-bit. Supporting GPU inference (6 GB VRAM) and CPU inference.
811 PRIS-CV/DemoFusion
2024-07-16_1933_0
Let us democratise high-resolution generation! (arXiv 2023)
green-up-arrow.svg 812 LLMBook-zh/LLMBook-zh.github.io
2024-07-16_1911_9
《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣
red-down-arrow 813 TMElyralab/MusePose
2024-07-16_1910_5
MusePose: a Pose-Driven Image-to-Video Framework for Virtual Human Generation
814 Alpha-VLLM/Lumina-T2X
2024-07-16_1895_2
Lumina-T2X is a unified framework for Text to Any Modality Generation
815 Eladlev/AutoPrompt
2024-07-16_1890_2
A framework for prompt tuning using Intent-based Prompt Calibration
816 mishushakov/llm-scraper
2024-07-16_1888_7
Turn any webpage into structured data using LLMs
817 deepseek-ai/DeepSeek-VL
2024-07-16_1881_1
DeepSeek-VL: Towards Real-World Vision-Language Understanding
818 luijait/DarkGPT
2024-07-16_1869_1
DarkGPT is an OSINT assistant based on GPT-4-200K (recommended use) designed to perform queries on leaked databases, thus providing an artificial intelligence assistant that can be useful in your traditional OSINT processes.
819 microsoft/aici
2024-07-16_1863_0
AICI: Prompts as (Wasm) Programs
820 PKU-YuanGroup/MoE-LLaVA
2024-07-16_1847_1
Mixture-of-Experts for Large Vision-Language Models
821 ashishpatel26/LLM-Finetuning
2024-07-16_1838_1
LLM Finetuning with peft
822 NVIDIA/GenerativeAIExamples
2024-07-16_1837_2
Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.
823 CodingChallengesFYI/SharedSolutions
2024-07-16_1818_0
Publicly shared solutions to Coding Challenges
824 flowtyone/flowty-realtime-lcm-canvas
2024-07-16_1799_0
A realtime sketch to image demo using LCM and the gradio library.
825 MrForExample/ComfyUI-3D-Pack
2024-07-16_1799_2
An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
826 Niek/chatgpt-web
2024-07-16_1786_0
ChatGPT web interface using the OpenAI API
827 janhq/nitro
2024-07-16_1785_2
A fast, lightweight, embeddable inference engine to supercharge your apps with local AI. OpenAI-compatible API
828 Kludex/fastapi-tips
2024-07-16_1752_3
FastAPI Tips by The FastAPI Expert!
829 ytongbai/LVM
2024-07-16_1704_1
Sequential Modeling Enables Scalable Learning for Large Vision Models
830 NVIDIA/gpu-operator
2024-07-16_1676_1
NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes
831 idaholab/moose
2024-07-16_1663_1
Multiphysics Object Oriented Simulation Environment
832 lanqian528/chat2api
2024-07-16_1648_0
A service that can convert ChatGPT on the web to OpenAI API format.
833 darrenburns/elia
2024-07-16_1628_1
A snappy, keyboard-centric terminal user interface for interacting with large language models. Chat with ChatGPT, Claude, Llama 3, Phi 3, Mistral, Gemma and more.
834 flowdriveai/flowpilot
2024-07-16_1625_0
flow-pilot is an openpilot based driver assistance system that runs on linux, windows and android powered machines.
835 6drf21e/ChatTTS_colab
2024-07-16_1614_3
🚀 一键部署(含离线整合包)!基于 ChatTTS ,支持音色抽卡、长音频生成和分角色朗读。简单易用,无需复杂安装。
green-up-arrow.svg 836 tencentmusic/supersonic
2024-07-16_1606_5
SuperSonic is the next-generation BI platform that integrates Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms.
red-down-arrow 837 apple/axlearn
2024-07-16_1604_1
An Extensible Deep Learning Library
838 YangLing0818/RPG-DiffusionMaster
2024-07-16_1601_2
Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (PRG)
839 Nutlope/notesGPT
2024-07-16_1597_0
Record voice notes & transcribe, summarize, and get tasks
840 isaac-sim/IsaacLab
2024-07-16_1584_2
Unified framework for robot learning built on NVIDIA Isaac Sim
841 THUDM/CogVLM2
2024-07-16_1577_12
GPT4V-level open-source multi-modal model based on Llama3-8B
842 baaivision/Emu
2024-07-16_1571_1
Emu Series: Generative Multimodal Models from BAAI
843 linyiLYi/snake-ai
2024-07-16_1548_1
An AI agent that beats the classic game "Snake".
844 Azure/PyRIT
2024-07-16_1507_2
The Python Risk Identification Tool for generative AI (PyRIT) is an open access automation framework to empower security professionals and machine learning engineers to proactively find risks in their generative AI systems.
845 huggingface/cookbook
2024-07-16_1505_1
Open-source AI cookbook
846 GoogleCloudPlatform/localllm
2024-07-16_1492_0
Run LLMs locally on Cloud Workstations
847 princeton-nlp/SWE-bench
2024-07-16_1490_1
[ICLR 2024] SWE-Bench: Can Language Models Resolve Real-world Github Issues?
848 InstantStyle/InstantStyle
2024-07-16_1480_2
InstantStyle: Free Lunch towards Style-Preserving in Text-to-Image Generation 🔥
849 microsoft/sample-app-aoai-chatGPT
2024-07-16_1457_1
[PREVIEW] Sample code for a simple web chat experience targeting chatGPT through AOAI.
850 kyegomez/BitNet
2024-07-16_1455_0
Implementation of "BitNet: Scaling 1-bit Transformers for Large Language Models" in pytorch
851 collabora/WhisperFusion
2024-07-16_1451_0
WhisperFusion builds upon the capabilities of WhisperLive and WhisperSpeech to provide a seamless conversations with an AI.
852 pytorch/executorch
2024-07-16_1450_5
On-device AI across mobile, embedded and edge for PyTorch
853 lichao-sun/Mora
2024-07-16_1438_0
Mora: More like Sora for Generalist Video Generation
854 The-OpenROAD-Project/OpenROAD
2024-07-16_1435_0
OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
855 google/maxtext
2024-07-16_1377_0
A simple, performant and scalable Jax LLM!
856 openai/simple-evals
2024-07-16_1368_2
857 pytorch/torchtitan
2024-07-16_1343_5
A native PyTorch Library for large model training
858 GaParmar/img2img-turbo
2024-07-16_1326_1
One-step image-to-image with Stable Diffusion turbo: sketch2image, day2night, and more
859 microsoft/Phi-3CookBook
2024-07-16_1318_7
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
860 andrewnguonly/Lumos
2024-07-16_1314_1
A RAG LLM co-pilot for browsing the web, powered by local LLMs
861 AnswerDotAI/fsdp_qlora
2024-07-16_1311_1
Training LLMs with QLoRA + FSDP
862 nerfstudio-project/gsplat
2024-07-16_1305_6
CUDA accelerated rasterization of gaussian splatting
863 mhamilton723/FeatUp
2024-07-16_1295_1
Official code for "FeatUp: A Model-Agnostic Frameworkfor Features at Any Resolution" ICLR 2024
864 ymcui/Chinese-LLaMA-Alpaca-3
2024-07-16_1285_7
中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3
865 McGill-NLP/webllama
2024-07-16_1276_0
Llama-3 agents that can browse the web by following instructions and talking to you
866 lucidrains/self-rewarding-lm-pytorch
2024-07-16_1271_0
Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI
867 TeamNewPipe/NewPipeExtractor
2024-07-16_1266_0
NewPipe's core library for extracting data from streaming sites
868 ishaan1013/sandbox
2024-07-16_1255_0
A cloud-based code editing environment with an AI copilot and real-time collaboration.
869 a-real-ai/pywinassistant
2024-07-16_1248_0
The first open source Large Action Model generalist Artificial Narrow Intelligence that controls completely human user interfaces by only using natural language. PyWinAssistant utilizes Visualization-of-Thought Elicits Spatial Reasoning in Large Language Models.
870 PKU-YuanGroup/MagicTime
2024-07-16_1224_1
MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators
871 AI4Finance-Foundation/FinRobot
2024-07-16_1213_2
FinRobot: An Open-Source AI Agent Platform for Financial Applications using LLMs 🚀 🚀 🚀
872 TencentARC/BrushNet
2024-07-16_1190_2
The official implementation of paper "BrushNet: A Plug-and-Play Image Inpainting Model with Decomposed Dual-Branch Diffusion"
873 jgravelle/AutoGroq
2024-07-16_1161_0
874 elfvingralf/macOSpilot-ai-assistant
2024-07-16_1108_0
Voice + Vision powered AI assistant that answers questions about any application, in context and in audio.
875 goatcorp/Dalamud
2024-07-16_1108_1
FFXIV plugin framework and API
876 SakanaAI/evolutionary-model-merge
2024-07-16_1099_2
Official repository of Evolutionary Optimization of Model Merging Recipes
877 Lightning-AI/lightning-thunder
2024-07-16_1086_1
Make PyTorch models Lightning fast! Thunder is a source to source compiler for PyTorch. It enables using different hardware executors at once.
878 mlabonne/llm-datasets
2024-07-16_1070_5
High-quality datasets, tools, and concepts for LLM fine-tuning.
879 xlang-ai/OSWorld
2024-07-16_1059_1
OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments
green-up-arrow.svg 880 BAAI-Agents/Cradle
2024-07-16_1035_37
The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, self-improvment, and skill curation, in a standardized general environment with minimal requirements.
red-down-arrow 881 wpilibsuite/allwpilib
2024-07-16_1034_0
Official Repository of WPILibJ and WPILibC
882 Azure-Samples/graphrag-accelerator
2024-07-16_1030_34
One-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure
883 Profluent-AI/OpenCRISPR
2024-07-16_1017_0
AI-generated gene editing systems
884 langchain-ai/langchain-extract
2024-07-16_984_0
🦜⛏️ Did you say you like data?
885 FoundationVision/GLEE
2024-07-16_978_1
【CVPR2024】GLEE: General Object Foundation Model for Images and Videos at Scale
886 myshell-ai/JetMoE
2024-07-16_947_1
Reaching LLaMA2 Performance with 0.1M Dollars
887 landing-ai/vision-agent
2024-07-16_944_1
Vision agent
888 likejazz/llama3.np
2024-07-16_931_0
llama3.np is pure NumPy implementation for Llama 3 model.
green-up-arrow.svg⭐ 889 neo4j-labs/llm-graph-builder
2024-07-16_893_137
Neo4j graph construction from unstructured data using LLMs
red-down-arrow 890 mustafaaljadery/gemma-2B-10M
2024-07-16_892_0
Gemma 2B with 10M context length using Infini-attention.

Tip:

symbol rule
🔥 256 < stars today <= 512
🔥🔥 512 < stars today <= 1k
🔥🔥🔥 stars today > 1k
green-up-arrow.svg red-down-arrow ranking up / down
on trending page today

[Back to Top]

Tools

No.
Tool Description
1 ChatGPT A sibling model to InstructGPT, which is trained to follow instructions in a prompt and provide a detailed response
2 DALL·E 2 Create original, realistic images and art from a text description
3 Murf AI AI enabled, real people's voices
4 Midjourney An independent research lab that produces an artificial intelligence program under the same name that creates images from textual descriptions, used in Discord
5 Make-A-Video Make-A-Video is a state-of-the-art AI system that generates videos from text
6 Creative Reality™ Studio by D-ID Use generative AI to create future-facing videos
7 chat.D-ID The First App Enabling Face-to-Face Conversations with ChatGPT
8 Notion AI Access the limitless power of AI, right inside Notion. Work faster. Write better. Think bigger.
9 Runway Text to Video with Gen-2
10 Resemble AI Resemble’s AI voice generator lets you create human–like voice overs in seconds
11 Cursor Write, edit, and chat about your code with a powerful AI
12 Hugging Face Build, train and deploy state of the art models powered by the reference open source in machine learning
13 Claude Open in App A next-generation AI assistant for your tasks, no matter the scale
14 Poe Poe lets you ask questions, get instant answers, and have back-and-forth conversations with AI. Gives access to GPT-4, gpt-3.5-turbo, Claude from Anthropic, and a variety of other bots

[Back to Top]

Websites

No.
WebSite
Description
1 OpenAI An artificial intelligence research lab
2 Bard Base Google's LaMDA chatbots and pull from internet
3 ERNIE Bot Baidu’s new generation knowledge-enhanced large language model is a new member of the Wenxin large model family
4 DALL·E 2 An AI system that can create realistic images and art from a description in natural language
5 Whisper A general-purpose speech recognition model
6 CivitAI A platform that makes it easy for people to share and discover resources for creating AI art
7 D-ID D-ID’s Generative AI enables users to transform any picture or video into extraordinary experiences
8 Nvidia eDiff-I Text-to-Image Diffusion Models with Ensemble of Expert Denoisers
9 Stability AI The world's leading open source generative AI company which opened source Stable Diffusion
10 Meta AI Whether it be research, product or infrastructure development, we’re driven to innovate responsibly with AI to benefit the world
11 ANTHROPIC AI research and products that put safety at the frontier

[Back to Top]

Reports&Papers

No.
Report&Paper
Description
1 GPT-4 Technical Report GPT-4 Technical Report
2 mli/paper-reading Deep learning classics and new papers are read carefully paragraph by paragraph.
3 labmlai/annotated_deep_learning_paper_implementations A collection of simple PyTorch implementations of neural networks and related algorithms, which are documented with explanations
4 Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models Talking, Drawing and Editing with Visual Foundation Models
5 OpenAI Research The latest research report and papers from OpenAI
6 Make-A-Video: Text-to-Video Generation without Text-Video Data Meta's Text-to-Video Generation
7 eDiff-I: Text-to-Image Diffusion Models with Ensemble of Expert Denoisers Nvidia eDiff-I - New generation of generative AI content creation tool
8 Training an Assistant-style Chatbot with Large Scale Data Distillation from GPT-3.5-Turbo 2023 GPT4All Technical Report
9 Segment Anything Meta Segment Anything
10 LLaMA: Open and Efficient Foundation Language Models LLaMA: a collection of foundation language models ranging from 7B to 65B parameters
11 papers-we-love/papers-we-love Papers from the computer science community to read and discuss
12 CVPR 2023 papers The most exciting and influential CVPR 2023 papers

[Back to Top]

Tutorials

No.
Tutorial Description
1 Coursera - Machine Learning The Machine Learning Specialization Course taught by Dr. Andrew Ng
2 microsoft/ML-For-Beginners 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
3 ChatGPT Prompt Engineering for Developers This short course taught by Isa Fulford (OpenAI) and Andrew Ng (DeepLearning.AI) will teach how to use a large language model (LLM) to quickly build new and powerful applications
4 Dive into Deep Learning Targeting Chinese readers, functional and open for discussion. The Chinese and English versions are used for teaching in over 400 universities across more than 60 countries
5 AI Expert Roadmap Roadmap to becoming an Artificial Intelligence Expert in 2022
6 Computer Science courses List of Computer Science courses with video lectures
7 Machine Learning with Python Machine Learning with Python Certification on freeCodeCamp
8 Building Systems with the ChatGPT API This short course taught by Isa Fulford (OpenAI) and Andrew Ng (DeepLearning.AI), you will learn how to automate complex workflows using chain calls to a large language model
9 LangChain for LLM Application Development This short course taught by Harrison Chase (Co-Founder and CEO at LangChain) and Andrew Ng. you will gain essential skills in expanding the use cases and capabilities of language models in application development using the LangChain framework
10 How Diffusion Models Work This short course taught by Sharon Zhou (CEO, Co-founder, Lamini). you will gain a deep familiarity with the diffusion process and the models which carry it out. More than simply pulling in a pre-built model or using an API, this course will teach you to build a diffusion model from scratch
11 Free Programming Books For AI 📚 Freely available programming books for AI
12 microsoft/AI-For-Beginners 12 Weeks, 24 Lessons, AI for All!
13 hemansnation/God-Level-Data-Science-ML-Full-Stack A collection of scientific methods, processes, algorithms, and systems to build stories & models. This roadmap contains 16 Chapters, whether you are a fresher in the field or an experienced professional who wants to transition into Data Science & AI
14 datawhalechina/prompt-engineering-for-developers Chinese version of Andrew Ng's Big Model Series Courses, including "Prompt Engineering", "Building System", and "LangChain"
15 ossu/computer-science 🎓 Path to a free self-taught education in Computer Science!
16 microsoft/Data-Science-For-Beginners 10 Weeks, 20 Lessons, Data Science for All!
17 jwasham/coding-interview-university
2023-09-29_268215_336
A complete computer science study plan to become a software engineer.

[Back to Top]

Thanks

If this project has been helpful to you in any way, please give it a ⭐️ by clicking on the star.