tmsagarofficial / AiTreasureBox

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Catalog

Repos

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

No.
Repos
Description
1 tensorflow/tensorflow
2023-10-31_178502_15
An Open Source Machine Learning Framework for Everyone
2 Significant-Gravitas/AutoGPT
2023-10-31_152109_51
An experimental open-source attempt to make GPT-4 fully autonomous.
3 huggingface/transformers
2023-10-31_114213_43
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
4 AUTOMATIC1111/stable-diffusion-webui
2023-10-31_107497_89
Stable Diffusion web UI
5 f/awesome-chatgpt-prompts
2023-10-31_91526_53 Open in Spaces
This repo includes ChatGPT prompt curation to use ChatGPT better.
6 langchain-ai/langchain
2023-10-31_66239_65
⚡ Building applications with LLMs through composability ⚡
7 josephmisiti/awesome-machine-learning
2023-10-31_61202_8
A curated list of awesome Machine Learning frameworks, libraries and software.
8 twitter/the-algorithm
2023-10-31_60080_5
Source code for Twitter's Recommendation Algorithm
9 fighting41love/funNLP
2023-10-31_58404_32
The Most Powerful NLP-Weapon Arsenal
10 scikit-learn/scikit-learn
2023-10-31_56279_4
scikit-learn: machine learning in Python
11 3b1b/manim
2023-10-31_54483_14
Animation engine for explanatory math videos
12 nomic-ai/gpt4all
2023-10-31_54020_26
gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
13 d2l-ai/d2l-zh
2023-10-31_50226_24
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
14 openai/openai-cookbook
2023-10-31_49701_15
Examples and guides for using the OpenAI API
15 binhnguyennus/awesome-scalability
2023-10-31_48978_9
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
16 CorentinJ/Real-Time-Voice-Cloning
2023-10-31_48461_16
Clone a voice in 5 seconds to generate arbitrary speech in real-time
17 xtekky/gpt4free
2023-10-31_47717_44
decentralizing the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api's ( poe.com, phind.com, chat.openai.com etc...)
18 Yidadaa/ChatGPT-Next-Web
2023-10-31_47434_64
One-Click to deploy well-designed ChatGPT web UI on Vercel
19 AntonOsika/gpt-engineer
2023-10-31_45223_16
Specify what you want it to build, the AI asks for clarification, and then builds it.
20 PlexPt/awesome-chatgpt-prompts-zh
2023-10-31_44839_30
ChatGPT Chinese Training Guide. Guidelines for various scenarios. Learn how to make it listen to you
21 binary-husky/gpt_academic
2023-10-31_44645_43
Academic Optimization of GPT
22 facebookresearch/llama
2023-10-31_44295_43
Inference code for LLaMA models
23 commaai/openpilot
2023-10-31_43732_32
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.
24 ggerganov/llama.cpp
2023-10-31_43152_33
Port of Facebook's LLaMA model in C/C++
25 lencx/ChatGPT
2023-10-31_42265_19
ChatGPT Desktop Application (Mac, Windows and Linux)
26 Avik-Jain/100-Days-Of-ML-Code
2023-10-31_42053_1
100 Days of ML Coding
27 facebookresearch/segment-anything
2023-10-31_39516_21 Open in Spaces
Provide code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints
28 imartinez/privateGPT
2023-10-31_39363_26
Interact privately with your documents using the power of GPT, 100% privately, no data leaks
29 labmlai/annotated_deep_learning_paper_implementations
2023-10-31_37792_78
🧑‍🏫 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, ... 🧠
30 dair-ai/Prompt-Engineering-Guide
2023-10-31_36846_21
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
31 LAION-AI/Open-Assistant
2023-10-31_35563_6 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.
32 THUDM/ChatGLM-6B
2023-10-31_35185_31
ChatGLM-6B: An Open Bilingual Dialogue Language Model
33 hpcaitech/ColossalAI
2023-10-31_35101_9
Making large AI models cheaper, faster and more accessible
34 microsoft/TaskMatrix
2023-10-31_34245_5 Open in Spaces
Talking, Drawing and Editing with Visual Foundation Models
35 XingangPan/DragGAN
2023-10-31_33628_10 Open in Spaces
Code for DragGAN (SIGGRAPH 2023)
36 TencentARC/GFPGAN
2023-10-31_32722_12
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
37 babysor/MockingBird
2023-10-31_31592_15
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
38 KillianLucas/open-interpreter
2023-10-31_31281_56
OpenAI's Code Interpreter in your terminal, running locally
39 google-research/google-research
2023-10-31_31232_4
Google Research
40 Stability-AI/stablediffusion
2023-10-31_31102_17
High-Resolution Image Synthesis with Latent Diffusion Models
41 geekan/MetaGPT
2023-10-31_30174_39
The Multi-Agent Meta Programming Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
42 microsoft/DeepSpeed
2023-10-31_29078_14
A deep learning optimization library that makes distributed training and inference easy, efficient, and effective
43 lm-sys/FastChat
2023-10-31_28709_27
An open platform for training, serving, and evaluating large languages. Release repo for Vicuna and FastChat-T5.
44 ray-project/ray
2023-10-31_28407_10
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.
45 streamlit/streamlit
2023-10-31_28195_11
Streamlit — A faster way to build and share data apps.
46 facebookresearch/fairseq
2023-10-31_27841_9
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
47 suno-ai/bark
2023-10-31_27738_25 Open in Spaces
🔊 Text-Prompted Generative Audio Model
48 Chanzhaoyu/chatgpt-web
2023-10-31_27577_17
A demonstration website built with Express and Vue3 called ChatGPT
49 acheong08/ChatGPT
2023-10-31_27425_8
Reverse engineered ChatGPT API
50 tatsu-lab/stanford_alpaca
2023-10-31_27144_9
Code and documentation to train Stanford's Alpaca models, and generate the data.
51 facebookresearch/detectron2
2023-10-31_27016_6
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
52 oobabooga/text-generation-webui
2023-10-31_26028_33
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA.
53 karpathy/nanoGPT
2023-10-31_25708_22
The simplest, fastest repository for training/finetuning medium-sized GPTs
54 lllyasviel/ControlNet
2023-10-31_24673_25
Let us control diffusion models!
55 OpenBB-finance/OpenBBTerminal
2023-10-31_24657_7
Investment Research for Everyone, Anywhere.
56 ggerganov/whisper.cpp
2023-10-31_24079_14
Port of OpenAI's Whisper model in C/C++
57 StanGirard/quivr
2023-10-31_23928_11 Open in Demo
Dump all your files and thoughts into your GenerativeAI Second Brain and chat with it
58 milvus-io/milvus
2023-10-31_23734_17
A cloud-native vector database, storage for next generation AI applications
59 xinntao/Real-ESRGAN
2023-10-31_23436_14
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
60 Vision-CAIR/MiniGPT-4
2023-10-31_23379_10 Open in Spaces
Enhancing Vision-language Understanding with Advanced Large Language Models
61 google-research/tuning_playbook
2023-10-31_23281_9
A playbook for systematically maximizing the performance of deep learning models.
62 freqtrade/freqtrade
2023-10-31_23244_2
Free, open source crypto trading bot
63 microsoft/JARVIS
2023-10-31_22028_3 Open in Spaces
a system to connect LLMs with ML community
64 s0md3v/roop
2023-10-31_21809_17
one-click deepfake (face swap)
65 coqui-ai/TTS
2023-10-31_21222_24
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
66 pola-rs/polars
2023-10-31_21198_17
Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends
67 svc-develop-team/so-vits-svc
2023-10-31_20276_30
SoftVC VITS Singing Voice Conversion
68 tinygrad/tinygrad
2023-10-31_20001_6
You like pytorch? You like micrograd? You love tinygrad! ❤️
69 openai/chatgpt-retrieval-plugin
2023-10-31_19909_8
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.
70 invoke-ai/InvokeAI
2023-10-31_19289_5
InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.
71 grpc/grpc-go
2023-10-31_19015_6
The Go language implementation of gRPC. HTTP/2 based RPC
72 iperov/DeepFaceLive
2023-10-31_18758_12
Real-time face swap for PC streaming or video calls
73 deepinsight/insightface
2023-10-31_18686_6
State-of-the-art 2D and 3D Face Analysis Project
74 yetone/openai-translator
2023-10-31_18670_7
Browser extension and cross-platform desktop application for translation based on ChatGPT API
75 getcursor/cursor
2023-10-31_18215_4
An editor made for programming with AI
76 mckaywrigley/chatbot-ui
2023-10-31_18130_8
A ChatGPT clone for running locally in your browser
77 yoheinakajima/babyagi
2023-10-31_17626_7
uses OpenAI and Pinecone APIs to create, prioritize, and execute tasks, This is a pared-down version of the original Task-Driven Autonomous Agent
78 chatchat-space/Langchain-Chatchat
2023-10-31_17578_33
Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain
79 tloen/alpaca-lora
2023-10-31_17315_11 Open in Spaces
Instruct-tune LLaMA on consumer hardware
80 FlowiseAI/Flowise
2023-10-31_17269_24
Drag & drop UI to build your customized LLM flow using LangchainJS
81 facebookresearch/audiocraft
2023-10-31_17002_9
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.
82 JushBJJ/Mr.-Ranedeer-AI-Tutor
2023-10-31_16929_9
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
83 PromtEngineer/localGPT
2023-10-31_16892_10
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
84 zhayujie/chatgpt-on-wechat
2023-10-31_16803_11
Wechat robot based on ChatGPT, which uses OpenAI api and itchat library
85 karpathy/minGPT
2023-10-31_16521_5
A minimal PyTorch re-implementation of the OpenAI GPT training
86 microsoft/unilm
2023-10-31_16078_14
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
⭐ 87 OpenBMB/ChatDev
2023-10-31_16025_66
Create Customized Software using Natural Language Idea (through Multi-Agent Collaboration)
88 kubernetes/ingress-nginx
2023-10-31_15846_6
Ingress-NGINX Controller for Kubernetes
89 mlflow/mlflow
2023-10-31_15678_4
Open source platform for the machine learning lifecycle
90 Stability-AI/StableLM
2023-10-31_15578_1
Stability AI Language Models
91 microsoft/LightGBM
2023-10-31_15578_3
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.
92 modularml/mojo
2023-10-31_15450_11
The Mojo Programming Language
93 DataTalksClub/data-engineering-zoomcamp
2023-10-31_15163_7
Free Data Engineering course!
94 transitive-bullshit/chatgpt-api
2023-10-31_15160_7
Node.js client for the official ChatGPT API.
95 Bin-Huang/chatbox
2023-10-31_15142_13
A desktop app for GPT-4 / GPT-3.5 (OpenAI API) that supports Windows, Mac & Linux
96 ymcui/Chinese-LLaMA-Alpaca
2023-10-31_15106_13
Chinese LLaMA & Alpaca LLMs
97 apple/ml-stable-diffusion
2023-10-31_15080_5
Stable Diffusion with Core ML on Apple Silicon
98 rlabbe/Kalman-and-Bayesian-Filters-in-Python
2023-10-31_14792_3
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.
99 microsoft/autogen
2023-10-31_14611_97
Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ
100 ultralytics/ultralytics
2023-10-31_14560_43
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
101 lllyasviel/Fooocus
2023-10-31_14492_43
Focus on prompting and generating
102 aws/aws-cli
2023-10-31_14392_1
Universal Command Line Interface for Amazon Web Services
103 xx025/carrot
2023-10-31_14358_20
Free ChatGPT Site List
104 guidance-ai/guidance
2023-10-31_14306_13
A guidance language for controlling large language models.
105 comfyanonymous/ComfyUI
2023-10-31_14209_25
A powerful and modular stable diffusion GUI with a graph/nodes interface.
106 ddbourgin/numpy-ml
2023-10-31_14165_2
Machine learning, in numpy
107 microsoft/semantic-kernel
2023-10-31_14082_15
Integrate cutting-edge LLM technology quickly and easily into your apps
108 THUDM/ChatGLM2-6B
2023-10-31_13978_21
ChatGLM2-6B: An Open Bilingual Chat LLM
109 microsoft/Bringing-Old-Photos-Back-to-Life
2023-10-31_13866_4
Bringing Old Photo Back to Life (CVPR 2020 oral)
110 unifyai/ivy
2023-10-31_13739_2
Unified AI
111 Sanster/lama-cleaner
2023-10-31_13707_9 Open in Spaces
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) anything on your pictures.
112 mlc-ai/mlc-llm
2023-10-31_13575_13
Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.
113 mayooear/gpt4-pdf-chatbot-langchain
2023-10-31_13550_3
GPT4 & LangChain Chatbot for large PDF docs
114 Mikubill/sd-webui-controlnet
2023-10-31_13549_9
WebUI extension for ControlNet
115 qdrant/qdrant
2023-10-31_13453_7 Open in Demo
Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/
116 Pythagora-io/gpt-pilot
2023-10-31_13408_29
PoC for a scalable dev tool that writes entire apps from scratch while the developer oversees the implementation
117 fauxpilot/fauxpilot
2023-10-31_13374_6
An open-source GitHub Copilot server
118 wong2/chatgpt-google-extension
2023-10-31_13282_0
A browser extension that enhance search engines with ChatGPT, this repos will not be updated from 2023-02-20
119 openai/openai-python
2023-10-31_13250_11
The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language.
120 kenjihiranabe/The-Art-of-Linear-Algebra
2023-10-31_13202_12
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
121 joonspk-research/generative_agents
2023-10-31_13161_14
Generative Agents: Interactive Simulacra of Human Behavior
122 RVC-Project/Retrieval-based-Voice-Conversion-WebUI
2023-10-31_12979_21
Voice data <= 10 mins can also be used to train a good VC model!
123 TransformerOptimus/SuperAGI
2023-10-31_12844_12
<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
124 GaiZhenbiao/ChuanhuChatGPT
2023-10-31_12794_14 Open in Spaces
Provided a lightweight and user-friendly web UI for ChatGPT API
125 arc53/DocsGPT
2023-10-31_12759_18
GPT-powered chat for documentation, chat with your documents
126 microsoft/qlib
2023-10-31_12714_9
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.
127 fuergaosi233/wechat-chatgpt
2023-10-31_12702_2
Use ChatGPT On Wechat via wechaty
128 go-skynet/LocalAI
2023-10-31_12650_28
🤖 Self-hosted, community-driven simple local OpenAI-compatible API written in go. Can be used as a drop-in replacement for OpenAI, running on a CPU with consumer-grade hardware. API for ggml compatible models, for instance: llama.cpp, alpaca.cpp, gpt4all.cpp, vicuna, koala, gpt4all-j, cerebras
129 w-okada/voice-changer
2023-10-31_12313_18
リアルタイムボイスチェンジャー Realtime Voice Changer
130 TabbyML/tabby
2023-10-31_12288_37
Self-hosted AI coding assistant
131 openai/evals
2023-10-31_12235_5
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
132 immersive-translate/immersive-translate
2023-10-31_11812_9
Immersive Dual Web Page Translation Extension - 沉浸式双语网页翻译扩展
133 LiLittleCat/awesome-free-chatgpt
2023-10-31_11749_25
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
134 xcanwin/KeepChatGPT
2023-10-31_11720_7
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
135 OpenLMLab/MOSS
2023-10-31_11583_6
An open-source tool-augmented conversational language model from Fudan University
136 deepset-ai/haystack
2023-10-31_11359_11
🔍 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.
137 IDEA-Research/Grounded-Segment-Anything
2023-10-31_11318_9
Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP - Automatically Detect, Segment and Generate Anything with Image and Text Inputs
138 smol-ai/developer
2023-10-31_11234_8
With 100k context windows on the way, it's now feasible for every dev to have their own smol developer
139 willwulfken/MidJourney-Styles-and-Keywords-Reference
2023-10-31_10959_1
A reference containing Styles and Keywords that you can use with MidJourney AI
140 microsoft/onnxruntime
2023-10-31_10824_6
ONNX Runtime: cross-platform, high-performance ML inferencing and training accelerator
141 facebookresearch/codellama
2023-10-31_10758_12
Inference code for CodeLlama models
142 jmorganca/ollama
2023-10-31_10705_46
Get up and running with large language models locally
143 databrickslabs/dolly
2023-10-31_10636_0
A large language model trained on the Databricks Machine Learning Platform
144 stefan-jansen/machine-learning-for-trading
2023-10-31_10607_3
Code for Machine Learning for Algorithmic Trading, 2nd edition.
145 sunner/ChatALL
2023-10-31_10588_19
Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vincuna, Claude, ChatGLM, MOSS, iFlytek Spark, ERNIE and more, discover the best answers
146 openai/shap-e
2023-10-31_10541_5
Generate 3D objects conditioned on text or images
147 plasma-umass/scalene
2023-10-31_10229_3
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
148 languagetool-org/languagetool
2023-10-31_10226_1
Style and Grammar Checker for 25+ Languages
149 blakeblackshear/frigate
2023-10-31_10151_8
NVR with realtime local object detection for IP cameras
150 BlinkDL/RWKV-LM
2023-10-31_10114_7
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
151 Stability-AI/generative-models
2023-10-31_9753_14
Generative Models by Stability AI
152 neonbjb/tortoise-tts
2023-10-31_9686_11
A multi-voice TTS system trained with an emphasis on quality
153 haotian-liu/LLaVA
2023-10-31_9663_39 Open in Demo
Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.
154 facebookresearch/AnimatedDrawings
2023-10-31_9634_6 Open in Spaces
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
155 official-stockfish/Stockfish
2023-10-31_9609_3
UCI chess engine
156 MicrosoftDocs/azure-docs
2023-10-31_9467_2
Open source documentation of Microsoft Azure
157 AIGC-Audio/AudioGPT
2023-10-31_9331_5
AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
158 langgenius/dify
2023-10-31_9278_29
One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications.
159 chroma-core/chroma
2023-10-31_9248_10
the AI-native open-source embedding database
160 AI4Finance-Foundation/FinGPT
2023-10-31_9177_14
Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We'll soon release the trained model.
161 getumbrel/llama-gpt
2023-10-31_9150_7
A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device.
162 dice2o/BingGPT
2023-10-31_9149_1
Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)
163 steven-tey/novel
2023-10-31_9013_6
Notion-style WYSIWYG editor with AI-powered autocompletions
164 vllm-project/vllm
2023-10-31_9012_29
A high-throughput and memory-efficient inference and serving engine for LLMs
165 kedro-org/kedro
2023-10-31_8947_2
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.
166 togethercomputer/OpenChatKit
2023-10-31_8920_2
OpenChatKit provides a powerful, open-source base to create both specialized and general purpose chatbots for various applications
167 gventuri/pandas-ai
2023-10-31_8912_4
Pandas AI is a Python library that integrates generative artificial intelligence capabilities into Pandas, making dataframes conversational
168 BlinkDL/ChatRWKV
2023-10-31_8847_0 Open in Spaces
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
169 alibaba/Chat2DB
2023-10-31_8749_-1
An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities
170 chat2db/Chat2DB
2023-10-31_8641_62
An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities
171 facefusion/facefusion
2023-10-31_8476_25
Next generation face swapper and enhancer
172 ShishirPatil/gorilla
2023-10-31_8440_4
Gorilla: An API store for LLMs
173 chathub-dev/chathub
2023-10-31_8384_5
All-in-one chatbot client
174 h2oai/h2ogpt
2023-10-31_8370_10
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
175 eugeneyan/open-llms
2023-10-31_8284_6
A list of open LLMs available for commercial use.
176 adams549659584/go-proxy-bingai
2023-10-31_8186_5 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
177 artidoro/qlora
2023-10-31_8057_6 Open in Spaces
QLoRA: Efficient Finetuning of Quantized LLMs
178 acheong08/EdgeGPT
2023-10-31_7995_2
Reverse engineered API of Microsoft's Bing Chat
179 BloopAI/bloop
2023-10-31_7980_3
A fast code search engine written in Rust
180 chidiwilliams/buzz
2023-10-31_7799_8
Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
181 eosphoros-ai/DB-GPT
2023-10-31_7787_22
Revolutionizing Database Interactions with Private LLM Technology
182 Stability-AI/StableStudio
2023-10-31_7786_1
Community interface for generative AI
183 bigscience-workshop/petals
2023-10-31_7774_3
🌸 Run large language models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
184 Dao-AILab/flash-attention
2023-10-31_7706_18
Fast and memory-efficient exact attention
185 mlc-ai/web-llm
2023-10-31_7665_5
Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.
186 gorse-io/gorse
2023-10-31_7661_0
Gorse open source recommender system engine
187 anse-app/chatgpt-demo
2023-10-31_7580_2
A demo repo based on OpenAI API (gpt-3.5-turbo)
188 ggerganov/ggml
2023-10-31_7553_14
Tensor library for machine learning
189 bufbuild/buf
2023-10-31_7528_1
A new way of working with Protocol Buffers.
190 DataTalksClub/machine-learning-zoomcamp
2023-10-31_7439_4
The code from the Machine Learning Bookcamp book and a free course based on the book
191 wandb/wandb
2023-10-31_7404_-2
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
192 OptimalScale/LMFlow
2023-10-31_7403_2
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Model for All.
193 facebookresearch/ImageBind
2023-10-31_7291_4
ImageBind One Embedding Space to Bind Them All
194 Rudrabha/Wav2Lip
2023-10-31_7283_19
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.
195 espnet/espnet
2023-10-31_7271_3
End-to-End Speech Processing Toolkit
196 voicepaw/so-vits-svc-fork
2023-10-31_7234_3 Open in Colab
so-vits-svc fork with realtime support, improved interface and more features.
197 brexhq/prompt-engineering
2023-10-31_7214_3
Tips and tricks for working with Large Language Models like OpenAI's GPT-4.
198 deep-floyd/IF
2023-10-31_7204_1 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
199 kubernetes/autoscaler
2023-10-31_7191_0
Autoscaling components for Kubernetes
200 salesforce/LAVIS
2023-10-31_7155_10
LAVIS - A One-stop Library for Language-Vision Intelligence
201 ashawkey/stable-dreamfusion
2023-10-31_6988_7
A pytorch implementation of text-to-3D dreamfusion, powered by stable diffusion.
202 o3de/o3de
2023-10-31_6936_1
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.
203 microsoft/TypeChat
2023-10-31_6933_2
TypeChat is a library that makes it easy to build natural language interfaces using types.
204 nerfstudio-project/nerfstudio
2023-10-31_6929_7
A collaboration friendly studio for NeRFs
205 roboflow/supervision
2023-10-31_6800_2
We write your reusable computer vision tools. 💜
206 openlm-research/open_llama
2023-10-31_6777_0
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
207 facebookresearch/nougat
2023-10-31_6680_5
Implementation of Nougat Neural Optical Understanding for Academic Documents
208 xiangsx/gpt4free-ts
2023-10-31_6660_13
Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
209 graphdeco-inria/gaussian-splatting
2023-10-31_6625_39
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
210 FlagAlpha/Llama2-Chinese
2023-10-31_6586_29
Llama Chinese Community, the best Chinese Llama large model, fully open source and commercially available
211 bigcode-project/starcoder
2023-10-31_6531_5
Home of StarCoder: fine-tuning & inference!
212 facebookresearch/dinov2
2023-10-31_6498_5 Open in Demo
PyTorch code and models for the DINOv2 self-supervised learning method.
213 bentoml/OpenLLM
2023-10-31_6493_7
An open platform for operating large language models (LLMs) in production. Fine-tune, serve, deploy, and monitor any LLMs with ease.
214 Visualize-ML/Book4_Power-of-Matrix
2023-10-31_6394_8
Book_4 'Power of Matrix'
215 TheR1D/shell_gpt
2023-10-31_6266_2
A command-line productivity tool powered by ChatGPT, will help you accomplish your tasks faster and more efficiently
216 microsoft/promptflow
2023-10-31_6224_11
Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
217 dair-ai/ML-Papers-Explained
2023-10-31_6211_2
Explanation to key concepts in ML
218 bhaskatripathi/pdfGPT
2023-10-31_6182_5
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!
219 huggingface/trl
2023-10-31_6176_10
Train transformer language models with reinforcement learning.
220 RUCAIBox/LLMSurvey
2023-10-31_6140_11
A collection of papers and resources related to Large Language Models.
221 modelscope/facechain
2023-10-31_6112_31
FaceChain is a deep-learning toolchain for generating your Digital-Twin.
222 qunash/chatgpt-advanced
2023-10-31_6087_4
A browser extension that augments your ChatGPT prompts with web results.
223 m-bain/whisperX
2023-10-31_6004_9
WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
224 Plachtaa/VALL-E-X
2023-10-31_6000_8
An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io
225 CASIA-IVA-Lab/FastSAM
2023-10-31_5916_4
Fast Segment Anything
226 open-mmlab/mmagic
2023-10-31_5888_4
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox
227 linyiLYi/street-fighter-ai
2023-10-31_5861_0
This is an AI agent for Street Fighter II Champion Edition.
228 embedchain/embedchain
2023-10-31_5842_4
Framework to easily create LLM powered bots over any dataset.
229 QwenLM/Qwen-7B
2023-10-31_5760_21
The official repo of Qwen-7B (通义千问-7B) chat & pretrained large language model proposed by Alibaba Cloud.
230 ai-collection/ai-collection
2023-10-31_5751_3
The Generative AI Landscape - A Collection of Awesome Generative AI Applications
231 huggingface/text-generation-inference
2023-10-31_5700_9
Large Language Model Text Generation Inference
232 facebookresearch/seamless_communication
2023-10-31_5696_7
Foundational Models for State-of-the-Art Speech and Text Translation
233 lucidrains/denoising-diffusion-pytorch
2023-10-31_5673_9
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
234 sweepai/sweep
2023-10-31_5672_4
Sweep is an AI junior developer
235 TheRamU/Fay
2023-10-31_5625_5
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
236 wenda-LLM/wenda
2023-10-31_5621_3
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
237 hiyouga/LLaMA-Efficient-Tuning
2023-10-31_5589_46
Easy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM2)
238 e2b-dev/e2b
2023-10-31_5551_1
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.
239 gaomingqi/Track-Anything
2023-10-31_5536_3
A flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
240 openai/consistency_models
2023-10-31_5514_4
Official repo for consistency models.
241 zilliztech/GPTCache
2023-10-31_5460_10
GPTCache is a library for creating semantic cache to store responses from LLM queries.
242 a16z-infra/companion-app
2023-10-31_5423_0
AI companions with memory: a lightweight stack to create and host your own AI companions
243 labring/FastGPT
2023-10-31_5413_17
A platform that uses the OpenAI API to quickly build an AI knowledge base, supporting many-to-many relationships.
244 ramonvc/freegpt-webui
2023-10-31_5412_6
GPT 3.5/4 with a Chat Web UI. No API key is required.
245 Const-me/Whisper
2023-10-31_5403_7
High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model
246 Shaunwei/RealChar
2023-10-31_5383_6
🎙️🤖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🎙️🤖
247 jaywalnut310/vits
2023-10-31_5370_6
VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
248 AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
2023-10-31_5348_4
A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using Automatic1111-sd-webui as a backend.
249 baichuan-inc/baichuan-7B
2023-10-31_5340_7
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
250 GreyDGL/PentestGPT
2023-10-31_5318_4
A GPT-empowered penetration testing tool
251 abhishekkrthakur/approachingalmost
2023-10-31_5300_15
Approaching (Almost) Any Machine Learning Problem
green-up-arrow.svg 252 nadermx/backgroundremover
2023-10-31_5284_20
Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
red-down-arrow 253 Moonvy/OpenPromptStudio
2023-10-31_5281_1 Open in Demo
AIGC Hint Word Visualization Editor
254 PKU-YuanGroup/ChatLaw
2023-10-31_5274_10
Chinese Legal Large Model
255 pengxiao-song/LaWGPT
2023-10-31_5273_1
Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge
256 mit-han-lab/streaming-llm
2023-10-31_5268_8
Efficient Streaming Language Models with Attention Sinks
257 guillaumekln/faster-whisper
2023-10-31_5261_9
Faster Whisper transcription with CTranslate2
258 songquanpeng/one-api
2023-10-31_5247_15
OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI
259 PWhiddy/PokemonRedExperiments
2023-10-31_5232_19
Playing Pokemon Red with Reinforcement Learning
green-up-arrow.svg 260 BradyFU/Awesome-Multimodal-Large-Language-Models
2023-10-31_5222_15
Latest Papers and Datasets on Multimodal Large Language Models
red-down-arrow 261 biobootloader/wolverine
2023-10-31_5218_1
Automatically repair python scripts through GPT-4 to give them regenerative abilities.
262 mylxsw/aidea
2023-10-31_5178_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
263 SevaSk/ecoute
2023-10-31_5174_0
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
264 cpacker/MemGPT
2023-10-31_5174_62
Teaching LLMs memory management for unbounded context 📚🦙
265 assafelovic/gpt-researcher
2023-10-31_5166_6
GPT based autonomous agent that does online comprehensive research on any given topic
266 nsarrazin/serge
2023-10-31_5106_2
A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API
267 dair-ai/ML-Papers-of-the-Week
2023-10-31_5102_11
🔥Highlighting the top ML papers every week.
268 rustformers/llm
2023-10-31_5088_3
Run inference for Large Language Models on CPU, with Rust
269 microsoft/DeepSpeedExamples
2023-10-31_5067_3
Example models using DeepSpeed
270 OpenGVLab/LLaMA-Adapter
2023-10-31_5029_3
Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
271 yetone/bob-plugin-openai-translator
2023-10-31_5020_0
A Bob Plugin base ChatGPT API
272 firmai/financial-machine-learning
2023-10-31_4985_6
A curated list of practical financial machine learning tools and applications.
273 Licoy/ChatGPT-Midjourney
2023-10-31_4982_3
🎨 Own your own ChatGPT+Midjourney web service with one click
274 vercel-labs/ai
2023-10-31_4940_9
Build AI-powered applications with React, Svelte, and Vue
275 OpenGVLab/DragGAN
2023-10-31_4931_2
Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)
276 vespa-engine/vespa
2023-10-31_4925_0
The open big data serving engine. https://vespa.ai
277 zhile-io/pandora
2023-10-31_4912_49
潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT client that lets you breathe freely.
278 kuafuai/DevOpsGPT
2023-10-31_4905_5
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.
279 mpociot/chatgpt-vscode
2023-10-31_4880_-1
A VSCode extension that allows you to use ChatGPT
280 Project-MONAI/MONAI
2023-10-31_4773_1
AI Toolkit for Healthcare Imaging
281 facebookresearch/llama-recipes
2023-10-31_4763_16
Examples and recipes for Llama 2 model
282 civitai/civitai
2023-10-31_4747_0
Build a platform where people can share their stable diffusion models
283 continuedev/continue
2023-10-31_4744_7
⏩ the open-source copilot chat for software development—bring the power of ChatGPT to VS Code
284 openchatai/OpenChat
2023-10-31_4727_1
Run and create custom ChatGPT-like bots with OpenChat, embed and share these bots anywhere, the open-source chatbot console.
285 UFund-Me/Qbot
2023-10-31_4711_4
Qbot is an AI-oriented quantitative investment platform, which aims to realize the potential, empower AI technologies in quantitative investment
286 dsdanielpark/Bard-API
2023-10-31_4698_4
The python package that returns response of Google Bard through API.
287 mosaicml/composer
2023-10-31_4672_6
Train neural networks up to 7x faster
288 THUDM/CodeGeeX2
2023-10-31_4666_20
CodeGeeX2: A More Powerful Multilingual Code Generation Model
289 ymcui/Chinese-LLaMA-Alpaca-2
2023-10-31_4638_19
Chinese LLaMA-2 & Alpaca-2 LLMs
290 clovaai/donut
2023-10-31_4602_1
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
291 spdustin/ChatGPT-AutoExpert
2023-10-31_4592_26
🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding).
292 qiuyu96/CoDeF
2023-10-31_4578_2
Official PyTorch implementation of CoDeF: Content Deformation Fields for Temporally Consistent Video Processing
293 lvwzhen/law-cn-ai
2023-10-31_4554_2 Open in Demo
⚖️ AI Legal Assistant
294 burn-rs/burn
2023-10-31_4397_16
Burn - A Flexible and Comprehensive Deep Learning Framework in Rust
295 paul-gauthier/aider
2023-10-31_4388_6
aider is GPT powered coding in your terminal
296 MineDojo/Voyager
2023-10-31_4380_7
An Open-Ended Embodied Agent with Large Language Models
297 geekyutao/Inpaint-Anything
2023-10-31_4332_9
Inpaint anything using Segment Anything and inpainting models.
298 facebookincubator/AITemplate
2023-10-31_4287_0
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
299 madawei2699/myGPTReader
2023-10-31_4257_0
A slack bot that can read any webpage, ebook or document and summarize it with chatGPT
300 danswer-ai/danswer
2023-10-31_4248_8
Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.
301 RayVentura/ShortGPT
2023-10-31_4124_6
🚀🎬 ShortGPT - An experimental AI framework for automated short/video content creation. Enables creators to rapidly produce, manage, and deliver content using AI and automation.
302 Tohrusky/Final2x
2023-10-31_4093_4
2^x Image Super-Resolution
303 Facico/Chinese-Vicuna
2023-10-31_4036_0
Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model
304 OpenBMB/XAgent
2023-10-31_4030_66
An Autonomous LLM Agent for Complex Task Solving
305 yihong0618/xiaogpt
2023-10-31_4019_4
Play ChatGPT with xiaomi ai speaker
306 Azure-Samples/azure-search-openai-demo
2023-10-31_4011_6
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.
307 huggingface/chat-ui
2023-10-31_3932_7
Open source codebase powering the HuggingChat app
308 SkalskiP/courses
2023-10-31_3927_2
This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)
309 mistralai/mistral-src
2023-10-31_3913_25
Reference implementation of Mistral AI 7B v0.1 model.
310 openai/plugins-quickstart
2023-10-31_3904_2
Get a ChatGPT plugin up and running in under 5 minutes!
green-up-arrow.svg 311 aiwaves-cn/agents
2023-10-31_3869_4
An Open-source Framework for Autonomous Language Agents
red-down-arrow 312 sjvasquez/handwriting-synthesis
2023-10-31_3868_0
Handwriting Synthesis with RNNs ✏️
313 ravenscroftj/turbopilot
2023-10-31_3842_1
Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU
314 NVlabs/neuralangelo
2023-10-31_3788_5
Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
315 SCIR-HI/Huatuo-Llama-Med-Chinese
2023-10-31_3776_7
Repo for HuaTuo (华驼), Llama-7B tuned with Chinese medical knowledge
316 keijiro/AICommand
2023-10-31_3763_1
ChatGPT integration with Unity Editor
317 Azure/Azure-Sentinel
2023-10-31_3708_0
Cloud-native SIEM for intelligent security analytics for your entire enterprise.
318 Significant-Gravitas/Auto-GPT-Plugins
2023-10-31_3708_3
Plugins for Auto-GPT
319 a16z-infra/ai-getting-started
2023-10-31_3704_0
A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs
320 togethercomputer/RedPajama-Data
2023-10-31_3684_78
code for preparing large datasets for training large language models
321 smol-ai/GodMode
2023-10-31_3658_2
AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
322 FlagAI-Open/FlagAI
2023-10-31_3634_4
FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.
323 kyegomez/tree-of-thoughts
2023-10-31_3609_2
Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%
324 PrefectHQ/marvin
2023-10-31_3591_4
A batteries-included library for building AI-powered software
325 OpenBMB/ToolBench
2023-10-31_3577_12
An open platform for training, serving, and evaluating large language model for tool learning.
green-up-arrow.svg 326 Plachtaa/VITS-fast-fine-tuning
2023-10-31_3567_18
This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion
red-down-arrow 327 InternLM/InternLM
2023-10-31_3564_4
InternLM has open-sourced a 7 billion parameter base model, a chat model tailored for practical scenarios and the training system.
328 ChaoningZhang/MobileSAM
2023-10-31_3553_2
This is the offiicial code for Faster Segment Anything (MobileSAM) project that makes SAM lightweight
329 ray-project/llm-numbers
2023-10-31_3544_3
Numbers every LLM developer should know
330 leetcode-mafia/cheetah
2023-10-31_3528_0
Whisper & GPT-based app for passing remote SWE interviews
331 sczhou/ProPainter
2023-10-31_3521_8
[ICCV 2023] ProPainter: Improving Propagation and Transformer for Video Inpainting
332 sanchit-gandhi/whisper-jax
2023-10-31_3512_3 Open in Spaces
Optimised JAX code for OpenAI's Whisper Model, largely built on the Hugging Face Transformers Whisper implementation
333 llSourcell/DoctorGPT
2023-10-31_3493_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.
334 lightaime/camel
2023-10-31_3477_7 Open in Colab
🐫 CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society
335 UX-Decoder/Segment-Everything-Everywhere-All-At-Once
2023-10-31_3429_3
Official implementation of the paper "Segment Everything Everywhere All at Once"
336 Deci-AI/super-gradients
2023-10-31_3429_2
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
green-up-arrow.svg 337 steven2358/awesome-generative-ai
2023-10-31_3364_9
A curated list of modern Generative Artificial Intelligence projects and services
red-down-arrow 338 Yue-Yang/ChatGPT-Siri
2023-10-31_3362_1
Shortcuts for Siri using ChatGPT API gpt-3.5-turbo model
339 WooooDyy/LLM-Agent-Paper-List
2023-10-31_3339_14
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.
340 whoiskatrin/chart-gpt
2023-10-31_3323_2
AI tool to build charts based on text input
341 hemansnation/God-Level-Data-Science-ML-Full-Stack
2023-10-31_3321_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
342 shroominic/codeinterpreter-api
2023-10-31_3317_3
Open source implementation of the ChatGPT Code Interpreter 👾
343 BuilderIO/ai-shell
2023-10-31_3306_1
A CLI that converts natural language to shell commands.
344 ricklamers/gpt-code-ui
2023-10-31_3301_1
An open source implementation of OpenAI's ChatGPT Code interpreter
345 srbhr/Resume-Matcher
2023-10-31_3287_1
Open Source Free ATS Tool to compare Resumes with Job Descriptions and create a score to rank them.
346 roboflow/notebooks
2023-10-31_3268_4
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.
347 0hq/WebGPT
2023-10-31_3244_2
Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~2000 lines of vanilla Javascript.
348 vercel-labs/ai-chatbot
2023-10-31_3231_3
A full-featured, hackable Next.js AI chatbot built by Vercel Labs
349 hiyouga/ChatGLM-Efficient-Tuning
2023-10-31_3201_6
Fine-tuning ChatGLM-6B with PEFT
350 xtekky/chatgpt-clone
2023-10-31_3174_1
ChatGPT interface with better UI
351 Kent0n-Li/ChatDoctor
2023-10-31_3170_1
A Medical Chat Model Fine-tuned on LLaMA Model using Medical Domain Knowledge
352 aigc-apps/sd-webui-EasyPhoto
2023-10-31_3163_16
📷 EasyPhoto
353 jzhang38/TinyLlama
2023-10-31_3162_10
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
354 normal-computing/outlines
2023-10-31_3132_3
Generative Model Programming
355 pashpashpash/vault-ai
2023-10-31_3114_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.
356 1rgs/jsonformer
2023-10-31_3114_2
A Bulletproof Way to Generate Structured JSON from Language Models
357 project-baize/baize-chatbot
2023-10-31_3057_2
Let ChatGPT teach your own chatbot in hours with a single GPU!
358 minimaxir/simpleaichat
2023-10-31_2967_2
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
359 homanp/superagent
2023-10-31_2957_15
🥷 Superagent - Build, deploy, and manage LLM-powered agents
360 josStorer/RWKV-Runner
2023-10-31_2952_5
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.
361 OpenGVLab/InternGPT
2023-10-31_2944_1
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系统)
362 yangjianxin1/Firefly
2023-10-31_2907_4
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
363 OpenBMB/AgentVerse
2023-10-31_2880_7
🤖 AgentVerse 🪐 provides a flexible framework that simplifies the process of building custom multi-agent environments for large language models (LLMs).
364 Akegarasu/lora-scripts
2023-10-31_2876_4
LoRA training scripts use kohya-ss's trainer, for diffusion model.
365 CVI-SZU/Linly
2023-10-31_2830_0
Chinese-LLaMA basic model; ChatFlow Chinese conversation model; NLP pre-training/command fine-tuning dataset
366 OpenTalker/video-retalking
2023-10-31_2803_75
[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
367 morph-labs/rift
2023-10-31_2788_1
Rift: an AI-native language server for your personal AI software engineer
368 SysCV/sam-hq
2023-10-31_2781_2
Segment Anything in High Quality
369 baichuan-inc/Baichuan-13B
2023-10-31_2741_6
A 13B large language model developed by Baichuan Intelligent Technology
370 jackMort/ChatGPT.nvim
2023-10-31_2694_2
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
371 apple/swift-syntax
2023-10-31_2664_2
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
372 iryna-kondr/scikit-llm
2023-10-31_2651_5
Seamlessly integrate powerful language models like ChatGPT into scikit-learn for enhanced text analysis tasks.
373 microsoft/torchscale
2023-10-31_2636_2
Foundation Architecture for (M)LLMs
374 AprilNEA/ChatGPT-Admin-Web
2023-10-31_2634_4 Open in Demo
ChatGPT WebUI with user management and admin dashboard system
375 OpenBMB/CPM-Bee
2023-10-31_2630_0
A bilingual large-scale model with trillions of parameters
376 SamurAIGPT/privateGPT
2023-10-31_2609_1
An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks
377 gmpetrov/databerry
2023-10-31_2607_1
The no-code platform for building custom LLM Agents
378 muellerberndt/mini-agi
2023-10-31_2601_3
A minimal generic autonomous agent based on GPT3.5/4. Can analyze stock prices, perform network security tests, create art, and order pizza.
379 Mintplex-Labs/anything-llm
2023-10-31_2591_6
A full-stack application that turns any documents into an intelligent chatbot with a sleek UI and easier way to manage your workspaces.
380 williamyang1991/Rerender_A_Video
2023-10-31_2575_2
[SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation
381 Luodian/Otter
2023-10-31_2554_2
🦦 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.
382 NVIDIA/TensorRT-LLM
2023-10-31_2552_29
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.
383 emptycrown/llama-hub
2023-10-31_2511_3
A library of data loaders for LLMs made by the community -- to be used with GPT Index and/or LangChain
384 gptlink/gptlink
2023-10-31_2435_1
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
385 georgia-tech-db/eva
2023-10-31_2414_2
AI-Relational Database System
386 neuralmagic/deepsparse
2023-10-31_2414_9
Sparsity-aware deep learning inference runtime for CPUs
387 cvg/LightGlue
2023-10-31_2400_6
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
388 e2b-dev/awesome-ai-agents
2023-10-31_2354_3
A list of AI autonomous agents
389 OpenDriveLab/UniAD
2023-10-31_2350_2
[CVPR 2023 Best Paper] Planning-oriented Autonomous Driving
390 opengeos/segment-geospatial
2023-10-31_2340_1 Open in Colab
A Python package for segmenting geospatial data with the Segment Anything Model (SAM)
391 SCUTlihaoyu/open-chat-video-editor
2023-10-31_2339_1
Open source short video automatic generation tool
392 liou666/polyglot
2023-10-31_2338_1
Desktop AI Language Practice Application
393 salesforce/CodeT5
2023-10-31_2320_2
Home of CodeT5: Open Code LLMs for Code Understanding and Generation
394 thuml/Time-Series-Library
2023-10-31_2316_27
A Library for Advanced Deep Time Series Models.
green-up-arrow.svg 395 VideoCrafter/VideoCrafter
2023-10-31_2289_75
A Toolkit for Text-to-Video Generation and Editing
red-down-arrow 396 GoogleCloudPlatform/generative-ai
2023-10-31_2283_1
Sample code and notebooks for Generative AI on Google Cloud
red-down-arrow 397 facebookresearch/ijepa
2023-10-31_2273_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."
398 lamini-ai/lamini
2023-10-31_2263_3
Official repo for Lamini's data generator for generating instructions to train instruction-following LLMs
399 baaivision/Painter
2023-10-31_2232_2
Painter & SegGPT Series: Vision Foundation Models from BAAI
400 kevmo314/magic-copy
2023-10-31_2219_1
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.
401 NExT-GPT/NExT-GPT
2023-10-31_2207_2
Code and models for NExT-GPT: Any-to-Any Multimodal Large Language Model
402 JiauZhang/DragGAN
2023-10-31_2158_0
Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold
403 emcf/engshell
2023-10-31_2156_1
An English-language shell for any OS, powered by LLMs
404 Josh-XT/AGiXT
2023-10-31_2139_2
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.
405 xlang-ai/OpenAgents
2023-10-31_2131_29
OpenAgents: An Open Platform for Language Agents in the Wild
406 luban-agi/Awesome-AIGC-Tutorials
2023-10-31_2103_9
Curated tutorials and resources for Large Language Models, AI Painting, and more.
407 eureka-research/Eureka
2023-10-31_2103_17
Official Repository for "Eureka: Human-Level Reward Design via Coding Large Language Models"
408 mazzzystar/Queryable
2023-10-31_2088_6
Run CLIP on iPhone to Search Photos.
409 jupyterlab/jupyter-ai
2023-10-31_2054_2
A generative AI extension for JupyterLab
410 FranxYao/chain-of-thought-hub
2023-10-31_2021_2
Benchmarking large language models' complex reasoning ability with chain-of-thought prompting
411 cgpotts/cs224u
2023-10-31_1988_0
Code for Stanford CS224u
412 stas00/ml-engineering
2023-10-31_1941_4
Machine Learning Engineering Guides and Tools
413 paulpierre/RasaGPT
2023-10-31_1941_3
💬 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
414 OpenPipe/OpenPipe
2023-10-31_1909_3
Turn expensive prompts into cheap fine-tuned models
415 cvlab-columbia/zero123
2023-10-31_1905_0
Zero-1-to-3: Zero-shot One Image to 3D Object: https://zero123.cs.columbia.edu/
416 hegelai/prompttools
2023-10-31_1866_5
Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate).
417 Ironclad/rivet
2023-10-31_1864_5 Open Website
The open-source visual AI programming environment and TypeScript library
418 hncboy/chatgpt-web-java
2023-10-31_1772_1
ChatGPT project developed in Java, based on Spring Boot 3 and JDK 17, supports both AccessToken and ApiKey modes
419 liltom-eth/llama2-webui
2023-10-31_1741_4
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.
420 lobehub/lobe-chat
2023-10-31_1693_13
🤖 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.
421 Alpha-VLLM/LLaMA2-Accessory
2023-10-31_1686_2
An Open-source Toolkit for LLM Development
422 AI-Citizen/SolidGPT
2023-10-31_1563_18
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🧱 🧱
423 linyiLYi/snake-ai
2023-10-31_1290_0
An AI agent that beats the classic game "Snake".

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Ruby 100.0%