📄️ Mimicking bot
This bot just returns whatever the user has typed in.
📄️ Open AI bot
This bot makes an API call to OpenAI and processes the user input. It uses GPT-3.5 Turbo.
📄️ HuggingFace bot
This bot makes an API call to OpenAI and processes the user input. It uses Microsoft's DialoGPT-large model.
📄️ Google PaLM AI bot
This bot makes an API call to PaLMAI and processes the user input. It uses PaLM Chat.
📄️ DALL-E bot
This bot makes an API call to OpenAI and processes the user input. It uses DALL-E.
📄️ GPT Vision bot
This bot calls Vision API from OpenAI and processes the user image.
📄️ GPT Assistants bot
This bot calls Vision API from OpenAI and processes the user image.