InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 23 Python gpt-3 Projects
-
Project mention: Show HN: I built Solveig, it turns any LLM into an assistant in your terminal | news.ycombinator.com | 2025-11-13
See Usage for more: https://github.com/FSilveiraa/solveig/blob/main/docs/usage.m...
---
FEATURES
AI Terminal Assistant - Automate task planning, file management, code analysis and system management using natural language in your terminal.
Safe by Design - Granular controls with pattern-based permissions. File operations prioritized, and shell commands can be disabled.
Plugin Architecture - Extend capabilities through drop-in plugins. Add SQL queries, web scraping or block dangerous commands with 100 lines of Python.
Modern CLI - Clear interface with task planning and listing, file content previews, diff editing, API usage tracking, code linting, waiting animations and rich tree displays for informed user decisions.
Provider Independence - Works with any OpenAI-compatible API, including local models.
tl;dr: similar idea to Claude Code (https://claude.com/product/claude-code) or Aider (https://aider.chat/), focusing on providing explicit user consent, granular configuration, drop-in plugins and the ability to integrate any model, backend or API.
See the Features for more: https://github.com/FSilveiraa/solveig/blob/main/docs/about.m...
---
TYPICAL TASKS
- "Find and list all the duplicate files inside ~/Documents/"
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
Hello-Python
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
-
Project mention: A ranked list of machine learning Python libraries. Updated weekly | news.ycombinator.com | 2025-01-31
-
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.
Project mention: Ask HN: Is anybody building an alternative transformer? | news.ycombinator.com | 2025-02-14You can see all the development directly from them: https://github.com/BlinkDL/RWKV-LM
Last week version 7 was released and every time they make significant improvements.
-
Techniques like LoRA (Low-Rank Adaptation) and prefix tuning modify models by introducing low-rank updates to weights or adding learnable prefix tokens. These approaches work by creating task-specific pathways through the existing latent space.
-
shell_gpt
A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
Project mention: Supercharge Your Terminal: ShellGPT + ChromaDB + LangChain for Context-Aware Automation | dev.to | 2025-09-01🗃 To explore ShellGPT in depth, including installation instructions, usage examples, and advanced configuration options, head over to the official ShellGPT GitHub repository.
-
gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
Project mention: 🚀 25+ Open Source AI APIs, Models & Tools (with GitHub Repo Links) | dev.to | 2025-06-13GPT-NeoX-20B
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Explore the Guardrails AI library for more robust options.
-
Awesome-Prompt-Engineering
This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc
-
-
-
RasaGPT
💬 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
-
-
awesome-gpt-prompt-engineering
A curated list of awesome resources, tools, and other shiny things for LLM prompt engineering.
-
-
-
-
-
vim-ai
AI-powered code assistant for Vim. Generate, edit and chat with GPT models like ChatGPT using OpenAI
-
Project mention: ATC/OSDI '25 Joint Keynote: Accelerating Software Dev: The LLM (R)Evolution [video] | news.ycombinator.com | 2025-09-08
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python gpt-3 discussion
Python gpt-3 related posts
-
Show HN: Personal Telegram Bot with Mani AI Models Like ChatGPT,Claude,Flux etc.
-
Understanding the Latent Space in LLMs: A Deep Dive
-
Supercharge Your Terminal: ShellGPT + ChromaDB + LangChain for Context-Aware Automation
-
Ask HN: How do you find early stage startups to join
-
Making AI Prompts Customizable with Smart Guardrails
-
Self-Adapting Language Models
-
Show HN: Job board aggregator for best paying remote SWE jobs in the U.S.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 15 Nov 2025
Index
What are some of the best open-source gpt-3 projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | aider | 38,394 |
| 2 | Hello-Python | 32,805 |
| 3 | best-of-ml-python | 22,786 |
| 4 | RWKV-LM | 14,131 |
| 5 | LoRA | 12,936 |
| 6 | shell_gpt | 11,528 |
| 7 | gpt-neox | 7,333 |
| 8 | guardrails | 5,945 |
| 9 | Awesome-Prompt-Engineering | 4,976 |
| 10 | llm-workflow-engine | 3,710 |
| 11 | mini-agi | 2,893 |
| 12 | RasaGPT | 2,447 |
| 13 | test | 1,483 |
| 14 | awesome-gpt-prompt-engineering | 1,438 |
| 15 | ChineseAiDungeonChatGPT | 1,411 |
| 16 | AutoPR | 1,344 |
| 17 | spacy-llm | 1,342 |
| 18 | chatgpt-comparison-detection | 1,323 |
| 19 | vim-ai | 1,067 |
| 20 | ChatDBG | 1,048 |
| 21 | AI-Functions | 936 |
| 22 | ChatGDB | 929 |
| 23 | gpt-cli | 721 |