Python openai

Open-source Python projects categorized as openai

Top 23 Python openai Projects

  • gpt4free

    The official gpt4free repository | various collection of powerful language models

  • Project mention: gpt4-openai-api VS gpt4free - a user suggested alternative | libhunt.com/r/gpt4-openai-api | 2024-01-04

    I cant install

  • chatgpt-on-wechat

    基于大模型搭建的聊天机器人,同时支持 微信 公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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...

  • openai-python

    The official Python library for the OpenAI API

  • Project mention: The Stainless SDK Generator | news.ycombinator.com | 2024-04-24
  • clip-as-service

    🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP

  • Project mention: Search for anything ==> Immich fails to download textual.onnx | /r/immich | 2023-09-15
  • chatgpt-mirai-qq-bot

    🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 | 支持 QQ、Telegram、Discord、微信 等平台

  • Project mention: 你sub里的botgpt怎么接到q群里 董哥速来 | /r/Youmo | 2023-06-29
  • awesome-chatgpt-zh

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

  • SaaSHub

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

    SaaSHub logo
  • faster-whisper

    Faster Whisper transcription with CTranslate2

  • Project mention: Creando Subtítulos Automáticos para Vídeos con Python, Faster-Whisper, FFmpeg, Streamlit, Pillow | dev.to | 2024-04-29

    Faster-whisper (https://github.com/SYSTRAN/faster-whisper)

  • 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: Oh My Zsh | news.ycombinator.com | 2024-01-22

    https://github.com/TheR1D/shell_gpt?tab=readme-ov-file#shell...

  • stable-baselines3

    PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

  • Project mention: Sim-to-real RL pipeline for open-source wheeled bipeds | /r/robotics | 2023-12-09

    The latest release (v3.0.0) of Upkie's software brings a functional sim-to-real reinforcement learning pipeline based on Stable Baselines3, with standard sim-to-real tricks. The pipeline trains on the Gymnasium environments distributed in upkie.envs (setup: pip install upkie) and is implemented in the PPO balancer. Here is a policy running on an Upkie:

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

  • azure-search-openai-demo

    A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.

  • Project mention: Help with my Frontend-Code for AZURE GPT - Will Tip | /r/learnpython | 2023-09-13

    Hi all, Im not an expert at full-stack deployments and need help with a sample code from github to which I want to make changes. (Code: https://github.com/Azure-Samples/azure-search-openai-demo) If your suggestion works, I am willing to tip 15$ (please provide link). This Github code is used as frontend for our application. We pretty much want to keep it like it is but make one minor adjustment. If you chat with the model, it gives you citations: (Link). Then on the right side of the page a Analysis Bar opens and it shows the one page that this citation refers to. HERE: We need to show the WHOLE document for each citation instead of just one page. I think it has to do with an url or something that needs to be changed. Could you tell me the script names and changes (before and after) so I can overwrite it? Thanks a lot. Best

  • marvin

    ✨ Build AI interfaces that spark joy

  • Project mention: I'm puzzled how anyone trusts ChatGPT for code | news.ycombinator.com | 2024-05-08

    I've never tried it myself, but Prefect does have something like this with their Marvin AI library for Python.

    https://github.com/PrefectHQ/marvin?tab=readme-ov-file#-buil...

  • myGPTReader

    A community-driven way to read and chat with AI bots - powered by chatGPT.

  • PyChatGPT

    ⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more.

  • stable-baselines

    A fork of OpenAI Baselines, implementations of reinforcement learning algorithms

  • QChatGPT

    ChatGPT chat bot for Tencent QQ, based on mirai and OpenAI API.

  • llm-workflow-engine

    Power CLI and Workflow manager for LLMs (core package)

  • gpt-code-ui

    An open source implementation of OpenAI's ChatGPT Code interpreter

  • Project mention: Should I tell my employer about a product that makes my job irrelevant? | /r/cscareerquestions | 2023-07-11

    Is this of any help?

  • gpt-2-simple

    Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts

  • Project mention: Show HN: WhatsApp-Llama: A clone of yourself from your WhatsApp conversations | news.ycombinator.com | 2023-09-09

    Tap the contact's name in WhatsApp (I think it only works on a phone) and at the bottom of that screen there's Export Chat.

    For finetuning GPT-2 I think I used this thing on Google Colab. (My friend ran it on his GPU, it should be doable on most modern-ish GPUs.)

    https://github.com/minimaxir/gpt-2-simple

    I tried doing something with this a few months ago though and it was a bit of a hassle to get running (needed to use a specific python version for some dependencies...), I forget the details sorry!

  • guardrails

    Adding guardrails to large language models.

  • Project mention: Guardrails AI | news.ycombinator.com | 2023-12-30
  • 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

  • dalle-flow

    🌊 A Human-in-the-Loop workflow for creating HD images from text

  • 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 openai related posts

  • Ask HN: Most successful example using LLMs in daily work/life?

    1 project | news.ycombinator.com | 20 May 2024
  • Show HN: An Open source platform for building voice first multimodal agents

    1 project | news.ycombinator.com | 15 May 2024
  • OSS framework for voice first multimodal assistants

    1 project | news.ycombinator.com | 13 May 2024
  • The Smartest People in the Room Are All Listening to the Same Podcast

    1 project | news.ycombinator.com | 11 May 2024
  • Ask HN: How to build in-house and prive code review assisten with AI?

    1 project | news.ycombinator.com | 11 May 2024
  • I'm puzzled how anyone trusts ChatGPT for code

    4 projects | news.ycombinator.com | 8 May 2024
  • Pydantic logfire: Uncomplicated Observability for Python and beyond

    1 project | news.ycombinator.com | 6 May 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 20 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

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

Project Stars
1 gpt4free 58,106
2 chatgpt-on-wechat 25,427
3 Hello-Python 22,850
4 openai-python 20,314
5 clip-as-service 12,214
6 chatgpt-mirai-qq-bot 12,182
7 awesome-chatgpt-zh 10,052
8 faster-whisper 9,150
9 shell_gpt 8,391
10 stable-baselines3 8,082
11 GPTCache 6,481
12 azure-search-openai-demo 5,392
13 marvin 4,825
14 myGPTReader 4,399
15 PyChatGPT 4,216
16 stable-baselines 4,000
17 QChatGPT 3,830
18 llm-workflow-engine 3,591
19 gpt-code-ui 3,494
20 gpt-2-simple 3,366
21 guardrails 3,421
22 Awesome-Prompt-Engineering 3,271
23 dalle-flow 2,825

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com