Python Artificial intelligence

Open-source Python projects categorized as Artificial intelligence

Top 23 Python Artificial intelligence Projects

Artificial intelligence
  1. AutoGPT

    AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

    Project mention: R1 Computer Use | news.ycombinator.com | 2025-02-06

    Check out AutoGPT you don't have to wait, it's already built.

    https://github.com/Significant-Gravitas/AutoGPT

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Deep-Live-Cam

    real time face swap and one-click video deepfake with only a single image

    Project mention: Introduction blog | dev.to | 2024-09-06
  4. OpenBB

    Investment Research for Everyone, Everywhere.

    Project mention: My Journey with the OSS.GG Hackathon: A Fulfilling Open Source Experience | dev.to | 2024-10-28

    Participating in the OSS.GG hackathon has been an exciting and enriching experience. Engaging with projects from multiple partners like Dub, Formbricks, Hanko, OpenBB, Papermark, Twenty, and Unkey offered me the opportunity to explore the vast landscape of open source. Through this hackathon, I didn’t just contribute to code; I also got hands-on experience in non-code contributions, which opened up new avenues for collaboration and learning.

  5. DragGAN

    Official Code for DragGAN (SIGGRAPH 2023)

  6. fairseq

    Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

    Project mention: Data2vec 2.0 | news.ycombinator.com | 2024-07-01
  7. spaCy

    💫 Industrial-strength Natural Language Processing (NLP) in Python

    Project mention: SpaCy – Industrial-Strength Natural Language Processing in Python | news.ycombinator.com | 2025-02-09
  8. pytorch-lightning

    Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.

    Project mention: SB-1047 will stifle open-source AI and decrease safety | news.ycombinator.com | 2024-04-29

    It's very easy to get started, right in your Terminal, no fees! No credit card at all.

    And there are cloud providers like https://replicate.com/ and https://lightning.ai/ that will let you use your LLM via an API key just like you did with OpenAI if you need that.

    You don't need OpenAI - nobody does.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. vit-pytorch

    Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

  11. recommenders

    Best Practices on Recommendation Systems

    Project mention: Best Practices on Recommendation Systems | news.ycombinator.com | 2024-10-19
  12. Ciphey

    ⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡

  13. SuperAGI

    <⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.

    Project mention: Agent hijacking: The true impact of prompt injection attacks | dev.to | 2024-08-28

    AI agents are, at the most basic level, software. With all software comes the risk of security vulnerabilities. During this research, we looked closely at some popular agent tooling, including LangChain (CVE-2024-21513) and SuperAGI (CVE-2024-21552), with a particular focus on traditional software vulnerabilities that have been around for decades and will continue to be around in the future.

  14. reinforcement-learning-an-introduction

    Python Implementation of Reinforcement Learning: An Introduction

  15. litgpt

    20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.

  16. marimo

    A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. All in a modern, AI-native editor.

    Project mention: Optimizing Jupyter Notebooks for LLMs | news.ycombinator.com | 2025-01-18

    You might be interested in marimo [1], which does not store your outputs in the notebook artifact. Also the files are stored at pure-python instead of json, which LLMs much prefer / easier for them to parse.

    [1]: https://github.com/marimo-team/marimo

  17. DALLE2-pytorch

    Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch

  18. txtai

    💡 All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows

    Project mention: Chunking your data for RAG | dev.to | 2025-02-11
  19. Kornia

    🐍 Geometric Computer Vision Library for Spatial AI

  20. camel

    🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org (by camel-ai)

  21. fiftyone

    Refine high-quality datasets and visual AI models

    Project mention: Launch HN: Enhanced Radar (YC W25) – A safety net for air traffic control | news.ycombinator.com | 2025-03-04

    Are there already bird not a bird datasets?

    Procedures for creating "bird on Multispectral plane radar and video" dataset(s):

    Tag birds on the dashcam video with timecoded sensor data and a segmentation and annotation tool.

    Pinch to zoom, auto-edge detect, classification probability, sensor status

    voxel51/fiftyone does segmentation and annotation with video and possibly Multispectral data: https://github.com/voxel51/fiftyone

  22. denoising-diffusion-pytorch

    Implementation of Denoising Diffusion Probabilistic Model in Pytorch

    Project mention: Diffusion Models | news.ycombinator.com | 2024-05-25

    Yes, you can find the attention block in this file:

    https://github.com/lucidrains/denoising-diffusion-pytorch/bl...

  23. ImageAI

    A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities

  24. optimate

    A collection of libraries to optimise AI model performances

  25. imagen-pytorch

    Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Artificial intelligence discussion

Log in or Post with

Python Artificial intelligence related posts

  • This Person Does Not Exist (Dot Com)

    1 project | news.ycombinator.com | 12 Mar 2025
  • QwQ-32B: Embracing the Power of Reinforcement Learning

    3 projects | news.ycombinator.com | 5 Mar 2025
  • Launch HN: Enhanced Radar (YC W25) – A safety net for air traffic control

    2 projects | news.ycombinator.com | 4 Mar 2025
  • Creating Coding AI Agents with Ollama

    1 project | dev.to | 27 Feb 2025
  • I built an AI Agent that makes your project Responsive

    1 project | dev.to | 21 Feb 2025
  • Ask HN: Going beyond Pandas for analysis, how to stay sane?

    1 project | news.ycombinator.com | 14 Feb 2025
  • I built an AI Agent that creates README file for your code

    1 project | dev.to | 6 Feb 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Artificial intelligence projects in Python? This list will help you:

# Project Stars
1 AutoGPT 173,433
2 Deep-Live-Cam 44,630
3 OpenBB 36,753
4 DragGAN 35,883
5 fairseq 31,155
6 spaCy 31,139
7 pytorch-lightning 29,121
8 vit-pytorch 22,062
9 recommenders 19,922
10 Ciphey 18,814
11 SuperAGI 16,021
12 reinforcement-learning-an-introduction 13,913
13 litgpt 11,792
14 marimo 11,257
15 DALLE2-pytorch 11,234
16 txtai 10,565
17 Kornia 10,315
18 camel 9,831
19 fiftyone 9,275
20 denoising-diffusion-pytorch 9,003
21 ImageAI 8,736
22 optimate 8,375
23 imagen-pytorch 8,215

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai