Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaki-1052 committed Jul 1, 2024
1 parent 3ba1b22 commit ef3cb40
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# ChatBot Portal for Multi-Modal LLM APIs

Welcome to my **Chat-Bot Portal**, a full-featured *Node.js*-based web application that allows users to interact with a **chatbot** powered by *OpenAI*'s **GPT-4 API**, including the latest *Vision*, *Hearing*, and *Speaking* capabilities with *image-generation*, *file uploads*, and superior *Model Performance* from *advanced* **Custom Instructions**. *GPTPortal* now supports the **Anthropic Claude** and **Mistral AI** models, plus **Google Gemini** via *free* API. It *also* includes a *native* **Code Environment** via **Assistants Mode** to reuse *files* and *instructions* from OpenAI's *Beta API*! **Explore** the *many* additional features recently added, such as *customizable* **Chat History**, **Prompt Templates**, *easier* **Setup**, and *many more* **API Providers**.
Welcome to my **Chat-Bot Portal**, a full-featured *Node.js*-based web application that allows users to interact with a **chatbot** powered by *OpenAI*'s **GPT-4 API**, including the latest *Vision*, *Hearing*, and *Speaking* capabilities with *image-generation*, *file uploads*, and superior *Model Performance* from *advanced* and *editable* **Custom Instructions** in the **System Prompt**.

*GPTPortal* now supports the **Anthropic Claude** and **Mistral AI** models, plus **Google Gemini** via *free* API. It *also* includes a *native* **Code Environment** via **Assistants Mode** to reuse *files* and *instructions* from OpenAI's *Beta API*! **Explore** *all* the additional features added, like *customizable* **Chat History**, **Prompt Templates**, *easy* **Setup**, and *many* more **API Providers**.

## Table of Contents

Expand Down Expand Up @@ -36,11 +38,11 @@ Welcome to my **Chat-Bot Portal**, a full-featured *Node.js*-based web applicati

- Interactive **chat interface** with support for *text messages*.
- **Voice Conversations** via *Whisper* transcriptions and *spoken responses*.
- **Image upload** functionality for *visual context* in discussions.
- Server-side integration with *OpenAI* **GPT-4 API**.
- **Image Upload** functionality for *visual context* in discussions.
- *Server-side* integration with **SEVEN** *AI* **API** *providers* and **counting**.
- **Basic authentication** for *secure access*.
- Customizable *System-Defined Instructions* and *Model Parameters*.
- Simple and intuitive **UI** with *copy-to-clipboard* feature.
- Simple and intuitive **UI** with *copy-to-clipboard* features.
- **Markdown** *rendering* for chat messages in *Marked* styles.
- **Export** as *HTML* **button** for *conversation history*.
- Integrated **shutdown** *functionality* at "**Bye!**"
Expand All @@ -49,19 +51,22 @@ Welcome to my **Chat-Bot Portal**, a full-featured *Node.js*-based web applicati
- **Assistants API Mode** for *reusable* files and *custom instructions*.
- Includes **Automatic Python Execution** in stateful *Jupyter Environment*.
- **Retrieval Augmented Generation** of *uploaded files*.
- New **Google Gemini** & **Mistral** Models...Ultra *Coming Soon*!
- *New* **Anthropic Claude**, **Google Gemini**, & **Mistral** Models.
- **Keyboard Shortcuts** to control various *ChatGPT-like functions*.
- **Editable Custom Instructions** via a *frontend UI*.
- **Prompt Templates** for the *System* via **Sidebar**.
- **Conversation History** with *optimized* **context windows**.
- *Automatic* **Token-Cost** *Calculations* and **Summaries**.
- **Model Selector** of various *LLM APIs*. Includes:
- **GPT-4**: *EVERY* GPT Model Release
- Includes 4o, Turbo, old v4, 3.5, etc.
- **Gemini**: *ALL* Google Gemini Models
- Includes Gemini-Pro(-Vision), Gemini-1.5 Pro & Flash
- Includes *Gemini-Pro* and *Flash*
- **Claude Opus-Instant**:
- *Six* New *Anthropic* High *Performance* Models
- *Seven* New *Anthropic* High *Performance* Models
- A Description can be found under [**Anthropic AI Setup**](#10-optional-anthropic-claude-setup).
- **Mistral**: *Tiny-Medium*
- **Five** *New* **Mistral AI** Models
- **Six** *New* **Mistral AI** Models
- *Intelligence* **Varies** by *Size*
- A Description can be found under [**Mistral AI Setup**](#9-optional-mistral-ai-setup).
- **LLaMA-3**: *FREE* Llama Models via *Qroq*
Expand Down

0 comments on commit ef3cb40

Please sign in to comment.