Python Gpt

Open-source Python projects categorized as Gpt

Top 23 Python Gpt Projects

  1. gpt4free

    The official gpt4free repository | various collection of powerful language models | gpt-4o and deepseek v3 & r1

  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. MetaGPT

    🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming

    Project mention: Multi AI Agent Systems using OpenAI's new GPT-4o Model | dev.to | 2024-05-17
  4. LLaMA-Factory

    Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)

    Project mention: ORPO, DPO, and PPO: Optimizing Models for Human Preferences | dev.to | 2024-11-08

    Implementation: ORPO has been integrated into popular fine-tuning libraries like TRL, Axolotl, and LLaMA-Factory.

  5. autogen

    A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour

    Project mention: Universal Personal Assistant with LLMs | dev.to | 2024-12-11

    AutoGen: Improved and novel types for communication patterns in agent systems are available, termed conversation programming and finite state machines. Also, the AgentEval framework has been integrated into autogen, providing an integrated method for self-improving LLM responses with a given task specification

  6. vllm

    A high-throughput and memory-efficient inference and serving engine for LLMs

    Project mention: Supercharging Deepseek-R1 with Ray + vLLM: A Distributed System Approach | dev.to | 2025-02-02

    ray_actor_options are empty because whenever we pass tensor-parallelism or pipeline-parallelism > 1 then it should either be empty to num_gpus set to zero, refer this issue and this sample for further understanding.

  7. MindsDB

    AGI's query engine - Platform for building AI that can learn and answer questions over federated data.

    Project mention: Building SDKs for MindsDB this Hacktoberfest | dev.to | 2024-10-30

    But this hacktoberfest I took a great step towards contributing to open source. During this hacktoberfest I have contributed to MindsDB which is a great platform for building AI from enterprise data, enabling smarter organizations.

  8. Jobs_Applier_AI_Agent_AIHawk

    Jobs_Applier_AI_Agent_AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.

    Project mention: Jobs Applier AI Agent | news.ycombinator.com | 2024-12-08
  9. SaaSHub

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

    SaaSHub logo
  10. best-of-ml-python

    🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

    Project mention: A ranked list of machine learning Python libraries. Updated weekly | news.ycombinator.com | 2025-01-31
  11. DocsGPT

    Chatbot for documentation, that allows you to chat with your data. Privately deployable, provides AI knowledge sharing and integrates knowledge into your AI workflow

    Project mention: The Top 9️⃣ Repositories to learn Python programming + Resources (Extra) 🤯 | dev.to | 2024-11-06

    ⭐️ DocsGPT on GitHub.

  12. DB-GPT

    AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents

  13. letta

    Letta (formerly MemGPT) is a framework for creating LLM services with memory.

    Project mention: Show HN: Flow – A Dynamic Task Engine for AI Agents Without DAG | news.ycombinator.com | 2024-12-02
  14. RWKV-LM

    RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.

  15. h2ogpt

    Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/

    Project mention: Major Technologies Worth Learning in 2025 for Data Professionals | dev.to | 2024-12-07

    Artificial Intelligence (AI) is becoming a ubiquitous, and dare I say, indispensable part of data workflows. Tools like ChatGPT have made it easier to review data and write reports. But diving even deeper, tools like DataRobot, H2O.ai, and Google’s AutoML are also simplifying machine learning pipelines and automating repetitive tasks, enabling professionals to focus on high-value activities like model optimization and data storytelling. Mastering these tools will not only boost productivity but also ensure you remain competitive in an AI-first world.

  16. awesome-chatgpt-zh

    ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀

  17. dolly

    Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform

  18. AudioGPT

    AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head

  19. promptflow

    Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.

    Project mention: Harnessing OpenAI Assistant 2.0 for Named Entity Recognition in PHP/Symfony 7 | dev.to | 2024-12-19

    OpenAI Fine-Tuning Documentation Symfony Messenger Documentation OpenAI PHP Client Library PromptFlow Extension for VS Code

  20. text-generation-inference

    Large Language Model Text Generation Inference

    Project mention: Best LLM Inference Engines and Servers to Deploy LLMs in Production | dev.to | 2024-06-05

    GitHub repository: https://github.com/huggingface/text-generation-inference

  21. petals

    🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading

    Project mention: Serving AI from the Basement – 192GB of VRAM Setup | news.ycombinator.com | 2024-09-08
  22. VALL-E-X

    An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io/vallex/

    Project mention: FLaNK Stack Weekly 12 February 2024 | dev.to | 2024-02-12
  23. GPTCache

    Semantic cache for LLMs. Fully integrated with LangChain and llama_index.

    Project mention: Ask HN: What are the drawbacks of caching LLM responses? | news.ycombinator.com | 2024-03-15

    Just found this: https://github.com/zilliztech/GPTCache which seems to address this idea/issue.

  24. InternLM

    Official release of InternLM series (InternLM, InternLM2, InternLM2.5, InternLM3).

    Project mention: InterLM: Open-source LLM with 1M context window | news.ycombinator.com | 2024-10-28
  25. Upsonic

    Task oriented AI agent framework for digital workers and vertical AI agents

    Project mention: Show HN: Upsonic: An AI agent framework with client-server architecture | news.ycombinator.com | 2025-02-07
  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 Gpt discussion

Log in or Post with

Python Gpt related posts

  • Show HN: Upsonic: An AI agent framework with client-server architecture

    1 project | news.ycombinator.com | 7 Feb 2025
  • Lessons from building a small-scale AI application

    1 project | news.ycombinator.com | 23 Jan 2025
  • Source to Prompt- Turn your code into an LLM prompt, but with more features

    9 projects | news.ycombinator.com | 13 Dec 2024
  • Trillium TPU Is GA

    2 projects | news.ycombinator.com | 11 Dec 2024
  • Writing an AnythingLLM Custom Agent Skill to Trigger Make.com Webhooks

    5 projects | dev.to | 27 Nov 2024
  • Ask HN: AI developers, how do you sandbox LLM generated code?

    1 project | news.ycombinator.com | 14 Nov 2024
  • AI Co-Pilots Uncovered with 4 Powerful 🔥 Open Source Repos 💻

    4 projects | dev.to | 5 Nov 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 gpt4free 63,377
2 MetaGPT 46,003
3 LLaMA-Factory 39,203
4 autogen 38,719
5 vllm 35,921
6 MindsDB 27,132
7 Jobs_Applier_AI_Agent_AIHawk 27,010
8 best-of-ml-python 19,552
9 DocsGPT 15,303
10 DB-GPT 14,454
11 letta 14,380
12 RWKV-LM 13,086
13 h2ogpt 11,629
14 awesome-chatgpt-zh 10,990
15 dolly 10,820
16 AudioGPT 10,085
17 promptflow 9,907
18 text-generation-inference 9,682
19 petals 9,395
20 VALL-E-X 7,769
21 GPTCache 7,365
22 InternLM 6,737
23 Upsonic 6,288

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

Did you know that Python is
the 2nd most popular programming language
based on number of references?