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/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/Claude/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。

  • Project mention: GitHub - zhayujie/chatgpt-on-wechat: Wechat robot based on ChatGPT,...GitHub - zhayujie/chatgpt-on-wechat: Wechat robot based on ChatGPT,... | /r/thirdbrain | 2023-04-24
  • 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: GPT-4 Turbo with Vision is a step backwards for coding | news.ycombinator.com | 2024-04-10

    The ongoing model anchoring/grounding issue likely affects all GPT-4 checkpoints/variants, but is most prominent with the latest "gpt-4-turbo-2024-04-09" variant due to its most recent cutoff date, might imply deeper issues with the current model architecture, or at least how it's been updated:

    https://github.com/openai/openai-python/issues/1310

    See also the original thread on OpenAI's developer forums (linked on the GitHub issue) with confirmations from others.

    A test code snippet is included in the GitHub issue to A/B test the problem yourself with your own questions if need be.

  • 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! 🚀

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • faster-whisper

    Faster Whisper transcription with CTranslate2

  • Project mention: Using Groq to Build a Real-Time Language Translation App | dev.to | 2024-04-05

    For our real-time STT needs, we'll employ a fantastic library called 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.

  • 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: Show HN: Marvin 2.0 – a lightweight, multi-modal AI toolkit | news.ycombinator.com | 2024-01-17

    Hey HN! We just released Marvin 2.0.

    Marvin is an AI toolkit for developers who want to use LLMs with traditional software. We still see significant challenges integrating LLMs because of how difficult it is to get them to reliably accept and return structured data. Marvin consists of independent, functional tools that address this problem in a variety of ways.

    Marvin has always been focused on using LLMs to work with native Python datatypes and Pydantic models. In 2.0 we've expanded this significantly with dedicated APIs for the most common use cases we've seen over the last year: classification, entity extraction, transforming data to types, and generating synthetic data. Marvin 2.0 is also fully multi-modal and supports images as inputs for classification, extraction, and transformation tasks (as well as simple image and speech generation). We've also introduces a Pythonic interface to OpenAI's assistants API, which now powers all of Marvin's interactive components.

    We've tried to make an LLM framework that "sparks joy" and captures that same feeling you had the first time you saw an LLM in action. Try it out and let us know what you think!

    (Repo: https://github.com/PrefectHQ/marvin)

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

  • Project mention: Live speech to text input in terminal | /r/linuxquestions | 2023-05-01

    I want to turn on my mic and see my words show up in my active terminal tab. App-agnostic is good but app-specific would work; this is for chatgpt input with https://github.com/mmabrouk/chatgpt-wrapper. right now i'm using chatgpt in browser with speech-to-text browser extension and I would prefer not to. advice regarding older hardware applies here, but also interested in cutting edge for powerful pcs. Any guidance, links to guides valued.

  • 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

  • Project mention: AI lessons | /r/ChatGPT | 2023-05-09

    Yes, there are a lot of different resources online, especially for generative AI. The Awesome Prompt Engineering github is probably a good place to start https://github.com/promptslab/Awesome-Prompt-Engineering. If you're focusing directly on OpenAI's models then the OpenAI Prompt Engineering Guide would be my recommendation https://help.openai.com/en/articles/6654000-best-practices-for-prompt-engineering-with-openai-api.

  • 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). The latest post mention was on 2024-04-10.

Python openai related posts

Index

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

Project Stars
1 gpt4free 56,769
2 chatgpt-on-wechat 24,502
3 Hello-Python 21,784
4 openai-python 19,670
5 clip-as-service 12,169
6 chatgpt-mirai-qq-bot 11,903
7 awesome-chatgpt-zh 9,817
8 faster-whisper 8,578
9 shell_gpt 8,208
10 stable-baselines3 7,850
11 GPTCache 6,387
12 azure-search-openai-demo 5,256
13 marvin 4,695
14 myGPTReader 4,375
15 PyChatGPT 4,216
16 stable-baselines 4,000
17 QChatGPT 3,706
18 llm-workflow-engine 3,579
19 gpt-code-ui 3,479
20 gpt-2-simple 3,366
21 guardrails 3,261
22 Awesome-Prompt-Engineering 3,165
23 dalle-flow 2,824
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com