Skip to content

Multi-window ChatGPT web UI interface with syntax highlighting support.

Notifications You must be signed in to change notification settings

getrasa/rapti-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaptiGPT

🍿 Live preview: https://www.raptigpt.com

⚠️ Notice: This web app requires you to provide your own API Key. Refer to Usage section.  

Screenshot 2023-07-03 at 5 34 29 pm

Introducing RaptiGPT

RaptiGPT makes it easier to find and manage information by letting you branch out to different conversations. Maintain several chats simultaneously, switch between them without confusion, and rapidly compare them side by side. It eliminates the need to have multiple tabs or cards open, making your information hunt less linear and more efficient.

🔥 Features

RaptiGPT comes with a bundle of amazing features! Here are some of them:

  • Ability to open multiple windows side by side with customizable width and count.
  • Seamless switch between GPT3.5 and GPT4 even after a conversation has begun.
  • Profiles: System messages predefined and selectable for individual windows.
  • An efficient File Importer: Automatically minifies imported code files to save space and provides simple file referencing with a single click.
  • Integrated Multilingual Speech-to-Text function via Deepgram's implementation of WhisperAI (Key required).

🛠️ Usage

To get started, simply visit our website at https://www.raptigpt.com/. There are 4 steps required to fully set up the chat. (fill out the information in the side menu)

  1. Enter into the API menu your OpenAI API Key obtained from OpenAI API Keys. (first icon)
  2. Configure window count and size to your liking. (2nd & 3rd icon in menu)
  3. Setup preferable profiles (4th icon in menu)
  4. (Optional) For Speech2Text enter into the API menu your Deepgram API Key obtained from Deepgram API Keys. (1st menu icon)

Other Tips

  • To toggle models click the model name.
  • Scroll horizontally using a shift + scroll.
  • You can start a conversation from any point by editing any of your preview messages.

Running Locally

You can run this project like any other reactjs project.

    npm run start

About

Multi-window ChatGPT web UI interface with syntax highlighting support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published