GitPedia
Zaki-1052

Zaki-1052/GPTPortal

A feature-rich portal to chat with GPT-4, Claude, Gemini, Mistral, & OpenAI Assistant APIs via a lightweight Node.js web app; supports customizable multimodality for voice, images, & files.

6 Releases
Latest: 2y ago
GPTPortal v1.1.2 Stable Model Updatev1.1.2Latest
Zaki-1052Zaki-1052·2y ago·February 27, 2024
GitHub

📦 Mistral & Google Release

  • This is the latest stable release for the newest models, including:
  • Mistral Tiny with 7 Billion Parameters (Cheapest)
  • Mixtral 8x7b with a Mixture of Experts (MoE) Architecture
  • Mistral Large, the *newest* and *most intelligent* Mistral model
  • [Release Article](https://mistral.ai/news/mistral-large/) from *Mistral*
  • Microsoft Azure [Partnership Announcement](https://azure.microsoft.com/en-us/blog/microsoft-and-mistral-ai-announce-new-partnership-to-accelerate-ai-innovation-and-introduce-mistral-large-first-on-azure/)
  • Gemini 1.5 Pro: *Early Access* Google Model with 1 Million Tokens!
  • DeepMind [Release Article](https://blog.google/technology/ai/google-gemini-next-generation-model-february-2024/)
  • + 7 more
GPTPortal v1.1.1 Mistral Stable Releasev1.1.1
Zaki-1052Zaki-1052·2y ago·February 9, 2024
GitHub

📦 Mistral Release

  • Release: https://github.com/Zaki-1052/GPTPortal/releases/tag/v1.0-assistants
  • *Note*: I've also upgraded the `node_modules` and fixed an issue with a misdirected `gpt-3.5-turbo` alias. Be sure to run `npm install` if you encounter any network request issues. If you'd like to utilize the OpenAI SDK, direct your attention to the _Assistants Branch_, or use Google's *Gemini* Package.
  • Edit: See this issue for more details on hotfixes: https://github.com/Zaki-1052/GPTPortal/issues/12#issuecomment-1936734158
  • _Note_: The previous release was _deleted_ for an issue with the differing `user_input` schema for GPT-4-Vision and the Mistral models. Please pull your local version if you were experiencing any problems or configuration errors.
  • Build a multi-platform docker image on push and new releases by @FarisZR in https://github.com/Zaki-1052/GPTPortal/pull/6
  • Bump follow-redirects from 1.15.3 to 1.15.5 by @dependabot in https://github.com/Zaki-1052/GPTPortal/pull/8
  • Full Changelog: https://github.com/Zaki-1052/GPTPortal/compare/v1.0.1...v1.1.1
GPT-Voice v1.1.0 Notesv1.1.0-voice
Zaki-1052Zaki-1052·2y ago·February 5, 2024
GitHub

📦 GPT-Voice Portal

  • Build a multi-platform docker image on push and new releases by @FarisZR in https://github.com/Zaki-1052/GPTPortal/pull/6
  • Bump follow-redirects from 1.15.3 to 1.15.5 by @dependabot in https://github.com/Zaki-1052/GPTPortal/pull/8
  • @FarisZR made their first contribution in https://github.com/Zaki-1052/GPTPortal/pull/6
  • @dependabot made their first contribution in https://github.com/Zaki-1052/GPTPortal/pull/8
  • Full Changelog: https://github.com/Zaki-1052/GPTPortal/compare/v1.0.1...v1.1.0-voice
GPTPortal for Assistants API - v1.0v1.0-assistants
Zaki-1052Zaki-1052·2y ago·February 5, 2024
GitHub

📦 Version 1.0 - Stable Release

  • Please direct any inquiries you may have about its functionality, features, and codebase to this discussion.
  • *Thank you!*
  • Build a multi-platform docker image on push and new releases by @FarisZR in https://github.com/Zaki-1052/GPTPortal/pull/6
  • Bump follow-redirects from 1.15.3 to 1.15.5 by @dependabot in https://github.com/Zaki-1052/GPTPortal/pull/8
  • @FarisZR made their first contribution in https://github.com/Zaki-1052/GPTPortal/pull/6
  • @dependabot made their first contribution in https://github.com/Zaki-1052/GPTPortal/pull/8
  • Full Changelog: https://github.com/Zaki-1052/GPTPortal/compare/v1.0.1...v1.0-assistants
GPTPortal v1.0.1 Latest Stable Releasev1.0.1
Zaki-1052Zaki-1052·2y ago·January 26, 2024
GitHub

📦 Description

  • GPT-4-Turbo Preview: `gpt-4-0125-preview`
  • The latest GPT-4 model intended to *reduce* cases of “*laziness*” where the model doesn’t complete a task. [Learn more](https://openai.com/blog/new-embedding-models-and-api-updates).
  • GPT-3.5-Turbo: `gpt-3.5-turbo-1025`
  • Even *Cheaper Pricing* and *Bug Fixes*

📦 Future Plans

  • *Thank you for your patience!*
  • Full Changelog: https://github.com/Zaki-1052/GPTPortal/compare/v1.0.0...v1.0.1
GPT & Gemini ChatBot Portal – v1 Releasev1.0.0
Zaki-1052Zaki-1052·2y ago·December 27, 2023
GitHub

Key Features

  • Multi-Modal Interaction: Engage with the chatbot using text, voice, & image inputs.
  • Advanced AI Integration: Powered by OpenAI's GPT-4 & Google Gemini models.
  • User-Friendly Interface: Simplified and intuitive for seamless user experience.
  • Customizable Parameters: Tailor chat responses with system-defined instructions and model settings.
  • Diverse Model Selection: Choose from various models including GPT-4, GPT-4-Vision, Gemini-Pro, and more.
  • Secure Authentication: Basic authentication ensures secure access.
  • Export Functionality: Easily export conversation history in HTML format.

📦 Enhancements & Updates

  • Google Gemini Integration: Latest Google Gemini models are now accessible.
  • Model Selector Added: Easily switch between different AI models.
  • Improved Image Handling: Enhanced image upload and processing capabilities.
  • Markdown Rendering: Chat messages are now beautifully rendered in Markdown.
  • Voice and Image Integration: Engage in voice conversations and upload images for contextual chats.
  • DALL·E 3 Image Generation: Generate images using the "Generate:" command.

📦 Resources

  • YouTube Demo: Check out this [*YouTube demo*](https://youtu.be/MvuxNr60u0M) for a full walkthrough of features and installation.
  • Full Changelog: Visit the [Changelog](https://github.com/Zaki-1052/GPTPortal/commits/v1.0.0) for detailed version history.
  • ReadMe: The [ReadMe](https://github.com/Zaki-1052/GPTPortal/blob/main/README.md) provides comprehensive project details along with instructions to use and install the repo.

📦 Community & Support

  • Join Our Discord: For support and community interaction, join my [Discord server](https://discord.gg/BVQd7Kdngr).
  • Contribute: Contributions are highly encouraged. Please submit pull requests or issues on [GitHub](https://github.com/Zaki-1052/GPTPortal).

📦 License

  • This project is released under the [MIT License](LICENSE), promoting open-source collaboration and innovation.
  • ---
  • *Stay updated and connected for the most immersive chatbot experience to date!*