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-06-03_295230_29
A collective list of free APIs
2 kamranahmedse/developer-roadmap
2024-06-03_278516_13
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
3 vinta/awesome-python
2024-06-03_208651_13
A curated list of awesome Python frameworks, libraries, software and resources
4 tensorflow/tensorflow
2024-06-03_183202_7
An Open Source Machine Learning Framework for Everyone
5 practical-tutorials/project-based-learning
2024-06-03_174796_49
Curated list of project-based tutorials
6 Significant-Gravitas/AutoGPT
2024-06-03_162671_6
An experimental open-source attempt to make GPT-4 fully autonomous.
7 AUTOMATIC1111/stable-diffusion-webui
2024-06-03_132810_24
Stable Diffusion web UI
8 huggingface/transformers
2024-06-03_127028_13
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
9 justjavac/free-programming-books-zh_CN
2024-06-03_109556_2
📚 免费的计算机编程类中文书籍,欢迎投稿
10 f/awesome-chatgpt-prompts
2024-06-03_105559_19 Open in Spaces
This repo includes ChatGPT prompt curation to use ChatGPT better.
11 langchain-ai/langchain
2024-06-03_86385_30
⚡ Building applications with LLMs through composability ⚡
12 pytorch/pytorch
2024-06-03_79070_13
Tensors and Dynamic neural networks in Python with strong GPU acceleration
13 ChatGPTNextWeb/ChatGPT-Next-Web
2024-06-03_70940_21
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
14 ollama/ollama
2024-06-03_70884_58
Get up and running with Llama 2, Mistral, Gemma, and other large language models.
15 home-assistant/core
2024-06-03_69262_0
🏡 Open source home automation that puts local control and privacy first.
16 supabase/supabase
2024-06-03_67315_13
The open source Firebase alternative.
17 nomic-ai/gpt4all
2024-06-03_65518_9
gpt4all: an ecosystem of open-source chatbots trained on a massive collection of clean assistant data including code, stories and dialogue
18 fighting41love/funNLP
2024-06-03_65085_7
The Most Powerful NLP-Weapon Arsenal
19 bregman-arie/devops-exercises
2024-06-03_64243_3
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
20 josephmisiti/awesome-machine-learning
2024-06-03_63979_2
A curated list of awesome Machine Learning frameworks, libraries and software.
21 openai/whisper
2024-06-03_62455_16
Robust Speech Recognition via Large-Scale Weak Supervision
22 twitter/the-algorithm
2024-06-03_61550_2
Source code for Twitter's Recommendation Algorithm
23 keras-team/keras
2024-06-03_61110_2
Deep Learning for humans
24 binary-husky/gpt_academic
2024-06-03_59817_20
Academic Optimization of GPT
25 apache/superset
2024-06-03_59736_8
Apache Superset is a Data Visualization and Data Exploration Platform
26 ggerganov/llama.cpp
2024-06-03_59482_30
Port of Facebook's LLaMA model in C/C++
27 3b1b/manim
2024-06-03_58830_10
Animation engine for explanatory math videos
28 xtekky/gpt4free
2024-06-03_58525_9
decentralizing the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered API's ( poe.com, phind.com, chat.openai.com etc...)
29 scikit-learn/scikit-learn
2024-06-03_58498_2
scikit-learn: machine learning in Python
30 d2l-ai/d2l-zh
2024-06-03_57742_13
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
31 openai/openai-cookbook
2024-06-03_56931_9
Examples and guides for using the OpenAI API
32 binhnguyennus/awesome-scalability
2024-06-03_55474_13
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
33 meta-llama/llama
2024-06-03_53732_6
Inference code for Llama models
34 abi/screenshot-to-code
2024-06-03_52916_38
Drop in a screenshot and convert it to clean HTML/Tailwind/JS code
35 imartinez/privateGPT
2024-06-03_52468_2
Interact with your documents using the power of GPT, 100% privately, no data leaks
36 ageitgey/face_recognition
2024-06-03_52083_2
The world's simplest facial recognition api for Python and the command line
37 CorentinJ/Real-Time-Voice-Cloning
2024-06-03_51138_5
Clone a voice in 5 seconds to generate arbitrary speech in real-time
38 lencx/ChatGPT
2024-06-03_50997_13
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
39 gpt-engineer-org/gpt-engineer
2024-06-03_50926_6
Specify what you want it to build, the AI asks for clarification, and then builds it.
40 PlexPt/awesome-chatgpt-prompts-zh
2024-06-03_50897_6
ChatGPT Chinese Training Guide. Guidelines for various scenarios. Learn how to make it listen to you
41 OpenInterpreter/open-interpreter
2024-06-03_49399_9
A natural language interface for computers
42 labmlai/annotated_deep_learning_paper_implementations
2024-06-03_49350_2
🧑‍🏫 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, ... 🧠
43 xai-org/grok-1
2024-06-03_48925_2
Grok open release
44 commaai/openpilot
2024-06-03_48339_9
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.
45 dair-ai/Prompt-Engineering-Guide
2024-06-03_45072_15
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
46 v2ray/v2ray-core
2024-06-03_44822_3
A platform for building proxies to bypass network restrictions.
47 facebookresearch/segment-anything
2024-06-03_44779_6
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.
48 microsoft/generative-ai-for-beginners
2024-06-03_44634_29
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
49 Avik-Jain/100-Days-Of-ML-Code
2024-06-03_43711_0
100 Days of ML Coding
50 n8n-io/n8n
2024-06-03_41630_8
Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
51 type-challenges/type-challenges
2024-06-03_40933_5
Collection of TypeScript type challenges with online judge
52 geekan/MetaGPT
2024-06-03_40482_14
The Multi-Agent Meta Programming Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
53 THUDM/ChatGLM-6B
2024-06-03_39660_6
ChatGLM-6B: An Open Bilingual Dialogue Language Model
54 PaddlePaddle/PaddleOCR
2024-06-03_39367_3
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)
55 fastlane/fastlane
2024-06-03_38735_1
🚀 The easiest way to automate building and releasing your iOS and Android apps
56 hpcaitech/ColossalAI
2024-06-03_38110_-1
Making large AI models cheaper, faster and more accessible
57 psf/black
2024-06-03_37597_2
The uncompromising Python code formatter
58 oobabooga/text-generation-webui
2024-06-03_37430_1
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA.
59 Stability-AI/stablediffusion
2024-06-03_36835_8
High-Resolution Image Synthesis with Latent Diffusion Models
60 lllyasviel/Fooocus
2024-06-03_36815_18
Focus on prompting and generating
61 LAION-AI/Open-Assistant
2024-06-03_36750_2 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.
62 comfyanonymous/ComfyUI
2024-06-03_36537_33
A powerful and modular stable diffusion GUI with a graph/nodes interface.
63 XingangPan/DragGAN
2024-06-03_35274_4 Open in Spaces
Code for DragGAN (SIGGRAPH 2023)
64 mingrammer/diagrams
2024-06-03_35199_1
🎨 Diagram as Code for prototyping cloud system architectures
65 lm-sys/FastChat
2024-06-03_35043_5
An open platform for training, serving, and evaluating large languages. Release repo for Vicuna and FastChat-T5.
66 apache/airflow
2024-06-03_34908_7
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
67 TencentARC/GFPGAN
2024-06-03_34845_5
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
68 microsoft/TaskMatrix
2024-06-03_34531_0 Open in Spaces
Talking, Drawing and Editing with Visual Foundation Models
69 babysor/MockingBird
2024-06-03_34143_5
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
70 QuivrHQ/quivr
2024-06-03_33558_11
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.
71 lapce/lapce
2024-06-03_33324_0
Lightning-fast and Powerful Code Editor written in Rust
72 microsoft/DeepSpeed
2024-06-03_33212_6
A deep learning optimization library that makes distributed training and inference easy, efficient, and effective
73 suno-ai/bark
2024-06-03_33207_9 Open in Spaces
🔊 Text-Prompted Generative Audio Model
74 google-research/google-research
2024-06-03_33143_1
Google Research
75 Asabeneh/30-Days-Of-Python
2024-06-03_32759_14
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
76 karpathy/nanoGPT
2024-06-03_32680_8
The simplest, fastest repository for training/finetuning medium-sized GPTs
77 streamlit/streamlit
2024-06-03_32522_4
Streamlit — A faster way to build and share data apps.
78 mlabonne/llm-course
2024-06-03_32282_22
Course with a roadmap and notebooks to get into Large Language Models (LLMs).
green-up-arrow.svg 79 langgenius/dify
2024-06-03_32242_55
One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications.
red-down-arrow 80 ggerganov/whisper.cpp
2024-06-03_32225_6
Port of OpenAI's Whisper model in C/C++
81 lobehub/lobe-chat
2024-06-03_31988_17
🤖 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.
82 ray-project/ray
2024-06-03_31583_7
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.
83 Chanzhaoyu/chatgpt-web
2024-06-03_30710_1
A demonstration website built with Express and Vue3 called ChatGPT
84 coqui-ai/TTS
2024-06-03_30387_17
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
85 gradio-app/gradio
2024-06-03_29867_11
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
86 karanpratapsingh/system-design
2024-06-03_29713_4
Learn how to design systems at scale and prepare for system design interviews
87 LC044/WeChatMsg
2024-06-03_29600_16
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
88 facebookresearch/fairseq
2024-06-03_29480_3
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
89 TheAlgorithms/C-Plus-Plus
2024-06-03_29419_2
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
90 yunjey/pytorch-tutorial
2024-06-03_29287_3
PyTorch Tutorial for Deep Learning Researchers
91 facebookresearch/detectron2
2024-06-03_29047_2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
92 tatsu-lab/stanford_alpaca
2024-06-03_28992_0
Code and documentation to train Stanford's Alpaca models, and generate the data.
93 Pythagora-io/gpt-pilot
2024-06-03_28787_2
PoC for a scalable dev tool that writes entire apps from scratch while the developer oversees the implementation
94 chatchat-space/Langchain-Chatchat
2024-06-03_28602_9
Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain
95 lllyasviel/ControlNet
2024-06-03_28404_10
Let us control diffusion models!
96 google/jax
2024-06-03_28399_6
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
97 acheong08/ChatGPT
2024-06-03_27966_2
Reverse engineered ChatGPT API
98 v2fly/v2ray-core
2024-06-03_27944_1
A platform for building proxies to bypass network restrictions.
99 milvus-io/milvus
2024-06-03_27558_5
A cloud-native vector database, storage for next generation AI applications
100 upscayl/upscayl
2024-06-03_27305_6
🆙 Upscayl - Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy.
101 JushBJJ/Mr.-Ranedeer-AI-Tutor
2024-06-03_27297_13
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
102 Lightning-AI/pytorch-lightning
2024-06-03_27184_0
Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.
103 pola-rs/polars
2024-06-03_26909_1
Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends
104 mckaywrigley/chatbot-ui
2024-06-03_26867_3
The open-source AI chat interface for everyone.
105 linexjlin/GPTs
2024-06-03_26865_9
leaked prompts of GPTs
106 microsoft/autogen
2024-06-03_26757_10
Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ
107 zhayujie/chatgpt-on-wechat
2024-06-03_26570_20
Wechat robot based on ChatGPT, which uses OpenAI api and itchat library
108 xinntao/Real-ESRGAN
2024-06-03_26525_4
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
109 myshell-ai/OpenVoice
2024-06-03_26385_16
Instant voice cloning by MyShell
110 OpenBB-finance/OpenBBTerminal
2024-06-03_26278_2
Investment Research for Everyone, Anywhere.
111 RVC-Boss/GPT-SoVITS
2024-06-03_26244_39
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
112 eugeneyan/applied-ml
2024-06-03_26113_0
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
113 FlowiseAI/Flowise
2024-06-03_25952_10
Drag & drop UI to build your customized LLM flow using LangchainJS
114 freqtrade/freqtrade
2024-06-03_25941_4
Free, open source crypto trading bot
115 google/mediapipe
2024-06-03_25818_4
Cross-platform, customizable ML solutions for live and streaming media.
116 google-research/tuning_playbook
2024-06-03_25441_2
A playbook for systematically maximizing the performance of deep learning models.
117 airbnb/lottie-ios
2024-06-03_25363_1
An iOS library to natively render After Effects vector animations
118 s0md3v/roop
2024-06-03_25349_5
one-click deepfake (face swap)
119 open-webui/open-webui
2024-06-03_25264_70
User-friendly WebUI for LLMs (Formerly Ollama WebUI)
120 Vision-CAIR/MiniGPT-4
2024-06-03_25030_2 Open in Spaces
Enhancing Vision-language Understanding with Advanced Large Language Models
121 mli/paper-reading
2024-06-03_24602_2
Classic Deep Learning and In-Depth Reading of New Papers Paragraph by Paragraph
122 tinygrad/tinygrad
2024-06-03_24533_4
You like pytorch? You like micrograd? You love tinygrad! ❤️
123 ultralytics/ultralytics
2024-06-03_24475_10
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
124 svc-develop-team/so-vits-svc
2024-06-03_24357_1
SoftVC VITS Singing Voice Conversion
125 iperov/DeepFaceLive
2024-06-03_23998_1
Real-time face swap for PC streaming or video calls
126 academic/awesome-datascience
2024-06-03_23956_-1
📝 An awesome Data Science repository to learn and apply for real world problems.
127 OpenBMB/ChatDev
2024-06-03_23773_6
Create Customized Software using Natural Language Idea (through Multi-Agent Collaboration)
128 hiyouga/LLaMA-Factory
2024-06-03_23537_25
Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM)
129 apache/flink
2024-06-03_23331_0
Apache Flink
130 DataTalksClub/data-engineering-zoomcamp
2024-06-03_23252_1
Free Data Engineering course!
131 mouredev/Hello-Python
2024-06-03_23247_4
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...
132 microsoft/JARVIS
2024-06-03_23192_-1 Open in Spaces
a system to connect LLMs with ML community
133 yetone/openai-translator
2024-06-03_23037_6
Browser extension and cross-platform desktop application for translation based on ChatGPT API
134 Stability-AI/generative-models
2024-06-03_22825_6
Generative Models by Stability AI
135 bazelbuild/bazel
2024-06-03_22558_1
a fast, scalable, multi-language and extensible build system
136 nrwl/nx
2024-06-03_22394_3
Smart Monorepos · Fast CI
137 invoke-ai/InvokeAI
2024-06-03_21990_3
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.
138 hiroi-sora/Umi-OCR
2024-06-03_21950_10
OCR图片转文字识别软件,完全离线。截屏/批量导入图片,支持多国语言、合并段落、竖排文字。可排除水印区域,提取干净的文本。基于 PaddleOCR 。
139 modularml/mojo
2024-06-03_21800_1
The Mojo Programming Language
140 mindsdb/mindsdb
2024-06-03_21737_3
The platform for customizing AI from enterprise data
141 deepinsight/insightface
2024-06-03_21637_0
State-of-the-art 2D and 3D Face Analysis Project
142 meta-llama/llama3
2024-06-03_21465_20
The official Meta Llama 3 GitHub site
143 clash-verge-rev/clash-verge-rev
2024-06-03_21455_39
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
144 opentofu/opentofu
2024-06-03_21261_4
OpenTofu lets you declaratively manage your cloud infrastructure.
145 openai/chatgpt-retrieval-plugin
2024-06-03_20919_4
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.
146 mudler/LocalAI
2024-06-03_20853_6
🤖 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.
147 openai/openai-python
2024-06-03_20592_5
The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language.
148 getcursor/cursor
2024-06-03_20431_2
An editor made for programming with AI
149 vllm-project/vllm
2024-06-03_20362_13
A high-throughput and memory-efficient inference and serving engine for LLMs
150 karpathy/llm.c
2024-06-03_20177_13
LLM training in simple, raw C/CUDA
151 grpc/grpc-go
2024-06-03_20030_1
The Go language implementation of gRPC. HTTP/2 based RPC
152 RVC-Project/Retrieval-based-Voice-Conversion-WebUI
2024-06-03_19989_5
Voice data <= 10 mins can also be used to train a good VC model!
153 facebookresearch/audiocraft
2024-06-03_19901_0
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.
154 janhq/jan
2024-06-03_19552_12
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
155 yoheinakajima/babyagi
2024-06-03_19472_2
uses OpenAI and Pinecone APIs to create, prioritize, and execute tasks, This is a pared-down version of the original Task-Driven Autonomous Agent
156 PromtEngineer/localGPT
2024-06-03_19401_3
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
157 Bin-Huang/chatbox
2024-06-03_19212_9
A desktop app for GPT-4 / GPT-3.5 (OpenAI API) that supports Windows, Mac & Linux
158 karpathy/minGPT
2024-06-03_19135_1
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
159 microsoft/semantic-kernel
2024-06-03_18826_4
Integrate cutting-edge LLM technology quickly and easily into your apps
160 microsoft/unilm
2024-06-03_18732_5
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
161 logspace-ai/langflow
2024-06-03_18509_14
⛓️ Langflow is a dynamic graph where each node is an executable unit. Its modular and interactive design fosters rapid experimentation and prototyping, pushing hard on the limits of creativity.
162 qdrant/qdrant
2024-06-03_18422_2 Open in Demo
Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/
163 PostHog/posthog
2024-06-03_18334_13
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
164 tloen/alpaca-lora
2024-06-03_18291_2 Open in Spaces
Instruct-tune LLaMA on consumer hardware
165 ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
2024-06-03_18015_2
500 AI Machine learning Deep learning Computer vision NLP Projects with code
166 BuilderIO/gpt-crawler
2024-06-03_17965_2
Crawl a site to generate knowledge files to create your own custom GPT from a URL
167 TabbyML/tabby
2024-06-03_17857_5
Self-hosted AI coding assistant
168 guidance-ai/guidance
2024-06-03_17827_5
A guidance language for controlling large language models.
169 ymcui/Chinese-LLaMA-Alpaca
2024-06-03_17682_4
Chinese LLaMA & Alpaca LLMs
170 mlflow/mlflow
2024-06-03_17624_4
Open source platform for the machine learning lifecycle
171 chatanywhere/GPT_API_free
2024-06-03_17573_15
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
172 Sanster/lama-cleaner
2024-06-03_17541_5
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.
green-up-arrow.svg 173 rasbt/LLMs-from-scratch
2024-06-03_17436_86
Implementing a ChatGPT-like LLM from scratch, step by step
red-down-arrow 174 stitionai/devika
2024-06-03_17434_4
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.
175 mlc-ai/mlc-llm
2024-06-03_17367_3
Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.
176 haotian-liu/LLaVA
2024-06-03_17193_13 Open in Demo
Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.
⭐ 177 🔥🔥2noise/ChatTTS
2024-06-03_17169_814
ChatTTS is a generative speech model for daily dialogue.
178 tree-sitter/tree-sitter
2024-06-03_16891_1
An incremental parsing system for programming tools
179 yuliskov/SmartTube
2024-06-03_16690_2
SmartTube - an advanced player for set-top boxes and tvs running Android OS
180 LiLittleCat/awesome-free-chatgpt
2024-06-03_16665_4
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
181 xx025/carrot
2024-06-03_16661_2
Free ChatGPT Site List
182 apple/ml-stable-diffusion
2024-06-03_16330_1
Stable Diffusion with Core ML on Apple Silicon
183 emilwallner/Screenshot-to-code
2024-06-03_16286_1
A neural network that transforms a design mock-up into a static website.
184 Mikubill/sd-webui-controlnet
2024-06-03_16210_5
WebUI extension for ControlNet
185 renovatebot/renovate
2024-06-03_16170_1
Universal dependency update tool that fits into your workflows.
186 microsoft/LightGBM
2024-06-03_16164_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.
187 Mozilla-Ocho/llamafile
2024-06-03_16134_3
Distribute and run LLMs with a single file.
188 rlabbe/Kalman-and-Bayesian-Filters-in-Python
2024-06-03_15999_2
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.
189 Stability-AI/StableLM
2024-06-03_15852_0
Stability AI Language Models
190 transitive-bullshit/chatgpt-api
2024-06-03_15704_0
Node.js client for the official ChatGPT API.
191 THUDM/ChatGLM2-6B
2024-06-03_15550_2
ChatGLM2-6B: An Open Bilingual Chat LLM
192 joonspk-research/generative_agents
2024-06-03_15522_5
Generative Agents: Interactive Simulacra of Human Behavior
193 facefusion/facefusion
2024-06-03_15514_18
Next generation face swapper and enhancer
194 Mintplex-Labs/anything-llm
2024-06-03_15400_20
A full-stack application that turns any documents into an intelligent chatbot with a sleek UI and easier way to manage your workspaces.
195 joaomdmoura/crewAI
2024-06-03_15350_15
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
196 meta-llama/codellama
2024-06-03_15294_5
Inference code for CodeLlama models
197 blakeblackshear/frigate
2024-06-03_15210_5
NVR with realtime local object detection for IP cameras
198 songquanpeng/one-api
2024-06-03_15111_13
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.
199 PrefectHQ/prefect
2024-06-03_15106_7
Prefect is a workflow orchestration tool empowering developers to build, observe, and react to data pipelines
200 ml-explore/mlx
2024-06-03_15023_8
MLX: An array framework for Apple silicon
201 w-okada/voice-changer
2024-06-03_15003_2
リアルタイムボイスチェンジャー Realtime Voice Changer
202 kenjihiranabe/The-Art-of-Linear-Algebra
2024-06-03_14990_16
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
203 pybind/pybind11
2024-06-03_14968_0
Seamless operability between C++11 and Python
204 GaiZhenbiao/ChuanhuChatGPT
2024-06-03_14903_2
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
205 roboflow/supervision
2024-06-03_14838_5
We write your reusable computer vision tools. 💜
206 TransformerOptimus/SuperAGI
2024-06-03_14720_1
<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
207 mayooear/gpt4-pdf-chatbot-langchain
2024-06-03_14667_2
GPT4 & LangChain Chatbot for large PDF docs
208 ddbourgin/numpy-ml
2024-06-03_14665_0
Machine learning, in numpy
209 microsoft/Bringing-Old-Photos-Back-to-Life
2024-06-03_14559_3
Bringing Old Photo Back to Life (CVPR 2020 oral)
210 sunner/ChatALL
2024-06-03_14464_4
Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vincuna, Claude, ChatGLM, MOSS, iFlytek Spark, ERNIE and more, discover the best answers
211 dair-ai/ML-YouTube-Courses
2024-06-03_14431_1
📺 Discover the latest machine learning / AI courses on YouTube.
212 microsoft/qlib
2024-06-03_14360_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.
213 fauxpilot/fauxpilot
2024-06-03_14341_2
An open-source GitHub Copilot server
214 arc53/DocsGPT
2024-06-03_14303_2
GPT-powered chat for documentation, chat with your documents
215 openai/evals
2024-06-03_14171_3
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
216 deepset-ai/haystack
2024-06-03_14147_3
🔍 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.
217 alibaba/lowcode-engine
2024-06-03_14089_1
An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系
green-up-arrow.svg 218 danielmiessler/fabric
2024-06-03_14085_68
fabric is an open-source framework for augmenting humans using AI.
red-down-arrow 219 labring/FastGPT
2024-06-03_14084_23
A platform that uses the OpenAI API to quickly build an AI knowledge base, supporting many-to-many relationships.
220 HumanAIGC/AnimateAnyone
2024-06-03_14042_5
Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation
221 unifyai/ivy
2024-06-03_14028_0
Unified AI
222 chat2db/Chat2DB
2024-06-03_13968_6
An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities
223 xcanwin/KeepChatGPT
2024-06-03_13945_14
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
224 IDEA-Research/Grounded-Segment-Anything
2024-06-03_13818_1
Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP - Automatically Detect, Segment and Generate Anything with Image and Text Inputs
225 harry0703/MoneyPrinterTurbo
2024-06-03_13294_25
Generate short videos with one click using a large model
226 wong2/chatgpt-google-extension
2024-06-03_13254_1
A browser extension that enhances search engines with ChatGPT, this repos will not be updated from 2023-02-20
227 fuergaosi233/wechat-chatgpt
2024-06-03_13136_0
Use ChatGPT On Wechat via wechaty
228 microsoft/onnxruntime
2024-06-03_13090_3
ONNX Runtime: cross-platform, high-performance ML inferencing and training accelerator
229 chroma-core/chroma
2024-06-03_12863_2
the AI-native open-source embedding database
230 KindXiaoming/pykan
2024-06-03_12756_21
Kolmogorov Arnold Networks
231 THUDM/ChatGLM3
2024-06-03_12694_4
ChatGLM3 series: Open Bilingual Chat LLMs
232 ashishps1/awesome-system-design-resources
2024-06-03_12671_10
This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems
233 LlamaFamily/Llama-Chinese
2024-06-03_12425_11
Llama Chinese Community, the best Chinese Llama large model, fully open source and commercially available
234 continuedev/continue
2024-06-03_12258_10
⏩ the open-source copilot chat for software development—bring the power of ChatGPT to VS Code
235 AI4Finance-Foundation/FinGPT
2024-06-03_12225_3
Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We'll soon release the trained model.
236 assafelovic/gpt-researcher
2024-06-03_12165_18
GPT based autonomous agent that does online comprehensive research on any given topic
237 stanfordnlp/dspy
2024-06-03_12132_13
Stanford DSPy: The framework for programming—not prompting—foundation models
238 neonbjb/tortoise-tts
2024-06-03_12123_4
A multi-voice TTS system trained with an emphasis on quality
239 danny-avila/LibreChat
2024-06-03_12106_4
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
240 HqWu-HITCS/Awesome-Chinese-LLM
2024-06-03_12090_20
Organizing smaller, cost-effective, privately deployable open-source Chinese language models, including related datasets and tutorials
241 stefan-jansen/machine-learning-for-trading
2024-06-03_12007_2
Code for Machine Learning for Algorithmic Trading, 2nd edition.
242 adobe/react-spectrum
2024-06-03_11970_0
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
243 graphdeco-inria/gaussian-splatting
2024-06-03_11963_7
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
244 OpenLMLab/MOSS
2024-06-03_11861_1
An open-source tool-augmented conversational language model from Fudan University
245 BlinkDL/RWKV-LM
2024-06-03_11814_0
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.
246 QwenLM/Qwen-7B
2024-06-03_11742_7
The official repo of Qwen-7B (通义千问-7B) chat & pretrained large language model proposed by Alibaba Cloud.
247 willwulfken/MidJourney-Styles-and-Keywords-Reference
2024-06-03_11730_1
A reference containing Styles and Keywords that you can use with MidJourney AI
248 smol-ai/developer
2024-06-03_11691_2
With 100k context windows on the way, it's now feasible for every dev to have their own smol developer
249 triton-lang/triton
2024-06-03_11558_6
Development repository for the Triton language and compiler
250 eosphoros-ai/DB-GPT
2024-06-03_11521_14
Revolutionizing Database Interactions with Private LLM Technology
251 gventuri/pandas-ai
2024-06-03_11416_5
Pandas AI is a Python library that integrates generative artificial intelligence capabilities into Pandas, making dataframes conversational
252 openai/shap-e
2024-06-03_11386_1
Generate 3D objects conditioned on text or images
253 Dao-AILab/flash-attention
2024-06-03_11382_5
Fast and memory-efficient exact attention
254 princeton-nlp/SWE-agent
2024-06-03_11376_25
SWE-agent: Agent Computer Interfaces Enable Software Engineering Language Models
255 steven-tey/novel
2024-06-03_11286_2
Notion-style WYSIWYG editor with AI-powered autocompletions
256 plasma-umass/scalene
2024-06-03_11272_2
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
257 Koenkk/zigbee2mqtt
2024-06-03_11264_2
Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
258 lukas-blecher/LaTeX-OCR
2024-06-03_11134_3
pix2tex: Using a ViT to convert images of equations into LaTeX code.
259 mlc-ai/web-llm
2024-06-03_10923_6
Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.
green-up-arrow.svg 260 unslothai/unsloth
2024-06-03_10890_22
5X faster 50% less memory LLM finetuning
red-down-arrow 261 illacloud/illa-builder
2024-06-03_10889_2
Create AI-Driven Apps like Assembling Blocks
262 khoj-ai/khoj
2024-06-03_10885_23
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.
263 OpenTalker/SadTalker
2024-06-03_10838_0
[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation
264 h2oai/h2ogpt
2024-06-03_10821_1
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
265 databrickslabs/dolly
2024-06-03_10791_-1
A large language model trained on the Databricks Machine Learning Platform
266 official-stockfish/Stockfish
2024-06-03_10688_1
UCI chess engine
267 kubeshark/kubeshark
2024-06-03_10640_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
268 openai/tiktoken
2024-06-03_10640_3
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
269 PKU-YuanGroup/Open-Sora-Plan
2024-06-03_10601_12
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.
270 kgrzybek/modular-monolith-with-ddd
2024-06-03_10475_3
Full Modular Monolith application with Domain-Driven Design approach.
271 getumbrel/llama-gpt
2024-06-03_10434_0
A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device.
272 paul-gauthier/aider
2024-06-03_10422_14
aider is GPT powered coding in your terminal
273 cpacker/MemGPT
2024-06-03_10408_5
Teaching LLMs memory management for unbounded context 📚🦙
274 ShishirPatil/gorilla
2024-06-03_10395_2
Gorilla: An API store for LLMs
275 DataTalksClub/mlops-zoomcamp
2024-06-03_10391_4
Free MLOps course from DataTalks.Club
276 facebookresearch/seamless_communication
2024-06-03_10386_2
Foundational Models for State-of-the-Art Speech and Text Translation
277 eugeneyan/open-llms
2024-06-03_10375_0
A list of open LLMs available for commercial use.
278 bytebase/bytebase
2024-06-03_10294_4
World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams. The GitLab/GitHub for database DevOps.
279 chidiwilliams/buzz
2024-06-03_10274_1
Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
280 facebookresearch/AnimatedDrawings
2024-06-03_10260_2 Open in Spaces
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
281 state-spaces/mamba
2024-06-03_10259_9
Mamba: Linear-Time Sequence Modeling with Selective State Spaces
282 InstantID/InstantID
2024-06-03_10180_4
InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥
283 HigherOrderCO/HVM
2024-06-03_10070_4
A massively parallel, optimal functional runtime in Rust
284 nocobase/nocobase
2024-06-03_10056_25
NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions.
285 stas00/ml-engineering
2024-06-03_10036_2
Machine Learning Engineering Guides and Tools
286 ggerganov/ggml
2024-06-03_10031_2
Tensor library for machine learning
287 magic-research/magic-animate
2024-06-03_9984_2
MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model
288 meta-llama/llama-recipes
2024-06-03_9957_4
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
289 owainlewis/awesome-artificial-intelligence
2024-06-03_9877_-1
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
290 Z3Prover/z3
2024-06-03_9868_3
The Z3 Theorem Prover
291 netease-youdao/QAnything
2024-06-03_9859_13
Question and Answer based on Anything.
292 AIGC-Audio/AudioGPT
2024-06-03_9834_0
AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
green-up-arrow.svg⭐ 293 VinciGit00/Scrapegraph-ai
2024-06-03_9780_75
Python scraper based on AI
red-down-arrow 294 BradyFU/Awesome-Multimodal-Large-Language-Models
2024-06-03_9760_9
Latest Papers and Datasets on Multimodal Large Language Models
295 chathub-dev/chathub
2024-06-03_9687_2
All-in-one chatbot client
296 naklecha/llama3-from-scratch
2024-06-03_9677_35
llama3 implementation one matrix multiplication at a time
297 plandex-ai/plandex
2024-06-03_9618_3
An AI coding engine for complex tasks
green-up-arrow.svg 298 phidatahq/phidata
2024-06-03_9581_35
Build AI Assistants using function calling
red-down-arrow 299 artidoro/qlora
2024-06-03_9576_2 Open in Spaces
QLoRA: Efficient Finetuning of Quantized LLMs
300 m-bain/whisperX
2024-06-03_9549_5
WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
301 danswer-ai/danswer
2024-06-03_9546_3
Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.
302 Rudrabha/Wav2Lip
2024-06-03_9521_3
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.
303 guillaumekln/faster-whisper
2024-06-03_9516_4
Faster Whisper transcription with CTranslate2
304 DataExpert-io/data-engineer-handbook
2024-06-03_9491_12
This is a repo with links to everything you'd ever want to learn about data engineering
305 BerriAI/litellm
2024-06-03_9426_4
Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)
306 kedro-org/kedro
2024-06-03_9416_-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.
307 Avaiga/taipy
2024-06-03_9357_-1
Turns Data and AI algorithms into production-ready web applications in no time.
308 dice2o/BingGPT
2024-06-03_9341_-1
Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)
309 BlinkDL/ChatRWKV
2024-06-03_9314_0 Open in Spaces
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
310 bleedline/aimoneyhunter
2024-06-03_9246_3
AI Side Hustle Money Mega Collection: Teaching You How to Utilize AI for Various Side Projects to Earn Extra Income.
311 RUCAIBox/LLMSurvey
2024-06-03_9196_3
A collection of papers and resources related to Large Language Models.
312 ente-io/ente
2024-06-03_9129_21
Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
313 dair-ai/ML-Papers-of-the-Week
2024-06-03_9116_1
🔥Highlighting the top ML papers every week.
314 BloopAI/bloop
2024-06-03_9110_9
A fast code search engine written in Rust
315 cumulo-autumn/StreamDiffusion
2024-06-03_9089_3
StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation
316 bentoml/OpenLLM
2024-06-03_9041_3
An open platform for operating large language models (LLMs) in production. Fine-tune, serve, deploy, and monitor any LLMs with ease.
317 togethercomputer/OpenChatKit
2024-06-03_9003_4
OpenChatKit provides a powerful, open-source base to create both specialized and general purpose chatbots for various applications
318 salesforce/LAVIS
2024-06-03_8987_1
LAVIS - A One-stop Library for Language-Vision Intelligence
319 NVIDIA/Megatron-LM
2024-06-03_8944_6
Ongoing research training transformer models at scale
320 mistralai/mistral-src
2024-06-03_8927_3
Reference implementation of Mistral AI 7B v0.1 model.
321 adams549659584/go-proxy-bingai
2024-06-03_8865_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
322 bigscience-workshop/petals
2024-06-03_8773_1
🌸 Run large language models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
323 embedchain/embedchain
2024-06-03_8736_6
Framework to easily create LLM powered bots over any dataset.
324 nerfstudio-project/nerfstudio
2024-06-03_8708_3
A collaboration friendly studio for NeRFs
325 infiniflow/ragflow
2024-06-03_8705_15
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
326 TheR1D/shell_gpt
2024-06-03_8580_2
A command-line productivity tool powered by ChatGPT, will help you accomplish your tasks faster and more efficiently
327 modelscope/facechain
2024-06-03_8495_3
FaceChain is a deep-learning toolchain for generating your Digital-Twin.
328 DataTalksClub/machine-learning-zoomcamp
2024-06-03_8479_0
The code from the Machine Learning Bookcamp book and a free course based on the book
green-up-arrow.svg 329 karpathy/minbpe
2024-06-03_8461_11
Minimal, clean, code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
red-down-arrow 330 manticoresoftware/manticoresearch
2024-06-03_8457_1
Easy to use open source fast database for search
331 Stability-AI/StableStudio
2024-06-03_8447_1
Community interface for generative AI
332 voicepaw/so-vits-svc-fork
2024-06-03_8439_1 Open in Colab
so-vits-svc fork with realtime support, improved interface and more features.
333 microsoft/promptflow
2024-06-03_8437_2
Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
334 sashabaranov/go-openai
2024-06-03_8424_1
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
335 huggingface/trl
2024-06-03_8418_2
Train transformer language models with reinforcement learning.
336 wandb/wandb
2024-06-03_8408_2
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
337 WongKinYiu/yolov9
2024-06-03_8324_4
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
338 TheRamU/Fay
2024-06-03_8300_11
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
339 facebookresearch/nougat
2024-06-03_8264_10
Implementation of Nougat Neural Optical Understanding for Academic Documents
340 activepieces/activepieces
2024-06-03_8226_3
Your friendliest open source all-in-one automation tool ✨ Workflow automation tool 100+ integration / Enterprise automation tool / Zapier Alternative
341 gorse-io/gorse
2024-06-03_8221_1
Gorse open source recommender system engine
342 NielsRogge/Transformers-Tutorials
2024-06-03_8200_4
This repository contains demos I made with the Transformers library by HuggingFace.
343 vercel-labs/ai
2024-06-03_8176_8
Build AI-powered applications with React, Svelte, and Vue
344 mshumer/gpt-prompt-engineer
2024-06-03_8161_1
345 nashsu/FreeAskInternet
2024-06-03_8151_1
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.
346 huggingface/text-generation-inference
2024-06-03_8145_6
Large Language Model Text Generation Inference
347 facebookresearch/dinov2
2024-06-03_8110_7 Open in Demo
PyTorch code and models for the DINOv2 self-supervised learning method.
348 acheong08/EdgeGPT
2024-06-03_8103_0
Reverse engineered API of Microsoft's Bing Chat
349 brexhq/prompt-engineering
2024-06-03_8071_1
Tips and tricks for working with Large Language Models like OpenAI's GPT-4.
350 zyronon/douyin
2024-06-03_8070_7
Vue3 + Pinia + Vite5 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile
351 OptimalScale/LMFlow
2024-06-03_8066_0
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Model for All.
352 vosen/ZLUDA
2024-06-03_8020_2
CUDA on AMD GPUs
353 anse-app/chatgpt-demo
2024-06-03_7987_0
A demo repo based on OpenAI API (gpt-3.5-turbo)
354 espnet/espnet
2024-06-03_7985_0
End-to-End Speech Processing Toolkit
green-up-arrow.svg⭐ 355 VikParuchuri/surya
2024-06-03_7981_79
Accurate line-level text detection and recognition (OCR) in any language
red-down-arrow 356 facebookresearch/ImageBind
2024-06-03_7965_0
ImageBind One Embedding Space to Bind Them All
357 OthersideAI/self-operating-computer
2024-06-03_7959_7
A framework to enable multimodal models to operate a computer.
358 microsoft/TypeChat
2024-06-03_7948_8
TypeChat is a library that makes it easy to build natural language interfaces using types.
359 kedacore/keda
2024-06-03_7903_2
KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
360 ashawkey/stable-dreamfusion
2024-06-03_7893_1
A pytorch implementation of text-to-3D dreamfusion, powered by stable diffusion.
361 Visualize-ML/Book4_Power-of-Matrix
2024-06-03_7861_4
Book_4 'Power of Matrix'
362 kroma-network/tachyon
2024-06-03_7749_0
Modular ZK(Zero Knowledge) backend accelerated by GPU
363 OpenBMB/XAgent
2024-06-03_7676_1
An Autonomous LLM Agent for Complex Task Solving
364 vanna-ai/vanna
2024-06-03_7590_15
🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
365 deep-floyd/IF
2024-06-03_7538_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
366 LouisShark/chatgpt_system_prompt
2024-06-03_7523_2
store all agent's system prompt
367 xiangsx/gpt4free-ts
2024-06-03_7501_1
Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
368 e2b-dev/awesome-ai-agents
2024-06-03_7467_5
A list of AI autonomous agents
369 o3de/o3de
2024-06-03_7461_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.
370 google/magika
2024-06-03_7459_1
Detect file content types with deep learning
371 burn-rs/burn
2024-06-03_7448_5
Burn - A Flexible and Comprehensive Deep Learning Framework in Rust
372 Const-me/Whisper
2024-06-03_7435_4
High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model
373 dataelement/bisheng
2024-06-03_7426_8
Bisheng is an open LLM devops platform for next generation AI applications.
374 ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide
2024-06-03_7394_0
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
375 THUDM/CodeGeeX2
2024-06-03_7351_4
CodeGeeX2: A More Powerful Multilingual Code Generation Model
376 01-ai/Yi
2024-06-03_7344_0
A series of large language models trained from scratch by developers @01-ai
377 Plachtaa/VALL-E-X
2024-06-03_7316_5
An open source implementation of Microsoft's VALL-E X zero-shot TTS model. The demo is available at https://plachtaa.github.io
378 enso-org/enso
2024-06-03_7296_1
Hybrid visual and textual functional programming.
379 lucidrains/denoising-diffusion-pytorch
2024-06-03_7266_1
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
380 openlm-research/open_llama
2024-06-03_7239_1
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
381 sweepai/sweep
2024-06-03_7188_0
Sweep is an AI junior developer
382 leptonai/search_with_lepton
2024-06-03_7187_0
Building a quick conversation-based search demo with Lepton AI.
383 fishaudio/Bert-VITS2
2024-06-03_7169_0
vits2 backbone with multilingual-bert
384 bigcode-project/starcoder
2024-06-03_7155_0
Home of StarCoder: fine-tuning & inference!
385 CopilotKit/CopilotKit
2024-06-03_7112_16
Build in-app AI chatbots 🤖, and AI-powered Textareas ✨, into react web apps.
386 jzhang38/TinyLlama
2024-06-03_7048_3
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
387 SJTU-IPADS/PowerInfer
2024-06-03_7043_1
High-speed Large Language Model Serving on PCs with Consumer-grade GPUs
388 Unstructured-IO/unstructured
2024-06-03_7035_4
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
green-up-arrow.svg 389 Lightning-AI/litgpt
2024-06-03_7009_53
Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.
red-down-arrow 390 NVIDIA/TensorRT-LLM
2024-06-03_6997_1
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.
red-down-arrow 391 ItzCrazyKns/Perplexica
2024-06-03_6994_25
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
red-down-arrow 392 CASIA-IVA-Lab/FastSAM
2024-06-03_6986_1
Fast Segment Anything
393 jasonppy/VoiceCraft
2024-06-03_6957_1
Zero-Shot Speech Editing and Text-to-Speech in the Wild
394 ymcui/Chinese-LLaMA-Alpaca-2
2024-06-03_6945_1
Chinese LLaMA-2 & Alpaca-2 LLMs
395 ai-collection/ai-collection
2024-06-03_6784_2
The Generative AI Landscape - A Collection of Awesome Generative AI Applications
396 bhaskatripathi/pdfGPT
2024-06-03_6756_0
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!
397 dair-ai/ML-Papers-Explained
2024-06-03_6725_0
Explanation to key concepts in ML
398 abhishekkrthakur/approachingalmost
2024-06-03_6721_1
Approaching (Almost) Any Machine Learning Problem
399 open-mmlab/mmagic
2024-06-03_6651_1
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox
400 apple/corenet
2024-06-03_6626_1
CoreNet: A library for training deep neural networks
401 PWhiddy/PokemonRedExperiments
2024-06-03_6622_1
Playing Pokemon Red with Reinforcement Learning
402 THU-MIG/yolov10
2024-06-03_6576_56
YOLOv10: Real-Time End-to-End Object Detection
403 zilliztech/GPTCache
2024-06-03_6559_1
GPTCache is a library for creating semantic cache to store responses from LLM queries.
404 GreyDGL/PentestGPT
2024-06-03_6542_2
A GPT-empowered penetration testing tool
405 1Panel-dev/MaxKB
2024-06-03_6542_15
? 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
406 PKU-YuanGroup/ChatLaw
2024-06-03_6537_4
Chinese Legal Large Model
407 huggingface/chat-ui
2024-06-03_6524_1
Open source codebase powering the HuggingChat app
408 netease-youdao/EmotiVoice
2024-06-03_6514_4
EmotiVoice 😊: a Multi-Voice and Prompt-Controlled TTS Engine
409 spdustin/ChatGPT-AutoExpert
2024-06-03_6502_0
🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding).
410 AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
2024-06-03_6421_1
A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using Automatic1111-sd-webui as a backend.
411 qunash/chatgpt-advanced
2024-06-03_6391_0
A browser extension that augments your ChatGPT prompts with web results.
412 jaywalnut310/vits
2024-06-03_6388_1
VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
413 kuafuai/DevOpsGPT
2024-06-03_6367_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.
414 nadermx/backgroundremover
2024-06-03_6357_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.
415 normal-computing/outlines
2024-06-03_6338_15
Generative Model Programming
416 adam-maj/tiny-gpu
2024-06-03_6288_4
A minimal GPU design in Verilog to learn how GPUs work from the ground up
417 reorproject/reor
2024-06-03_6285_6
AI note-taking app that runs models locally.
418 mit-han-lab/streaming-llm
2024-06-03_6283_0
Efficient Streaming Language Models with Attention Sinks
419 react-native-webview/react-native-webview
2024-06-03_6266_0
React Native Cross-Platform WebView
420 e2b-dev/e2b
2024-06-03_6236_2
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.
421 firmai/financial-machine-learning
2024-06-03_6225_3
A curated list of practical financial machine learning tools and applications.
422 langchain-ai/opengpts
2024-06-03_6221_0
This is an open source effort to create a similar experience to OpenAI's GPTs and Assistants API
423 linyiLYi/street-fighter-ai
2024-06-03_6218_0
This is an AI agent for Street Fighter II Champion Edition.
424 UFund-Me/Qbot
2024-06-03_6213_3
Qbot is an AI-oriented quantitative investment platform, which aims to realize the potential, empower AI technologies in quantitative investment
425 mylxsw/aidea
2024-06-03_6194_1
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
426 gaomingqi/Track-Anything
2024-06-03_6179_3
A flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
427 wenda-LLM/wenda
2024-06-03_6168_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
428 intel-analytics/ipex-llm
2024-06-03_6117_2
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.
429 Licoy/ChatGPT-Midjourney
2024-06-03_6017_1
🎨 Own your own ChatGPT+Midjourney web service with one click
green-up-arrow.svg 430 rustformers/llm
2024-06-03_5991_1
Run inference for Large Language Models on CPU, with Rust
green-up-arrow.svg 431 LiheYoung/Depth-Anything
2024-06-03_5991_5
Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data
red-down-arrow 432 openai/consistency_models
2024-06-03_5990_0
Official repo for consistency models.
433 run-llama/rags
2024-06-03_5984_1
Build ChatGPT over your data, all with natural language
434 GoogleCloudPlatform/generative-ai
2024-06-03_5934_0
Sample code and notebooks for Generative AI on Google Cloud
435 OpenTalker/video-retalking
2024-06-03_5856_0
[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
436 Shaunwei/RealChar
2024-06-03_5852_1
🎙️🤖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🎙️🤖
437 jxnl/instructor
2024-06-03_5846_12
structured outputs for llms
438 Moonvy/OpenPromptStudio
2024-06-03_5821_0 Open in Demo
AIGC Hint Word Visualization Editor
439 threestudio-project/threestudio
2024-06-03_5776_3
A unified framework for 3D content generation.
440 microsoft/DeepSpeedExamples
2024-06-03_5763_0
Example models using DeepSpeed
441 ramonvc/freegpt-webui
2024-06-03_5717_0
GPT 3.5/4 with a Chat Web UI. No API key is required.
442 civitai/civitai
2024-06-03_5714_0
Build a platform where people can share their stable diffusion models
443 deepseek-ai/DeepSeek-Coder
2024-06-03_5695_5
DeepSeek Coder: Let the Code Write Itself
444 pengxiao-song/LaWGPT
2024-06-03_5679_0
Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge
445 geekyutao/Inpaint-Anything
2024-06-03_5673_2
Inpaint anything using Segment Anything and inpainting models.
446 a16z-infra/companion-app
2024-06-03_5659_0
AI companions with memory: a lightweight stack to create and host your own AI companions
447 baichuan-inc/baichuan-7B
2024-06-03_5642_0
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
448 SevaSk/ecoute
2024-06-03_5640_1
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.
449 google/gemma.cpp
2024-06-03_5609_1
lightweight, standalone C++ inference engine for Google's Gemma models.
450 nsarrazin/serge
2024-06-03_5577_0
A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API
451 OpenGVLab/LLaMA-Adapter
2024-06-03_5559_0
Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
452 WooooDyy/LLM-Agent-Paper-List
2024-06-03_5516_3
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.
453 Azure-Samples/azure-search-openai-demo
2024-06-03_5467_2
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.
green-up-arrow.svg 454 mendableai/firecrawl
2024-06-03_5467_21
🔥 Turn entire websites into LLM-ready markdown
red-down-arrow 455 yetone/bob-plugin-openai-translator
2024-06-03_5460_2
A Bob Plugin base ChatGPT API
456 FlagOpen/FlagEmbedding
2024-06-03_5452_4
Dense Retrieval and Retrieval-augmented LLMs
457 yihong0618/xiaogpt
2024-06-03_5446_2
Play ChatGPT with xiaomi ai speaker
458 Project-MONAI/MONAI
2024-06-03_5436_0
AI Toolkit for Healthcare Imaging
459 clovaai/donut
2024-06-03_5427_1
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
460 EleutherAI/lm-evaluation-harness
2024-06-03_5424_5
A framework for few-shot evaluation of autoregressive language models.
461 vespa-engine/vespa
2024-06-03_5413_0
The open big data serving engine. https://vespa.ai
462 InternLM/InternLM
2024-06-03_5406_1
InternLM has open-sourced a 7 billion parameter base model, a chat model tailored for practical scenarios and the training system.
463 facebookresearch/DiT
2024-06-03_5364_1
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
464 dsdanielpark/Bard-API
2024-06-03_5362_0
The python package that returns a response of Google Bard through API.
465 firebase/firebase-ios-sdk
2024-06-03_5319_9
Firebase SDK for Apple App Development
466 TaskingAI/TaskingAI
2024-06-03_5294_2
The open source platform for AI-native application development.
467 nilsherzig/LLocalSearch
2024-06-03_5292_0
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.
468 Tohrusky/Final2x
2024-06-03_5291_1
2^x Image Super-Resolution
469 ml-explore/mlx-examples
2024-06-03_5276_5
Examples in the MLX framework
470 IDEA-Research/GroundingDINO
2024-06-03_5271_4
Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
471 vercel-labs/ai-chatbot
2024-06-03_5260_3
A full-featured, hackable Next.js AI chatbot built by Vercel Labs
472 pytorch-labs/gpt-fast
2024-06-03_5247_2
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
473 MineDojo/Voyager
2024-06-03_5237_0
An Open-Ended Embodied Agent with Large Language Models
474 aishwaryanr/awesome-generative-ai-guide
2024-06-03_5228_3
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
475 biobootloader/wolverine
2024-06-03_5225_0
Automatically repair python scripts through GPT-4 to give them regenerative abilities.
476 Acly/krita-ai-diffusion
2024-06-03_5173_7
Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
green-up-arrow.svg 477 Skyvern-AI/skyvern
2024-06-03_5170_6
Automate browser-based workflows with LLMs and Computer Vision
red-down-arrow 478 HumanAIGC/OutfitAnyone
2024-06-03_5169_1
Outfit Anyone: Ultra-high quality virtual try-on for Any Clothing and Any Person
479 microsoft/promptbase
2024-06-03_5168_2
All things prompt engineering
480 RayVentura/ShortGPT
2024-06-03_5147_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.
481 apache/hudi
2024-06-03_5137_0
Upserts, Deletes And Incremental Processing on Big Data.
482 vladmandic/automatic
2024-06-03_5117_3
SD.Next: Advanced Implementation of Stable Diffusion and other Diffusion-based generative image models
483 HVision-NKU/StoryDiffusion
2024-06-03_5095_3
Create Magic Story!
484 PawanOsman/ChatGPT
2024-06-03_5088_1
OpenAI API Free Reverse Proxy
485 openchatai/OpenChat
2024-06-03_5081_2
Run and create custom ChatGPT-like bots with OpenChat, embed and share these bots anywhere, the open-source chatbot console.
486 google/gemma_pytorch
2024-06-03_5075_0
The official PyTorch implementation of Google's Gemma models
487 imoneoi/openchat
2024-06-03_5063_1
OpenChat: Advancing Open-source Language Models with Imperfect Data
488 mosaicml/composer
2024-06-03_5042_0
Train neural networks up to 7x faster
489 k8sgpt-ai/k8sgpt
2024-06-03_5028_0
Giving Kubernetes Superpowers to everyone
490 steven2358/awesome-generative-ai
2024-06-03_5024_1
A curated list of modern Generative Artificial Intelligence projects and services
491 OpenGVLab/DragGAN
2024-06-03_4991_0
Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)
492 microsoft/SynapseML
2024-06-03_4991_0
Simple and Distributed Machine Learning
493 meshery/meshery
2024-06-03_4981_3
Meshery, the cloud native manager
494 mpociot/chatgpt-vscode
2024-06-03_4951_0
A VSCode extension that allows you to use ChatGPT
495 jina-ai/reader
2024-06-03_4951_7
Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/
496 openchatai/OpenCopilot
2024-06-03_4949_0
🤖 🔥 Let your users chat with your product features and execute things by text - open source Shopify sidekick
497 yangjianxin1/Firefly
2024-06-03_4948_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
498 lencx/Noi
2024-06-03_4932_11
🦄 AI + Tools + Plugins + Community
499 udlbook/udlbook
2024-06-03_4922_1
Understanding Deep Learning - Simon J.D. Prince
500 Portkey-AI/gateway
2024-06-03_4882_0
A Blazing Fast AI Gateway. Route to 100+ LLMs with 1 fast & friendly API.
501 PrefectHQ/marvin
2024-06-03_4879_1
A batteries-included library for building AI-powered software
502 levihsu/OOTDiffusion
2024-06-03_4877_4
Official implementation of OOTDiffusion
503 lllyasviel/stable-diffusion-webui-forge
2024-06-03_4874_5
a platform on top of Stable Diffusion WebUI (based on Gradio) to make development easier, optimize resource management, and speed up inference
504 fr0gger/Awesome-GPT-Agents
2024-06-03_4871_0
A curated list of GPT agents for cybersecurity
505 microsoft/TaskWeaver
2024-06-03_4841_2
A code-first agent framework for seamlessly planning and executing data analytics tasks.
506 marimo-team/marimo
2024-06-03_4828_22
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
507 lvwzhen/law-cn-ai
2024-06-03_4800_0 Open in Demo
⚖️ AI Legal Assistant
508 qiuyu96/CoDeF
2024-06-03_4776_1
Official PyTorch implementation of CoDeF: Content Deformation Fields for Temporally Consistent Video Processing
509 sczhou/ProPainter
2024-06-03_4765_1
[ICCV 2023] ProPainter: Improving Propagation and Transformer for Video Inpainting
510 thuml/Time-Series-Library
2024-06-03_4713_6
A Library for Advanced Deep Time Series Models.
511 digitalinnovationone/dio-lab-open-source
2024-06-03_4686_3
Repositório do lab "Contribuindo em um Projeto Open Source no GitHub" da Digital Innovation One.
512 josStorer/RWKV-Runner
2024-06-03_4670_0
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.
513 aigc-apps/sd-webui-EasyPhoto
2024-06-03_4645_0
📷 EasyPhoto
514 lavague-ai/LaVague
2024-06-03_4639_1
Automate automation with Large Action Model framework
515 miurla/morphic
2024-06-03_4632_5
An AI-powered answer engine with a generative UI
516 SkalskiP/courses
2024-06-03_4625_0
This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)
517 aiwaves-cn/agents
2024-06-03_4606_0
An Open-source Framework for Autonomous Language Agents
518 srbhr/Resume-Matcher
2024-06-03_4605_1
Open Source Free ATS Tool to compare Resumes with Job Descriptions and create a score to rank them.
519 OpenInterpreter/01
2024-06-03_4603_0
The open-source language model computer
520 homanp/superagent
2024-06-03_4597_0
🥷 Superagent - Build, deploy, and manage LLM-powered agents
521 lightaime/camel
2024-06-03_4595_2 Open in Colab
🐫 CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society
522 lxfater/inpaint-web
2024-06-03_4586_0
A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。
523 Plachtaa/VITS-fast-fine-tuning
2024-06-03_4572_0
This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion
524 enricoros/big-AGI
2024-06-03_4564_1
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.
green-up-arrow.svg 525 OpenBMB/MiniCPM-V
2024-06-03_4563_91
MiniCPM-V 2.0: An Efficient End-side MLLM with Strong OCR and Understanding Capabilities
red-down-arrow 526 ai-boost/awesome-prompts
2024-06-03_4522_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.
red-down-arrow 527 stanford-oval/storm
2024-06-03_4514_4
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
red-down-arrow 528 OpenBMB/ToolBench
2024-06-03_4512_2
An open platform for training, serving, and evaluating large language model for tool learning.
529 facebookincubator/AITemplate
2024-06-03_4466_-1
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.
530 weaviate/Verba
2024-06-03_4464_8
Retrieval Augmented Generation (RAG) chatbot powered by Weaviate
531 mnotgod96/AppAgent
2024-06-03_4446_1
AppAgent: Multimodal Agents as Smartphone Users, an LLM-based multimodal agent framework designed to operate smartphone apps.
532 SuperDuperDB/superduperdb
2024-06-03_4432_0
🔮 SuperDuperDB: Bring AI to your database: Integrate, train and manage any AI models and APIs directly with your database and your data.
533 madawei2699/myGPTReader
2024-06-03_4406_0
A slack bot that can read any webpage, ebook or document and summarize it with chatGPT
534 togethercomputer/RedPajama-Data
2024-06-03_4402_1
code for preparing large datasets for training large language models
535 xxlong0/Wonder3D
2024-06-03_4397_1
A cross-domain diffusion model for 3D reconstruction from a single image
536 ChaoningZhang/MobileSAM
2024-06-03_4379_0
This is the official code for Faster Segment Anything (MobileSAM) project that makes SAM lightweight
537 Deci-AI/super-gradients
2024-06-03_4379_1
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
538 build-trust/ockam
2024-06-03_4366_0
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
539 SCIR-HI/Huatuo-Llama-Med-Chinese
2024-06-03_4344_1
Repo for HuaTuo (华驼), Llama-7B tuned with Chinese medical knowledge
540 microsoft/Mastering-GitHub-Copilot-for-Paired-Programming
2024-06-03_4340_1
A 6 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource.
541 google-deepmind/graphcast
2024-06-03_4310_1
542 roboflow/notebooks
2024-06-03_4306_0
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.
543 friuns2/BlackFriday-GPTs-Prompts
2024-06-03_4281_5
List of free GPTs that doesn't require plus subscription
544 openai/plugins-quickstart
2024-06-03_4241_0
Get a ChatGPT plugin up and running in under 5 minutes!
545 NVlabs/neuralangelo
2024-06-03_4231_2
Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
546 terraform-aws-modules/terraform-aws-eks
2024-06-03_4208_0
Terraform module to create AWS Elastic Kubernetes (EKS) resources 🇺🇦
547 AILab-CVC/VideoCrafter
2024-06-03_4186_3
VideoCrafter1: Open Diffusion Models for High-Quality Video Generation
548 sjvasquez/handwriting-synthesis
2024-06-03_4171_0
Handwriting Synthesis with RNNs ✏️
549 luosiallen/latent-consistency-model
2024-06-03_4152_2
Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference
550 sanchit-gandhi/whisper-jax
2024-06-03_4147_1 Open in Spaces
Optimised JAX code for OpenAI's Whisper Model, largely built on the Hugging Face Transformers Whisper implementation
551 Facico/Chinese-Vicuna
2024-06-03_4140_1
Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model
552 vikhyat/moondream
2024-06-03_4132_2
tiny vision language model
553 developersdigest/llm-answer-engine
2024-06-03_4132_2
Build a Perplexity-Inspired Answer Engine Using Next.js, Groq, Mixtral, Langchain, OpenAI, Brave & Serper
554 UX-Decoder/Segment-Everything-Everywhere-All-At-Once
2024-06-03_4111_0
Official implementation of the paper "Segment Everything Everywhere All at Once"
555 OpenBMB/MiniCPM
2024-06-03_4107_4
MiniCPM-2B: An end-side LLM outperforms Llama2-13B.
556 allenai/OLMo
2024-06-03_4100_2
Modeling, training, eval, and inference code for OLMo
557 kyegomez/tree-of-thoughts
2024-06-03_4094_2
Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%
558 llmware-ai/llmware
2024-06-03_4072_8
Providing enterprise-grade LLM-based development framework, tools, and fine-tuned models.
559 smol-ai/GodMode
2024-06-03_4067_0
AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
560 Zejun-Yang/AniPortrait
2024-06-03_4066_3
AniPortrait: Audio-Driven Synthesis of Photorealistic Portrait Animation
561 openai/grok
2024-06-03_4046_0
562 open-mmlab/Amphion
2024-06-03_4043_1
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.
563 microsoft/LLMLingua
2024-06-03_4038_1
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.
564 huggingface/alignment-handbook
2024-06-03_4036_5
Robust recipes for to align language models with human and AI preferences
565 alibaba-damo-academy/FunASR
2024-06-03_4027_8
A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models.
566 langfuse/langfuse
2024-06-03_4019_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
567 Akegarasu/lora-scripts
2024-06-03_3954_2
LoRA training scripts use kohya-ss's trainer, for diffusion model.
568 keijiro/AICommand
2024-06-03_3931_0
ChatGPT integration with Unity Editor
569 a16z-infra/ai-getting-started
2024-06-03_3929_0
A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs
570 ray-project/llm-numbers
2024-06-03_3929_0
Numbers every LLM developer should know
571 1rgs/jsonformer
2024-06-03_3914_0
A Bulletproof Way to Generate Structured JSON from Language Models
572 Significant-Gravitas/Auto-GPT-Plugins
2024-06-03_3891_1
Plugins for Auto-GPT
573 mshumer/gpt-llm-trainer
2024-06-03_3844_1
574 leetcode-mafia/cheetah
2024-06-03_3831_0
Whisper & GPT-based app for passing remote SWE interviews
575 myshell-ai/MeloTTS
2024-06-03_3830_2
High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.
576 ravenscroftj/turbopilot
2024-06-03_3827_0
Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU
577 llSourcell/DoctorGPT
2024-06-03_3814_1
DoctorGPT is an LLM that can pass the US Medical Licensing Exam. It works offline, it's cross-platform, & your health data stays private.
578 espeak-ng/espeak-ng
2024-06-03_3801_1
eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
579 apple/ml-mgie
2024-06-03_3794_0
580 FlagAI-Open/FlagAI
2024-06-03_3787_2
FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.
581 Nukem9/dlssg-to-fsr3
2024-06-03_3770_1
Adds AMD FSR3 Frame Generation to games by replacing Nvidia DLSS-G Frame Generation (nvngx_dlssg).
green-up-arrow.svg 582 OpenBMB/AgentVerse
2024-06-03_3767_1
🤖 AgentVerse 🪐 provides a flexible framework that simplifies the process of building custom multi-agent environments for large language models (LLMs).
red-down-arrow 583 damo-vilab/AnyDoor
2024-06-03_3766_0
Official implementations for paper: Anydoor: zero-shot object-level image customization
584 google-deepmind/alphageometry
2024-06-03_3755_0
Solving Olympiad Geometry without Human Demonstrations
585 Dooy/chatgpt-web-midjourney-proxy
2024-06-03_3716_1
chatgpt web, midjourney, gpts,tts, whisper 一套ui全搞定
586 Codium-ai/cover-agent
2024-06-03_3715_11
CodiumAI Cover-Agent: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! 💻🤖🧪🐞
587 BuilderIO/ai-shell
2024-06-03_3694_0
A CLI that converts natural language to shell commands.
588 shroominic/codeinterpreter-api
2024-06-03_3690_0
Open source implementation of the ChatGPT Code Interpreter 👾
589 Fanghua-Yu/SUPIR
2024-06-03_3688_5
SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild
590 xlang-ai/OpenAgents
2024-06-03_3656_0
OpenAgents: An Open Platform for Language Agents in the Wild
591 AILab-CVC/YOLO-World
2024-06-03_3645_4
Real-Time Open-Vocabulary Object Detection
592 Speykious/cve-rs
2024-06-03_3634_1
Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
593 hiyouga/ChatGLM-Efficient-Tuning
2024-06-03_3617_1
Fine-tuning ChatGLM-6B with PEFT
594 FoundationVision/VAR
2024-06-03_3609_2
[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction"
595 lllyasviel/IC-Light
2024-06-03_3587_6
More relighting!
596 0hq/WebGPT
2024-06-03_3560_1
Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~2000 lines of vanilla Javascript.
597 NVIDIA/NeMo-Guardrails
2024-06-03_3560_1
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
598 luban-agi/Awesome-AIGC-Tutorials
2024-06-03_3530_0
Curated tutorials and resources for Large Language Models, AI Painting, and more.
599 Yue-Yang/ChatGPT-Siri
2024-06-03_3526_0
Shortcuts for Siri using ChatGPT API gpt-3.5-turbo model
600 ricklamers/gpt-code-ui
2024-06-03_3508_0
An open source implementation of OpenAI's ChatGPT Code interpreter
601 whoiskatrin/chart-gpt
2024-06-03_3504_0
AI tool to build charts based on text input
602 jackMort/ChatGPT.nvim
2024-06-03_3500_2
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
603 hemansnation/God-Level-Data-Science-ML-Full-Stack
2024-06-03_3487_0
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
604 Luodian/Otter
2024-06-03_3484_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.
605 collabora/WhisperSpeech
2024-06-03_3483_1
An Open Source text-to-speech system built by inverting Whisper.
606 MarkFzp/mobile-aloha
2024-06-03_3480_0
Mobile ALOHA: Learning Bimanual Mobile Manipulation with Low-Cost Whole-Body Teleoperation
607 langchain-ai/langgraph
2024-06-03_3470_11
608 SysCV/sam-hq
2024-06-03_3455_1
Segment Anything in High Quality
609 run-llama/llama-hub
2024-06-03_3412_1
A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
610 minimaxir/simpleaichat
2024-06-03_3401_0
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
611 xtekky/chatgpt-clone
2024-06-03_3398_0
ChatGPT interface with better UI
612 Kent0n-Li/ChatDoctor
2024-06-03_3391_0
A Medical Chat Model Fine-tuned on LLaMA Model using Medical Domain Knowledge
613 pytorch/torchtune
2024-06-03_3330_-1
A Native-PyTorch Library for LLM Fine-tuning
614 fudan-generative-vision/champ
2024-06-03_3308_1
Champ: Controllable and Consistent Human Image Animation with 3D Parametric Guidance
615 huggingface/lerobot
2024-06-03_3307_4
🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch
616 huggingface/distil-whisper
2024-06-03_3266_0
Distilled variant of Whisper for speech recognition. 6x faster, 50% smaller, within 1% word error rate.
617 pashpashpash/vault-ai
2024-06-03_3237_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.
618 deanxv/coze-discord-proxy
2024-06-03_3235_3
代理Discord-Bot对话Coze-Bot,实现API形式请求GPT4对话模型/微调模型
619 Codium-ai/AlphaCodium
2024-06-03_3207_1
code generation tool that surpasses most human competitors in CodeContests
620 anthropics/anthropic-cookbook
2024-06-03_3193_3
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
621 metavoiceio/metavoice-src
2024-06-03_3182_0
AI for human-level speech intelligence
622 project-baize/baize-chatbot
2024-06-03_3148_0
Let ChatGPT teach your own chatbot in hours with a single GPU!
623 OpenGVLab/InternGPT
2024-06-03_3144_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系统)
624 AprilNEA/ChatGPT-Admin-Web
2024-06-03_3143_0 Open in Demo
ChatGPT WebUI with user management and admin dashboard system
625 ethen8181/machine-learning
2024-06-03_3132_0
🌎 machine learning tutorials (mainly in Python3)
626 OpenGVLab/InternVL
2024-06-03_3128_37
[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4V. 接近GPT-4V表现的可商用开源模型
627 Blealtan/efficient-kan
2024-06-03_3102_11
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
628 cvg/LightGlue
2024-06-03_3077_0
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
629 CrazyBoyM/llama3-Chinese-chat
2024-06-03_3060_6
Llama3 Chinese Repository with modified versions, and training and deployment resources
630 LLM-Red-Team/kimi-free-api
2024-06-03_3059_2
🚀 KIMI AI 长文本大模型白嫖服务,支持高速流式输出、联网搜索、长文档解读、图像解析、多轮对话,零配置部署,多路token支持,自动清理会话痕迹。
631 apple/swift-syntax
2024-06-03_3053_1
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
632 dvlab-research/MiniGemini
2024-06-03_3036_1
Official implementation for Mini-Gemini
633 philz1337x/clarity-upscaler
2024-06-03_3032_0
Clarity-Upscaler: Reimagined image upscaling for everyone
634 morph-labs/rift
2024-06-03_3021_0
Rift: an AI-native language server for your personal AI software engineer
635 Dataherald/dataherald
2024-06-03_3012_15
Interact with your SQL database, Natural Language to SQL using LLMs
636 CVI-SZU/Linly
2024-06-03_3002_0
Chinese-LLaMA basic model; ChatFlow Chinese conversation model; NLP pre-training/command fine-tuning dataset
637 baichuan-inc/Baichuan-13B
2024-06-03_2969_1
A 13B large language model developed by Baichuan Intelligent Technology
638 OpenDriveLab/UniAD
2024-06-03_2963_3
[CVPR 2023 Best Paper] Planning-oriented Autonomous Driving
639 NExT-GPT/NExT-GPT
2024-06-03_2960_0
Code and models for NExT-GPT: Any-to-Any Multimodal Large Language Model
640 InternLM/xtuner
2024-06-03_2948_7
An efficient, flexible and full-featured toolkit for fine-tuning large models (InternLM, Llama, Baichuan, Qwen, ChatGLM)
641 microsoft/torchscale
2024-06-03_2944_0
Foundation Architecture for (M)LLMs
642 jupyterlab/jupyter-ai
2024-06-03_2936_0
A generative AI extension for JupyterLab
643 iryna-kondr/scikit-llm
2024-06-03_2933_0
Seamlessly integrate powerful language models like ChatGPT into scikit-learn for enhanced text analysis tasks.
644 daveshap/OpenAI_Agent_Swarm
2024-06-03_2930_1
HAAS = Hierarchical Autonomous Agent Swarm - "Resistance is futile!"
645 WhiskeySockets/Baileys
2024-06-03_2918_0
Lightweight full-featured typescript/javascript WhatsApp Web API
646 williamyang1991/Rerender_A_Video
2024-06-03_2904_0
[SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation
647 neuralmagic/deepsparse
2024-06-03_2903_0
Sparsity-aware deep learning inference runtime for CPUs
648 gmpetrov/databerry
2024-06-03_2902_0
The no-code platform for building custom LLM Agents
649 open-compass/opencompass
2024-06-03_2885_3
OpenCompass is an LLM evaluation platform, supporting a wide range of models (InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
650 ai-boost/Awesome-GPTs
2024-06-03_2847_2
Curated list of awesome GPTs 👍.
651 srush/Tensor-Puzzles
2024-06-03_2844_1
Solve puzzles. Improve your pytorch.
652 adamcohenhillel/ADeus
2024-06-03_2796_2
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.
653 agiresearch/AIOS
2024-06-03_2774_-1
AIOS: LLM Agent Operating System
654 muellerberndt/mini-agi
2024-06-03_2768_0
A minimal generic autonomous agent based on GPT3.5/4. Can analyze stock prices, perform network security tests, create art, and order pizza.
655 SamurAIGPT/privateGPT
2024-06-03_2767_0
An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks
656 MarkFzp/act-plus-plus
2024-06-03_2730_0
Imitation Learning algorithms with Co-traing for Mobile ALOHA: ACT, Diffusion Policy, VINN
657 linyiLYi/bilibot
2024-06-03_2720_7
A local chatbot fine-tuned by bilibili user comments.
658 facebookresearch/ijepa
2024-06-03_2704_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."
659 huggingface/parler-tts
2024-06-03_2703_3
Inference and training library for high-quality TTS models.
660 opengeos/segment-geospatial
2024-06-03_2692_0 Open in Colab
A Python package for segmenting geospatial data with the Segment Anything Model (SAM)
661 eureka-research/Eureka
2024-06-03_2688_1
Official Repository for "Eureka: Human-Level Reward Design via Coding Large Language Models"
662 yisol/IDM-VTON
2024-06-03_2684_6
IDM-VTON : Improving Diffusion Models for Authentic Virtual Try-on in the Wild
663 dnhkng/GlaDOS
2024-06-03_2681_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 664 google-research/timesfm
2024-06-03_2675_9
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
red-down-arrow 665 OpenBMB/CPM-Bee
2024-06-03_2673_0
A bilingual large-scale model with trillions of parameters
666 damo-vilab/i2vgen-xl
2024-06-03_2670_0
Official repo for VGen: a holistic video generation ecosystem for video generation building on diffusion models
667 gptscript-ai/gptscript
2024-06-03_2661_0
Natural Language Programming
668 li-plus/chatglm.cpp
2024-06-03_2658_2
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & more LLMs
669 salesforce/CodeT5
2024-06-03_2624_-1
Home of CodeT5: Open Code LLMs for Code Understanding and Generation
670 gptlink/gptlink
2024-06-03_2599_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
671 georgia-tech-db/eva
2024-06-03_2595_1
AI-Relational Database System
672 albertan017/LLM4Decompile
2024-06-03_2594_0
Reverse Engineering: Decompiling Binary Code with Large Language Models
673 Deeptrain-Community/chatnio
2024-06-03_2585_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
674 krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024
2024-06-03_2581_2
Roadmap To Learn Generative AI In 2024
675 Alpha-VLLM/LLaMA2-Accessory
2024-06-03_2570_0
An Open-source Toolkit for LLM Development
676 SCUTlihaoyu/open-chat-video-editor
2024-06-03_2565_1
Open source short video automatic generation tool
677 sgl-project/sglang
2024-06-03_2554_2
SGLang is a structured generation language designed for large language models (LLMs). It makes your interaction with LLMs faster and more controllable.
678 facebookresearch/audio2photoreal
2024-06-03_2553_1
Code and dataset for photorealistic Codec Avatars driven from audio
679 PKU-YuanGroup/Video-LLaVA
2024-06-03_2548_2 Open in Spaces
Video-LLaVA: Learning United Visual Representation by Alignment Before Projection
680 cvlab-columbia/zero123
2024-06-03_2534_0
Zero-1-to-3: Zero-shot One Image to 3D Object: https://zero123.cs.columbia.edu/
681 huggingface/safetensors
2024-06-03_2517_3
Simple, safe way to store and distribute tensors
682 iusztinpaul/hands-on-llms
2024-06-03_2514_1
🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a real-time financial advisor LLM system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 𝘷𝘪𝘥𝘦𝘰 & 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴
683 modelscope/agentscope
2024-06-03_2513_1
Start building LLM-empowered multi-agent applications in an easier way.
684 ishan0102/vimGPT
2024-06-03_2508_1
Browse the web with GPT-4V and Vimium
685 liou666/polyglot
2024-06-03_2506_0
Desktop AI Language Practice Application
686 argmaxinc/WhisperKit
2024-06-03_2503_1
Swift native speech recognition on-device for iOS and macOS applications.
687 Ironclad/rivet
2024-06-03_2496_0 Open Website
The open-source visual AI programming environment and TypeScript library
688 hegelai/prompttools
2024-06-03_2488_0
Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate).
689 leptonai/leptonai
2024-06-03_2488_0
A Pythonic framework to simplify AI service building
690 Josh-XT/AGiXT
2024-06-03_2486_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.
691 Azure/azure-rest-api-specs
2024-06-03_2479_0
The source for REST API specifications for Microsoft Azure.
692 facebookresearch/jepa
2024-06-03_2468_1
PyTorch code and models for V-JEPA self-supervised learning from video.
green-up-arrow.svg 693 unit-mesh/auto-dev
2024-06-03_2458_1
🧙‍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! 🚀
red-down-arrow 694 SuperTux/supertux
2024-06-03_2457_0
SuperTux source code
695 mazzzystar/Queryable
2024-06-03_2454_0
Run CLIP on iPhone to Search Photos.
696 databricks/dbrx
2024-06-03_2444_0
Code examples and resources for DBRX, a large language model developed by Databricks
697 NVIDIA/trt-llm-rag-windows
2024-06-03_2442_5
A developer reference project for creating Retrieval Augmented Generation (RAG) chatbots on Windows using TensorRT-LLM
698 baaivision/Painter
2024-06-03_2441_0
Painter & SegGPT Series: Vision Foundation Models from BAAI
699 mshumer/gpt-author
2024-06-03_2439_2
700 lamini-ai/lamini
2024-06-03_2423_0
Official repo for Lamini's data generator for generating instructions to train instruction-following LLMs
701 facebookresearch/habitat-sim
2024-06-03_2409_3
A flexible, high-performance 3D simulator for Embodied AI research.
702 FranxYao/chain-of-thought-hub
2024-06-03_2406_0
Benchmarking large language models' complex reasoning ability with chain-of-thought prompting
703 hustvl/Vim
2024-06-03_2406_4
Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
704 facebookresearch/Pearl
2024-06-03_2404_0
A Production-ready Reinforcement Learning AI Agent Library brought by the Applied Reinforcement Learning team at Meta.
705 OpenPipe/OpenPipe
2024-06-03_2404_1
Turn expensive prompts into cheap fine-tuned models
706 deepseek-ai/DeepSeek-V2
2024-06-03_2392_9
707 kevmo314/magic-copy
2024-06-03_2364_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.
708 johnma2006/mamba-minimal
2024-06-03_2350_2
Simple, minimal implementation of the Mamba SSM in one file of PyTorch.
709 truefoundry/cognita
2024-06-03_2335_10
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
710 BasedHardware/OpenGlass
2024-06-03_2308_14
Turn any glasses into AI-powered smart glasses
green-up-arrow.svg⭐ 711 🔥ToonCrafter/ToonCrafter
2024-06-03_2290_478
a research paper for generative cartoon interpolation
red-down-arrow 712 cohere-ai/cohere-toolkit
2024-06-03_2273_1
Toolkit is a collection of prebuilt components enabling users to quickly build and deploy RAG applications.
713 spring-projects/spring-ai
2024-06-03_2264_3
An Application Framework for AI Engineering
red-down-arrow 714 dvmazur/mixtral-offloading
2024-06-03_2262_0
Run Mixtral-8x7B models in Colab or consumer desktops
red-down-arrow 715 jqnatividad/qsv
2024-06-03_2258_0
CSVs sliced, diced & analyzed.
red-down-arrow 716 abi/secret-llama
2024-06-03_2240_0
Fully private LLM chatbot that runs entirely with a browser with no server needed. Supports Mistral and LLama 3.
red-down-arrow 717 alibaba-damo-academy/FunClip
2024-06-03_2237_2
Open-source, accurate and easy-to-use video clipping tool, LLM based AI clipping intergrated
red-down-arrow 718 nus-apr/auto-code-rover
2024-06-03_2234_2
A project structure aware autonomous software engineer aiming for autonomous program improvement
red-down-arrow 719 microsoft/promptbench
2024-06-03_2213_4
A unified evaluation framework for large language models
red-down-arrow 720 paulpierre/RasaGPT
2024-06-03_2212_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
red-down-arrow 721 mshumer/gpt-investor
2024-06-03_2197_0
red-down-arrow 722 sugarforever/chat-ollama
2024-06-03_2175_2
ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.
⭐ 723 🔥lllyasviel/Omost
2024-06-03_2094_462
Your image is almost there!
green-up-arrow.svg 724 nucleuscloud/neosync
2024-06-03_2169_3
Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.
red-down-arrow 725 SoraWebui/SoraWebui
2024-06-03_2168_0
SoraWebui is an open-source Sora web client, enabling users to easily create videos from text with OpenAI's Sora model.
red-down-arrow 726 emcf/engshell
2024-06-03_2167_0
An English-language shell for any OS, powered by LLMs
727 ragapp/ragapp
2024-06-03_2163_17
The easiest way to use Agentic RAG in any enterprise
red-down-arrow 728 JiauZhang/DragGAN
2024-06-03_2161_0
Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold
red-down-arrow 729 google-deepmind/gemma
2024-06-03_2132_1
Open weights LLM from Google DeepMind.
red-down-arrow 730 fishaudio/fish-speech
2024-06-03_2130_10
Brand new TTS solution
red-down-arrow 731 aixcoder-plugin/aiXcoder-7B
2024-06-03_2123_1
official repository of aiXcoder-7B Code Large Language Model
red-down-arrow 732 openai/consistencydecoder
2024-06-03_2081_0
Consistency Distilled Diff VAE
red-down-arrow 733 cgpotts/cs224u
2024-06-03_2068_0
Code for Stanford CS224u
734 meta-llama/PurpleLlama
2024-06-03_2067_2
Set of tools to assess and improve LLM security.
red-down-arrow 735 girafe-ai/ml-course
2024-06-03_2066_0
Open Machine Learning course
red-down-arrow 736 TracecatHQ/tracecat
2024-06-03_2064_1
😼 The AI-native, open source alternative to Tines / Splunk SOAR.
red-down-arrow 737 elastic/otel-profiling-agent
2024-06-03_2056_0
The production-scale datacenter profiler
738 Tencent/HunyuanDiT
2024-06-03_2052_14
Hunyuan-DiT : A Powerful Multi-Resolution Diffusion Transformer with Fine-Grained Chinese Understanding
red-down-arrow 739 hncboy/chatgpt-web-java
2024-06-03_2049_0
ChatGPT project developed in Java, based on Spring Boot 3 and JDK 17, supports both AccessToken and ApiKey modes
740 Doriandarko/maestro
2024-06-03_2000_2
A framework for Claude Opus to intelligently orchestrate subagents.
741 billmei/every-chatgpt-gui
2024-06-03_1987_3
Every front-end GUI client for ChatGPT
green-up-arrow.svg⭐ 742 🔥jianchang512/ChatTTS-ui
2024-06-03_1964_298
一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。
red-down-arrow 743 AI-Citizen/SolidGPT
2024-06-03_1957_0
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🧱 🧱
red-down-arrow 744 liltom-eth/llama2-webui
2024-06-03_1945_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.
red-down-arrow 745 IDEA-Research/T-Rex
2024-06-03_1939_0
T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy
red-down-arrow 746 semanser/codel
2024-06-03_1930_0
✨ Fully autonomous AI Agent that can perform complicated tasks and projects using terminal, browser, and editor.
red-down-arrow 747 X-PLUG/MobileAgent
2024-06-03_1916_2
Mobile-Agent: Autonomous Multi-Modal Mobile Device Agent with Visual Perception
red-down-arrow 748 amazon-science/chronos-forecasting
2024-06-03_1905_3
Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting
749 TMElyralab/MuseV
2024-06-03_1903_5
MuseV: Infinite-length and High Fidelity Virtual Human Video Generation with Visual Conditioned Parallel Denoising
750 PRIS-CV/DemoFusion
2024-06-03_1889_0
Let us democratise high-resolution generation! (arXiv 2023)
751 suyu-emu/suyu
2024-06-03_1881_2
suyu is the continuation of the world's most popular, open-source, Nintendo Switch emulator, yuzu. It is written in C++ with portability in mind, and we actively maintain builds for Windows, Linux and Android.
752 Doubiiu/DynamiCrafter
2024-06-03_1850_4
DynamiCrafter: Animating Open-domain Images with Video Diffusion Priors
753 rashadphz/farfalle
2024-06-03_1841_17
🔍 AI search engine - self-host with local or cloud LLMs
754 luijait/DarkGPT
2024-06-03_1818_0
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.
755 flowtyone/flowty-realtime-lcm-canvas
2024-06-03_1797_0
A realtime sketch to image demo using LCM and the gradio library.
756 microsoft/aici
2024-06-03_1797_0
AICI: Prompts as (Wasm) Programs
757 deepseek-ai/DeepSeek-VL
2024-06-03_1768_1
DeepSeek-VL: Towards Real-World Vision-Language Understanding
758 PKU-YuanGroup/MoE-LLaVA
2024-06-03_1764_1
Mixture-of-Experts for Large Vision-Language Models
759 Eladlev/AutoPrompt
2024-06-03_1746_1
A framework for prompt tuning using Intent-based Prompt Calibration
760 Niek/chatgpt-web
2024-06-03_1735_1
ChatGPT web interface using the OpenAI API
761 modelscope/swift
2024-06-03_1712_1
ms-swift: Use PEFT or Full-parameter to finetune 200+ LLMs or 15+ MLLMs
762 ashishpatel26/LLM-Finetuning
2024-06-03_1695_0
LLM Finetuning with peft
763 EricLBuehler/mistral.rs
2024-06-03_1694_1
Blazingly fast LLM inference.
764 CodingChallengesFYI/SharedSolutions
2024-06-03_1680_0
Publicly shared solutions to Coding Challenges
765 janhq/nitro
2024-06-03_1679_-1
A fast, lightweight, embeddable inference engine to supercharge your apps with local AI. OpenAI-compatible API
766 NVIDIA/GenerativeAIExamples
2024-06-03_1648_-1
Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.
767 ytongbai/LVM
2024-06-03_1628_0
Sequential Modeling Enables Scalable Learning for Large Vision Models
768 idaholab/moose
2024-06-03_1618_0
Multiphysics Object Oriented Simulation Environment
769 flowdriveai/flowpilot
2024-06-03_1615_0
flow-pilot is an openpilot based driver assistance system that runs on linux, windows and android powered machines.
770 mishushakov/llm-scraper
2024-06-03_1612_2
Turn any webpage into structured data using LLMs
771 MrForExample/ComfyUI-3D-Pack
2024-06-03_1577_18
An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
772 Kludex/fastapi-tips
2024-06-03_1561_2
FastAPI Tips by The FastAPI Expert!
773 pipecat-ai/pipecat
2024-06-03_1547_11
Open Source framework for voice and multimodal conversational AI
774 YangLing0818/RPG-DiffusionMaster
2024-06-03_1543_4
Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (PRG)
775 Nutlope/notesGPT
2024-06-03_1537_0
Record voice notes & transcribe, summarize, and get tasks
776 LLMBook-zh/LLMBook-zh.github.io
2024-06-03_1523_11
《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣
777 baaivision/Emu
2024-06-03_1519_0
Emu Series: Generative Multimodal Models from BAAI
778 linyiLYi/snake-ai
2024-06-03_1513_0
An AI agent that beats the classic game "Snake".
779 GoogleCloudPlatform/localllm
2024-06-03_1468_0
Run LLMs locally on Cloud Workstations
green-up-arrow.svg 780 Shubhamsaboo/awesome-llm-apps
2024-06-03_1433_50
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
red-down-arrow 781 collabora/WhisperFusion
2024-06-03_1422_0
WhisperFusion builds upon the capabilities of WhisperLive and WhisperSpeech to provide a seamless conversations with an AI.
782 darrenburns/elia
2024-06-03_1414_3
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.
783 GaiaNet-AI/gaianet-node
2024-06-03_1412_16
Install and run your own AI agent service
784 huggingface/cookbook
2024-06-03_1398_2
Open-source AI cookbook
green-up-arrow.svg⭐ 785 tencent-ailab/V-Express
2024-06-03_1378_79
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.
red-down-arrow 786 The-OpenROAD-Project/OpenROAD
2024-06-03_1377_0
OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
red-down-arrow 787 Azure/PyRIT
2024-06-03_1377_1
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.
red-down-arrow 788 kyegomez/BitNet
2024-06-03_1375_0
Implementation of "BitNet: Scaling 1-bit Transformers for Large Language Models" in pytorch
red-down-arrow 789 pytorch/executorch
2024-06-03_1349_1
On-device AI across mobile, embedded and edge for PyTorch
790 InstantStyle/InstantStyle
2024-06-03_1340_2
InstantStyle: Free Lunch towards Style-Preserving in Text-to-Image Generation 🔥
791 microsoft/sample-app-aoai-chatGPT
2024-06-03_1317_1
[PREVIEW] Sample code for a simple web chat experience targeting chatGPT through AOAI.
792 google/maxtext
2024-06-03_1310_0
A simple, performant and scalable Jax LLM!
793 princeton-nlp/SWE-bench
2024-06-03_1306_5
[ICLR 2024] SWE-Bench: Can Language Models Resolve Real-world Github Issues?
794 andrewnguonly/Lumos
2024-06-03_1283_0
A RAG LLM co-pilot for browsing the web, powered by local LLMs
795 SciPhi-AI/R2R
2024-06-03_1280_1
A framework for rapid development and deployment of production-ready RAG systems
796 lichao-sun/Mora
2024-06-03_1268_2
Mora: More like Sora for Generalist Video Generation
797 AnswerDotAI/fsdp_qlora
2024-06-03_1258_1
Training LLMs with QLoRA + FSDP
green-up-arrow.svg 798 TMElyralab/MusePose
2024-06-03_1258_23
MusePose: a Pose-Driven Image-to-Video Framework for Virtual Human Generation
799 openai/simple-evals
2024-06-03_1253_1
red-down-arrow 800 lucidrains/self-rewarding-lm-pytorch
2024-06-03_1252_0
Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI
⭐ 801 lanqian528/chat2api
2024-06-03_1238_98
A service that can convert ChatGPT on the web to OpenAI API format.
red-down-arrow 802 GaParmar/img2img-turbo
2024-06-03_1245_3
One-step image-to-image with Stable Diffusion turbo: sketch2image, day2night, and more
red-down-arrow 803 mhamilton723/FeatUp
2024-06-03_1241_0
Official code for "FeatUp: A Model-Agnostic Frameworkfor Features at Any Resolution" ICLR 2024
red-down-arrow 804 DataTalksClub/llm-zoomcamp
2024-06-03_1240_1
LLM Zoomcamp - a free online course about building an AI bot that can answer questions about your knowledge base
805 McGill-NLP/webllama
2024-06-03_1225_2
Llama-3 agents that can browse the web by following instructions and talking to you
806 a-real-ai/pywinassistant
2024-06-03_1215_2
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.
807 Alpha-VLLM/Lumina-T2X
2024-06-03_1211_1
Lumina-T2X is a unified framework for Text to Any Modality Generation
808 pytorch/torchtitan
2024-06-03_1179_0
A native PyTorch Library for large model training
809 PKU-YuanGroup/MagicTime
2024-06-03_1152_0
MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators
810 THUDM/CogVLM2
2024-06-03_1123_20
GPT4V-level open-source multi-modal model based on Llama3-8B
811 elfvingralf/macOSpilot-ai-assistant
2024-06-03_1097_0
Voice + Vision powered AI assistant that answers questions about any application, in context and in audio.
812 TencentARC/BrushNet
2024-06-03_1067_0
The official implementation of paper "BrushNet: A Plug-and-Play Image Inpainting Model with Decomposed Dual-Branch Diffusion"
813 Lightning-AI/lightning-thunder
2024-06-03_1043_1
Make PyTorch models Lightning fast! Thunder is a source to source compiler for PyTorch. It enables using different hardware executors at once.
814 wpilibsuite/allwpilib
2024-06-03_1029_0
Official Repository of WPILibJ and WPILibC
815 SakanaAI/evolutionary-model-merge
2024-06-03_1016_-1
Official repository of Evolutionary Optimization of Model Merging Recipes
816 ymcui/Chinese-LLaMA-Alpaca-3
2024-06-03_999_6
中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3
817 xlang-ai/OSWorld
2024-06-03_989_0
OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments
818 Profluent-AI/OpenCRISPR
2024-06-03_984_0
AI-generated gene editing systems
⭐ 819 ishaan1013/sandbox
2024-06-03_967_123
A cloud-based code editing environment with an AI copilot and real-time collaboration.
820 myshell-ai/JetMoE
2024-06-03_932_0
Reaching LLaMA2 Performance with 0.1M Dollars
821 FoundationVision/GLEE
2024-06-03_930_0
【CVPR2024】GLEE: General Object Foundation Model for Images and Videos at Scale
822 langchain-ai/langchain-extract
2024-06-03_927_0
🦜⛏️ Did you say you like data?
823 jgravelle/AutoGroq
2024-06-03_927_4
824 mlabonne/llm-datasets
2024-06-03_900_2
High-quality datasets, tools, and concepts for LLM fine-tuning.
825 likejazz/llama3.np
2024-06-03_871_5
llama3.np is pure NumPy implementation for Llama 3 model.
826 mustafaaljadery/gemma-2B-10M
2024-06-03_855_2
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.