# ChatGPT (Chat Generative Pre-trained Transformer) https://chat.openai.com/auth/login?next=/chat ## ChatGPT API Open AI api(GPT-3) https://openai.com/api/ Wait list of ChatGPT API form (GPT-3.5) https://share.hsforms.com/1u4goaXwDRKC9-x9IvKno0A4sk30 Chatgpt-plus https://openai.com/blog/chatgpt-plus/ * $20/month * General access to ChatGPT, even during peak times * Faster response times * Priority access to new features and improvements Reverse Engineered ChatGPT API by OpenAI https://github.com/acheong08/ChatGPT ## Microsoft Bing with ChatGPT Bing search https://www.bing.com/ ChatGPT with internet access https://github.com/acheong08/EdgeGPT ## Google bard https://blog.google/technology/ai/bard-google-ai-search-updates/ ## Integrate * WeChat * https://github.com/fuergaosi233/wechat-chatgpt * Integrate Line * gpt-ai-assistant on vercel * https://github.com/memochou1993/gpt-ai-assistant * GPT-Linebot-python-flask-on-vercel * https://github.com/howarder3/GPT-Linebot-python-flask-on-vercel ### Vercel * https://vercel.com/ * Deploy from CLI or personal git integrations * Built-in CI/CD * Automatic HTTPS/SSL * Previews for every git push * Vercel Serverless Functions can be deployed in multiple languages: * Node.js * Go * Python * Ruby