Skip to content

Latest commit

 

History

History
 
 

ai-chat-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

What is AI Chat App?

This self-hosted ChatGPT interface offers a user-friendly experience for power users to create and import prompt templates, optimize their results, and easily share with others.

Requirements

To use this app, you need a ChatGPT API key. Get your key from OpenAI API Keys.

Setting up the App

By default, the server runs on port 3000 and is assigned an ephemeral port by the provider. Once deployed, access the web interface by clicking on "Forwarded Ports" in Cloudmos.

image

To use the OpenAI API, you must provide your API key in the app settings. Simply navigate to your Settings, enter the API Key, and click "Save".

Now you can start a new chat.

Chat Interface

Templates

Templates are available to be imported

Versions

  • 05.03.23: - Initial Release.