How to use Chat314
Simply input your OpenAI api key, and chat away. Try asking Chat314 to write you a story, ask about sports, ask it to create an image, or just play rock paper scissors. To start a new conversation, click the edit icon at the top. Conversation history is not saved.
How Chat314 works
1: Input is taken
2: Input is passed through Neural Network
3: Determine if input should go to ChatGPT, DALL·E, Search-Scrape, or CustomChat.
4: Input is passed on and output is given.
Breakdown
ChatGPT is an LLM developed by OpenAI. Chat314 sends API requests to ChatGPT
DALL·E is an image generation model also developed by OpenAI
Search-Scrape scrapes browsers for information, then sends that info to ChatGPT to organize into a sentence
CustomChat is a rule based chatbot designed to redirect users to other aspects of the app that it is deployed in.
Mrpi314 tools:
OpenAI: