Updates for 2023-03-28
·1 min
Table of Contents
Here’s the projects added or updated today:
- GPTerminator: GPTerminator is a python package that provides a convenient way to interact with OpenAI’s chat completion and image generation API’s using your command line interface.
- Multimedia GPT: Multimedia GPT connects OpenAI GPT with vision and audio. Users can now send images, videos, and audio recordings and get a response in both text and image formats.
- README-AI: Command-line tool for crafting aesthetic, structured, and informative README.md files. Powered by OpenAI’s language model API.
- myGPTReader: myGPTReader is a slack bot that can read any webpage, ebook, video(YouTube) or document and summarize it with chatGPT. It can also talk to you via voice using the content in the channel.
- ChatGPT-Vercel: Another ChatGPT web app based on ddiu8081/chatgpt-demo, specifically made for deploying on Vercel.
- Chatbot UI: A simple chatbot starter kit for OpenAI’s chat model using Next.js, TypeScript, and Tailwind CSS.
- ChatGPT Wrapper: ChatGPT Wrapper is an open-source unofficial Power CLI, Python API and Flask API that lets you interact programmatically with ChatGPT/GPT4. Several different backends are supported to connect to the ChatGPT models, including browser-based and REST-based options.