23 Open Source AI Libraries for 2023
AI may be the top field to get into in 2023. Here are 23 open source libraries to get you started
Disclaimer: I’m a Python guy, so most of these are in Python. These are listed in order of popularity according to GitHub Stars as of 5/11/23. If you have any that you feel strongly about that I missed, please put them in the comments!
- Auto-GPT — an open source LLM framework for autonomous agents
- OpenCV — an open source computer vision tool
- PyTorch — an open source machine learning framework
- Sci-Kit Learn — an open source machine learning framework
- LangChain — an open source framework for LLMs
- Whisper — an open source speech recognition tool from OpenAI
- Ray — an open source distributed system tool
- JARVIS- an open source LLM agent framework from Microsoft
- Mini-GPT 4 — an open source miniature version of GPT 4 (written in Go)
- Milvus — an open source scalable, distributed backend vector database
- LlamaIndex — also an open source framework for LLMs
- GPT3 — an open source LLM that eventually evolved into ChatGPT
- ydata-profiling — an open source data profiling tool
- Dolly — an open source LLM from Databricks
- Haystack — an open source NLP pipeline from Deepset
- Ultralytics/YOLOv8 — an open source computer vision tool
- privateGPT — an open source AI agent for data privacy
- RWKV — an open source RNN, smaller than LLMs close in performance
- LoRa — an open source fine tuning tool for diffusion models
- Rustformers LLM — technically this is simply titled “LLM”, open source framework to run LLM inference on the CPU (written in Rust)
- LlaVA — an open source multimodel large model
- Kangas — an open source data exploration tool
- Phoenix — an open source data visualization and profiling tool
If you liked this article, please share it and follow/tweet me on Twitter or ping me on LinkedIn! For unlimited access to Medium articles, sign up to become a Medium member today! Don’t forget to follow me, Yujian Tang, for articles on growth, technology, and AI! Make sure to follow Plain Simple Software for more software articles!