Skip to content

Commit

Permalink
SpeakGPT 3.25
Browse files Browse the repository at this point in the history
  • Loading branch information
AndraxDev committed Apr 29, 2024
1 parent 73f885d commit f7039dd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SpeakGPT

SpeakGPT is an advanced and highly intuitive open-source AI assistant that utilizes the powerful large language models (LLM) to provide you with unparalleled performance and functionality. Officially it supports GPT models, LLAMA, MIXTRAL, GEMMA, Vision, DALL-E and other models.
SpeakGPT is an advanced and highly intuitive open-source AI assistant that utilizes the powerful large language models (LLM) to provide you with unparalleled performance and functionality. Officially it supports GPT models, LLAMA, MIXTRAL, GEMMA, Gemini (regular and pro) Vision, DALL-E and other models.

> This project is a part of my Bachelor Thesis. Attribution is required to use this work. Copyright (c) 2023-2024 Dmytro Ostapenko. All rights reserved.
>
Expand Down Expand Up @@ -63,6 +63,7 @@ Repo can be found [here](https://github.com/AndraxDev/speak-gpt-web)
- [x] Custom fine-tuned models are supported
- [x] AMOLED dark mode
- [x] Custom API provider support
- [x] Customize models params like temperature, topP, frequencyPenalty, presencePenalty and logit_bias

## Task list

Expand All @@ -85,12 +86,12 @@ Repo can be found [here](https://github.com/AndraxDev/speak-gpt-web)
- [o] Function calling features
- [x] AMOLED dark mode
- [x] Custom API provider support
- [x] Customize models params like temperature, topP, frequencyPenalty, presencePenalty and logit_bias

### ❌ Planned to add (Share your ideas in Issues)

- [ ] Device routines (like set alarm or open app)
- [ ] Sync chat history
- [ ] Browse model so SpeakGPT can provide information from Internet
- [ ] Add models exchange portal like prompts store

## API key safety:
Expand Down

0 comments on commit f7039dd

Please sign in to comment.