ChatGPT
What Is ChatGPT Doing, Let's build GPT & How ChatGPT is Trained are great overviews of how it works.
I use ChatGPT desktop app to access ChatGPT from mac (mapped to o+space). On iOS I use Bing app.
Want to try deploy ChatGPT Telegram Bot too. And build out Parallel GPT idea.
ChatGPT has become a core part of my workflow. I use it as my core learning tool. Asking clarifiying questions. It's especially great giving high level views on most topics. Enough to prompt with more detailed questions or diving further into literature or other human made resources. ChatGPT is especially great for programming as you can easily test your answers against a type checker or compiler to see if it was right or not.
NanoGPT with Lightning GPT is interesting. Curious if I can train it with this method.
RWKV model is great. Open Assistant seems like a nice open alternative.
There's lots of low hanging fruit prompts that you can make into great products. Like Roam Around that is essentially a UI over what is an ideal itinerary for ${days} days in ${city}?
query.
FlexGen is nice way to train own GPT on just one GPU.
This is nice comment strengths/weaknesses of ChatGPT.
Want to try run Alpaca.cpp on my mac for local ChatGPT access potentially.
The way ChatGPT does plugins using Toolformer is fascinating.
ChatGPT Memory & ChatGPT Retrieval are fascinating.
Interesting queries
- Can you extract all the links from this code into an array with objects like {component, href, icon, children}
- Summarize tabular data
- Organize my notes into outline
- Music discovery assistant
- Help writing freelancing contract
- Recommend books as some famous person
- Valentines day poem or poems in general
- i.e.
Write a short cute poem for a girl that everyone thinks loves cats but in reality she is so much more.
orwrite a short cute valentine day poem for a girl that loves cats, harry potter, magic and adventures
orwrite a cute valentine day poem for a girl that loves cats, harry potter, magic and adventures
- i.e.
Many more be seen here.
Real examples I used and was amazed at answer
'initializes state with computations such resources’, what does this mean in context of solidjs
It's also great at giving examples.
Notes
Links
- OpenAISwift - Wrapper library around the ChatGPT and OpenAI HTTP API.
- OpenAI API Quick Start - Node example
- Code Review GPT - Reviews your Pull Requests using ChatGPT.
- What ChatGPT can't do (2022) (HN)
- ChatGPT Telegram Bot in Go - Go CLI to fuels a Telegram bot that lets you interact with ChatGPT.
- ChatGPT Telegram Bot in Python
- How ChatGPT actually works (2022)
- fieri - OpenAI GPT-3 API Client in Rust.
- GPT3Discord - GPT3/DALL-E2 in Discord, chat like ChatGPT, generate images, and more. (HN)
- NanoGPT - Simplest, fastest repository for training/finetuning medium-sized GPTs. (HN)
- GPT Index Guide
- Let’s try ChatGPT. Is it any good? (2022)
- GPT.sh - Use GPT to translate queries into shell commands.
- Awesome ChatGPT
- Awesome ChatGPT 2
- Talk to ChatGPT - Chrome extension that allows users to talk with the ChatGPT AI using their voice. (HN)
- ExplainThisCode - VSCode extension that uses the ChatGPT API to provide explanations for selected code.
- Open-Source Version of ChatGPT is Coming (2022)
- OpenAIPipe - UNIX-ey interface to OpenAI.
- OpenAI's ChatGPT API wrapper for Rust
- LLM Garden - Experiments using GPT-3, delivered in a web app.
- Adrenaline - IDE that uses ChatGPT to automatically fix your code when it throws an error.
- Creating a Sarcastic Chatbot with Node.js & OpenAI API (2023) (Code)
- ChatGPT Assistant - Browser Extension to integrate ChatGPT everywhere.
- GPTDuck - Ask questions about any GitHub repo. (HN)
- ChatGPT won’t replace search engines any time soon (2023) (HN)
- prophet - Command-line application that allows you to have a conversation with ChatGPT.
- Build Your own ChatGPT with OpenAI API and Streamlit
- Wolfram Alpha and ChatGPT (2023) (HN)
- TweetGPT - Chrome extension that generates tweets and replies using chatGPT.
- GPT Toolbox - GPT extension for VSCode.
- Jax GPT - Jax/Flax rewrite of Karpathy's nanoGPT.
- Chronology - Library that enables users of OpenAI's GPT-3 language model to more easily build complex language-powered applications.
- ChatGPT API Server
- How to implement Q&A against your documentation with GPT3, embeddings and Datasette (2023)
- ShareGPT - Share your wildest ChatGPT conversations with one click. (Code)
- Why is Chat GPT so expensive to operate? (2023)
- Reflect's GPT-3 Prompts (Tweet)
- Let's build GPT: from scratch, in code, spelled out by Andrej Karpathy (2023) (HN) (Code)
- LearnGPT - Browse, share, and discuss ChatGPT examples.
- Awesome AnthropicAI Claude
- ChatGPT is not all you need. A State of the Art Review of large Generative AI models (2023)
- ChatRWKV - Like ChatGPT but powered by the RWKV (RNN-based, open) language model. (HN)
- ChatGPT in an iOS Shortcut – Worlds Smartest HomeKit Voice Assistant (2023) (HN)
- ChatGPT Cheat Sheet (HN)
- GPT is all you need for the back end (HN)
- GPT-3 chatbot with long-term memory and external sources
- GPT Shell - OpenAI based chat-bot that is similar to OpenAI's ChatGPT. Also allows creating Dalle2 images.
- Loom - Multiversal tree writing interface for human-AI collaboration.
- GPTZero - Implementing GPTZero from scratch – Reverse engineering GPTZero. (HN)
- Training nanoGPT on my Journal (2023)
- Drawing pictures of animals with ChatGPT (2023) (Code)
- GPT JAX - Stupidly simple GPT implementation in JAX.
- Build ChatGPT like chatbots on your website (2022) (HN)
- ChatGPT Prompts for Data Science
- HN: ChatGPT Plus (2023)
- ChatGPT failure archive
- KnowledgeGPT - Accurate answers and instant citations for your documents.
- The unequal treatment of demographic groups by ChatGPT/OpenAI content moderation (2023) (HN)
- Node ChatGPT API
- Medical ChatGPT
- Ask HN: Are you tired of reading ChatGPT headlines? (2023)
- React Native ChatGPT
- Jailbreaking ChatGPT with Dan (HN)
- What do you do with ChatGPT? (2023)
- GPTO - Unofficial OpenAI GPT3 Terminal Client.
- ChatGPT Discord Bot
- No-Code AI Avatar that Remembers Your Notes and Answers Questions with its Own Voice using GPT-3, Siri and ElevenLabs (2023)
- Chat Simplifier - Simplify your chat content in seconds (by OpenAI). (Code)
- ChatGPT - Review & Rebuttal - Browser extension for generating reviews and rebuttals in openreview, powered by ChatGPT.
- Supabase Clippy: ChatGPT for Supabase Docs (2023) (HN)
- ChatGPT3 Prompt Engineering (HN)
- GPT in 60 Lines of NumPy (2023) (HN) (Tweet)
- Bing Chat API - Node.js wrapper around Bing Chat by Microsoft.
- HackGPT - Leverage OpenAI and ChatGPT to do hackerish things.
- Novel things to ask ChatGPT (2023)
- ChatGPT Is a Blurry JPEG of the Web (2023) (HN) (Lobsters) (Tweet)
- PicoGPT - Tiny and minimal implementation of GPT-2 in NumPy.
- ChatGPT - How it works: Transformers & NLP (2023)
- Delegaid - Package your favorite prompts in simple UI. (HN)
- How ChatGPT is Trained (2023)
- TechCrunchSummary - News summarizer with GPT-3 – specifically for TechCrunch articles.
- Upgraded Dan Version for ChatGPT Is Here: New, Shiny and More Unchained (HN)
- Shell GPT - Tool powered by OpenAI's Davinci model, will help you accomplish your tasks faster and more efficiently.
- Summ - Uses ChatGPT to provide intelligent question-answering and search capabilities across user transcripts.
- Create ChatGPT like experience over your custom docs using LangChain
- Welcome to the Age of Bullshit (2023)
- Bing: “I will not harm you unless you harm me first” (2023) (HN)
- What Is ChatGPT Doing (2023) (HN)
- From Bing to Sydney (2023) (HN)
- We Found An Neuron in GPT-2 (2023) (HN)
- ChatGPT in Academia - Policies of scientific publisher and conferences towards large language model (LLM), such as ChatGPT.
- Sidekick - Convert anything to anything using GPT3.
- ata - OpenAI GPT in the terminal.
- Ask HN: Has ChatGPT gotten worse at coding for anyone else? (2023)
- ChatGPT CLI and Python Wrapper
- Hey ChatGPT - Minimal iOS app that interacts with ChatGPT by voice.
- ElasticSearch + GPT3 Answerer
- OpenAI for Next.js - Hooks and components for working with OpenAI streams.
- OpenAI Streams - Streams-first OpenAI API client, written in TypeScript.
- GPT Labs - Monorepo of all open source code associated with GPT Labs projects. (Twitter)
- Bing Chat is blatantly, aggressively misaligned (2023)
- GPTZero Case Study – Exploring False Positives (2023) (HN)
- Open source solution replicates ChatGPT training process (2023) (HN)
- WorkaroundGPT - Tool to work around ChatGPT inhibitions.
- MOSS - Conversational language model like ChatGPT.
- A Comprehensive Survey on Pretrained Foundation Models: A History from BERT to ChatGPT (2023)
- YoBulk - Open Source CSV importer powered by GPT3. (HN)
- In defense of prompt engineering (2023)
- Reverse Engineered Edge GPT
- Reverse Engineered ChatGPT
- Should GPT exist? (2023)
- Patterns - Build mission-critical integrations, automations, and workflows with GPT from a powerful set of building blocks. (Components)
- AskHN - Collective GPT-embodied wisdom of Hacker News (2023) (HN)
- embeddings-splitter - TypeScript library to help you use OpenAI Embeddings.
- Rubberduck - ChatGPT for Visual Studio Code.
- Open source ChatGPT with LLaMA implementation trains 15x faster (HN)
- World Building with GPT (2023) (HN)
- ChatGPT Helper - VS Code extension to quickly query OpenAI's ChatGPT from inside your editor.
- Jailbreak Chat - Collection of ChatGPT jailbreaks. (HN)
- Introducing ChatGPT and Whisper APIs (2023) (HN)
- TerminalGPT - Get GPT-like chatGPT on your terminal.
- ChatML: ChatGPT API expects a structured format, called Chat Markup Language (HN)
- Jailbreaking OpenAI GPT language model
- Go GPT3 - OpenAI ChatGPT and GPT-3 API client for Go.
- EX-chatGPT introduction - Let ChatGPT truly learn how to go online and call APIs.
- Awesome Language Model Evaluations - Collection of ChatGPT evaluation reports on various bechmarks.
- Comparative Study on ChatGPT and Fine-tuned BERT
- ChatGPT API Demo
- Chat with ChatGPT via a GitHub issue
- a - CLI tool to generate code from GPT3. (HN)
- Paul Graham GPT - OpenAI-powered search & chat on all of Paul Graham’s essays.
- Clarity AI - Simple Perplexity AI clone.
- ChatGPT Chrome Extension - Integrates ChatGPT into every text box on the internet.
- Resource, Evaluation and Detection Papers for ChatGPT
- ChatGPT API Free - Use the OpenAI ChatGPT API in your own application for free.
- ChatGPT deployed as GitHub app
- Awesome ChatGPT Prompts
- OpenAIAuth - OpenAI Authentication Library for ChatGPT.
- Self-replicating Python using ChatGPT (HN)
- ChatGPT generated a puzzle game (2023) (HN)
- ChatGPT Inline Bot on Telegram (HN)
- Chat - Simple CLI wrapper around OpenAI's ChatGPT API in Python.
- ChatGPTKit - Swift Package to communicate with the ChatGPT API from OpenAI.
- heygpt - Simple common-line interface for ChatGPT API in Rust.
- ChatGPT Telegram Bot - Integrates with OpenAI's official ChatGPT APIs to provide answers, written in Python.
- bong - Giving ChatGPT access to the web.
- Awesome ChatGPT API
- ChatGPT Toolbox - ChatGPT Toolbox based on Streamlit.
- ChatGPT Linux assistant - Knows what's on your system and can help you get things done. (HN)
- OpenAI ChatGPT Code Review - GitHub Action that uses OpenAI ChatGPT to analyze code in pull request comments.
- Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models (2023) (Code) (Tweet) (HN)
- TypingMind - Better UI for ChatGPT.
- Useful ChatGPT prompts
- Zero-Shot Information Extraction via Chatting with ChatGPT (2023) (Code)
- gpt-macro - ChatGPT powered Rust proc macro that generates code at compile-time.
- Free ChatGPT - Open-source web app that allows you to play with OpenAI's ChatGPT API for free. (Code)
- ChatGPT for Mac - Simple Mac app wrapper for ChatGPT.
- ChatGTP starter app
- Integration of ChatGPT, Stable Diffusion, and Eleven Labs (HN)
- OpenChatKit - Powerful, open-source base to create both specialized and general purpose chatbots for various applications. (HN)
- Chat with GPT - Open-source ChatGPT app with a voice.
- GPTerminal - ChatGPT Terminal Interface.
- CLI for ChatGPT
- GenAI - Generative AI tooling for IPython.
- AIChat - Chat with ChatGPT in terminal.
- Can GPT-4 Actually Write Code? (2023) (HN)
- GPT Repo Loader - Load entire code repos into GPT prompts. (HN)
- Jail breaking ChatGPT-4 (HN)
- Chatty - Enables you to run or deploy your own ChatGPT-like application.
- ChatLLaMA - ChatGPT style chatbot for Facebook's LLaMA. (HN) (Code)
- Awesome Open ChatGPT - List of open alternatives to ChatGPT. (HN)
- Everything ChatGPT – under the hood of the ChatGPT web app (HN)
- Chatbot UI - ChatGPT clone for running locally in your browser.
- ChatFred - Alfred workflow using ChatGPT, DALL·E 2 and other models for chatting, image generation and more.
- gerev.ai - ChatGPT search engine for your organization. (Code)
- Next.js ChatGPT - Responsive chat application powered by OpenAI's GPT-4.
- Chatblade - CLI Swiss Army Knife for ChatGPT.
- Jema.ai - Jasper alternative open source with ChatGPT.
- LangChain & Supabase - Create a ChatGpt Chatbot for Your Website
- Everyday with GPT-4
- Alice - AI assistant you've been waiting for.
- Using GPT-4 to measure the passage of time in fiction (2023)
- ChatGPT Plugins (2023) (HN)
- ChatGPT can now call Wolfram Alpha (2023) (HN)
- Cursor for Visual Studio Code - AI code editor based on GPT-4.
- ChatGPT Retrieval Plugin
- How to use Alpaca-LoRA to fine-tune a model like ChatGPT (2023) (HN)
- PlaticaBot - MacOS, iOS and watchOS ChatGPT client using your own OpenAI key.
- Awesome GPT-4
- AutoPR GitHub Action - Fix issues with AI-generated pull requests, powered by GPT-4.
- Helicone - Open-source logging for OpenAI. (Code) (HN)
- Microsoft's paper on OpenAI's GPT-4 had hidden information (2023) (HN)
- OpenAI’s policies hinder reproducible research on language models (2023) (HN)
- Post-GPT Computing (2023) (HN)
- Hello Dolly: Democratizing the magic of ChatGPT with open models (2023) (HN)
- Ask HN: How are you using GPT to be productive? (2023)
- metamorph - Self-editing GPT-4 application.
- Markprompt - Platform for building GPT-powered prompts. Scans Markdown, Markdoc and MDX files in your GitHub repo and creates embeddings. (HN)
- GPT Fine-Tuning using Node.js
- SwiftChatGPT - Simple ChatGPT API.
- GPT-4 performs significantly worse on coding problems not in its training data (2023) (HN)
- ChatGPT conversation saving bookmark
- OpenAI's ChatGPT plugins may revolutionize the traditional customer journey (2023) (HN)
- ChatGPT 4 saved my dog’s life (HN)
- ChatGPT and Code Interpreter = Magic (2023) (HN)
- ChatGPT Memory - Allows to scale the ChatGPT API to multiple simultaneous sessions with infinite contextual and adaptive memory powered by GPT and Redis datastore.
- Using ChatGPT Plugins with LLaMA (2023) (HN)
- Run Wild - Let ChatGPT run free on random webpages and do what it likes. (HN)
- Capabilities of GPT-4 on Medical Challenge Problems (2023) (HN)
- AI-enhanced development makes me more ambitious with my projects (2023)
- Ask HN: What is a specific use of GPT-4 that you think is remarkable? (2023)
- ChatGPT outperforms crowd-workers for text-annotation tasks (2023) (HN)
- AI Tools for chatGPT - Easily use chatGPT in the command line.
- Chatpad AI - Premium quality UI for ChatGPT.
- Awesome ChatGPT Plugins
- Taxy AI - Automate your browser with GPT-4. (HN)
- 11 Tips to Take Your ChatGPT Prompts to the Next Level
- ChatGPT Gets a Computer (2023)
- Libraria - Customizable, embeddable Chat GPT based on your own documents. (HN)
- Pairing With GPT-4 (2023) (HN)
- HuggingGPT: Solving AI tasks with ChatGPT and its friends in HuggingFace (2023) (HN)
- Could you train a ChatGPT-beating model for $85k and run it in a browser? (2023) (HN)
- Design and Code with ChatGPT and Midjourney
- ChatGPT – The Revolutionary Bullshit Parrot (2023) (HN)
- Vicuna - Open-source chatbot impressing GPT-4 with 90% ChatGPT quality. (HN) (Code)
- YakGPT - Locally running, hands-free ChatGPT UI. (HN) (Code)
- Wellknown - Registry of AI Plugins.
- SpeechGPT - Web application that enables you to converse with ChatGPT. (Code)
- How to use AI to do practical stuff: A new guide (2023)
- Using GPT on Library Collections (2023)
- Auto-GPT - Attempt to make GPT-4 fully autonomous. (Tweet)
- GPTChat - GPT-4 client which gives your favorite AI a memory and tools for self-improvement.
- ChatGPT Plugins Collection (unofficial)
- Think of language models like ChatGPT as a “calculator for words” (2023)
- ChatGPTSwift API
- GPTSwift - OpenAI GPT interface written in Swift.
- Glarity - Chrome extension to view ChatGPT summaries alongside Google search results and YouTube videos.
- ChatGPT Survey: Performance on NLP datasets (2023)
- ChatGPTUI - ChatGPT with Textual User Interface (TUI) mode written in Go.
- Robo-GPT - Simple and extensible program that helps you run GPT-4 model autonomously.
- Promptr - CLI tool for operating on your codebase using GPT.
- ChatGPT Box - Integrating ChatGPT into your browser deeply.
- ChatIDE - Talk with ChatGPT inside VS Code.
- Gish - GPT command line.
- SlickGPT - Light-weight "use-your-own-API-key" web client for the OpenAI API written in Svelte.
- GPT-CLI - Command-line interface for ChatGPT.
- Document + ChatGPT
- Increase GPT4's context size by asking it to compress your prompts (HN)
- Sparks of AGI: early experiments with GPT-4 (2023)
- IntelliBar - ChatGPT at your fingertips. (Code)
- ChatGDB - GPT-Powered GDB Assistant. (HN)
- Awesome ChatGPT
- When do you need Chain-of-Thought Prompting for ChatGPT? (2023)
- ChatGPT Plugin TS - Examples and resources for creating ChatGPT plugins in TypeScript.
- Iga - Minimalist AutoGPT capable of updating it's own source.
- AiShell - Natural Language Shell like Github Copilot X, Powered by ChatGPT.
- CodeReview BOT - Code review robot powered by ChatGPT.
- ChatGPT Plugin Starter
- tenetlang - GPT-Designed Language Built for Humans.
- GPT-Legion: An AI Agent System - Framework for autonomous agents who can work together to accomplish tasks.
- wonderGPT - Simple and beautiful ChatGPT client for macOS.
- AI Functions - AI-Powered Function Magic: Never code again with GPT models.
- Image2Paragraph - Transform Image into Unique Paragraph with ChatGPT, BLIP2, OFA, GRIT, Segment Anything, ControlNet.
- Zod ChatGPT - Using Zod to get structured and typed output from ChatGPT in TypeScript. (HN)
- MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models (2023) (Code) (HN)
- Terminal GPT - ChatGPT in terminal without needing API keys.
- Embedding Archives: Millions of Wikipedia Article Embeddings in Many Languages (2023) (HN)
- Superpower ChatGPT - Superpower ChatGPT Chrome Extension.
- Cheshire-Cat - Customizable AI architecture.
- ChatGPT Telegram Bot - GPT-4. Fast. No daily limits. Special chat modes.
- Awesome GPT
- chatgpt-shell updates (2023)
- GPT4 should be part of your toolkit (2023) (Lobsters)
- Training ChatGPT with Custom Libraries Using Extensions (2023) (HN)
- Supercharged experience for ChatGPT, DALL-E and Stable Diffusion
- Experiment in forking ChatGPT conversations
- GPT4free - Use ChatGPT, for free.
- ChatGPT Prompt Engineering for Developers
- gpterm - Terminal-based integration with the OpenAI chat API.
- GPT-3 token encoder and decoder
- Expanding ChatGPT Code Interpreter with Python packages, Deno and Lua (2023)
- Does GPT-4 think better in JavaScript? (2023) (Lobsters)
- Writing Code with ChatGPT? Improve it with Kani (2023)
- Awesome ChatGPT
- GPT-4 AI Tutor Prompt for customizable personalized learning experiences
- Aski - Feature-rich and easy-to-use ChatGPT client for your teminal.
- Cuttlefish - Desktop chat app for ChatGPT.
- Awesome ChatGPT Plugins
- OP Vault - Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, etc) using a simple React frontend.
- Awesome ChatGPT Dataset
- ChatGPT vs. open source on harder tasks (HN)
- ChatGPT Plugins on Cloudflare
- Don Knuth Plays with ChatGPT (2023) (HN)
- petrushkaGPT - Integrates ChatGPT, an OpenAI language model, with a Telegram bot in Node.js.
- AvaBot - ChatGPT personal assistant bot on Telegram.
- Golem - Beautiful UI for ChatGPT and other conversational models.
- Oryx Video ChatGPT - Large vision-language model with a dedicated video-encoder and large language model (LLM), enabling video understanding and conversation about videos.
- Scikit-LLM - Seamlessly integrate powerful language models like ChatGPT into scikit-learn for enhanced text analysis tasks.
- DB-GPT - Interact your data and environment using the local GPT, no data leaks, 100% privately, 100% security.
- Top 10 ChatGPT Plugins (2023)
- Ask HN: Those with success using GPT-4 for programming – what are you doing? (2023)
- Gold Retriever - Create and host retrieval plugins for ChatGPT in one click.
- ChatGPT plugins now support Postgres and Supabase (2023) (HN)
- Diagrams in ChatGPT - Create and edit diagrams in ChatGPT.
- Ask HN: Is it just me or GPT-4's quality has significantly deteriorated lately? (2023)
- Inside ChatGPT's Brain (2023)
- ChatGPT Prompt Genius - Multi-purpose ChatGPT Chrome Extension.
- Как ChatGPT изменит мир (2023)
- daberu - Simple command-line tool for conversing with ChatGPT.
- Building a ChatGPT Plugin with Go: Creating Interactive Wardley Maps (2023)
- GPT Document Extraction - Proof of concept tool for using ChatGPT to transform messy text documents into structured JSON.
- OpenChat - Run and create custom ChatGPT-like bots with OpenChat, embed and share these bots anywhere, the open-source chatbot console. (HN)
- Awesome ChatGPT Repositories
- Tips for better coding with ChatGPT (2023) (HN)
- Prompta - ChatGPT UI that is keyboard-centric, mobile friendly, can syncs chat history across devices and search past conversations.
- WorkGPT used with OpenAI GPT functions API (2023)
- Creating ChatGPT Plugins Using the New Function Call Feature (2023)
- Prompt engineering cheatsheet
- How to make a great ChatGPT plugin (2023)
- chatgpt.js - Powerful client-side JavaScript library for ChatGPT.
- GPT-4 API General Availability (2023) (HN)
- It is starting to get strange (2023)
- Chat Chat - Deploy your own AI Interface, all AI in one place. (Code)
- Awesome ChatGPT Code Interpreter
- Code Interpreter API - LangChain implementation of the ChatGPT Code Interpreter.
- LibreChat - Enhanced ChatGPT Clone.
- Custom instructions for ChatGPT (2023) (HN)
- RAGstack - Deploy a private ChatGPT alternative hosted within your VPC.
- FreeGPT - GPT 3.5/4 with a Chat Web UI. No API key required. (Code)
- ShortGPT - Experimental AI framework for automated short/video content creation.
- Elia - Terminal ChatGPT client built with Textual.
- Code Interpreter on steroids for ChatGPT
- We need to tell people ChatGPT will lie to them, not debate linguistics (2023) (Lobsters)
- Azure ChatGPT - Private & secure ChatGPT for internal enterprise use. (HN)
- Breeze - Simple ChatGPT clone built with Go. It uses OpenAI as the LLM.
- Code ChatGPT Plugin - TypeScript Code Analyzer that enables ChatGPT to "talk" with your code.
- ChatLab - Bringing ChatGPT Plugins to your notebooks.
- ChatGPT Enterprise (2023) (HN)