# GPT Box - Pure — Open source, for all platform

> Open-source GPT client for text, image, and audio chat with web search. (iPhone/iPad app by Jinhua Toast Network Co., Ltd..)

- Source: https://appshunter.io/ios/app/gpt-box-pure/id6476033062 (this page in markdown: same URL + `.md`)
- Developer: [Jinhua Toast Network Co., Ltd.](https://appshunter.io/developer/1483085362)
- Category: Utilities, Developer Tools
- Price: Free
- Rating: 3.67/5 from 9 App Store ratings
- Age rating: 17+
- Requires: iOS 12.0 · 68 MB
- Languages: English
- Released: 2024-01-15
- Data updated: 2026-06-04
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/gpt-box-pure/id6476033062/reviews.md

## What is GPT Box?

A third-party, open source GPT client.

Features:
Search online & fetch web content.
Text / Image / Audio chat.
Open source & pure & free.
Restore from ChatGPT Next Web or ChatGPT.
Sync via iCloud / Webdav.
Share chat via picture.
All platforms support.

## Key features

- Text, Image, Audio Chat
- Online Search & Web Content Fetching
- Open Source & Free
- Sync via iCloud/WebDAV
- Share Chats as Pictures
- Cross-Platform Support


## Frequently asked questions about GPT Box

### What is GPT Box?

GPT Box is a third-party, open-source client that allows you to interact with GPT models. It supports text, image, and audio chat, and can fetch web content.

### Is GPT Box free to use?

Yes, GPT Box is completely free to use and is also open source. It does not have any in-app purchases or advertisements.

### What platforms does GPT Box support?

GPT Box supports all platforms, including iPhone, iPad, and iPod. It is designed for broad compatibility.

### Can I sync my chats with GPT Box?

Yes, you can sync your chat history across devices using iCloud or WebDAV. This ensures your conversations are backed up and accessible.

### How does GPT Box handle online content?

GPT Box can search online and fetch web content to enhance your chat interactions. This allows for more informed and up-to-date responses.

### What is the age rating for GPT Box?

GPT Box has an age rating of 17+. This is likely due to the nature of AI interactions and the potential for mature content.

### How often is GPT Box updated?

The latest version of GPT Box was released on February 26, 2025, indicating recent development activity. The app was first released on January 15, 2024.

### What is the user sentiment for GPT Box?

GPT Box has an average rating of 3.7 stars from 9 ratings. This suggests a generally positive but mixed reception from its user base.

## Version history (last 5 releases)

### 1.0.385 — 2025-02-26

## What's Changed
* fix: model name ui by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/236
* fix: raw md page has no titlebar on macOS by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/238
* fix: some models can't produce title by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/240
* fix: webdav by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/242
* fix: window title bar might not be displayed by @No06 in https://github.com/lollipopkit/flutter_gpt_box/pull/243


**Full Changelog**: https://github.com/lollipopkit/flutter_gpt_box/compare/v1.0.379...v1.0.385

### 1.0.379 — 2025-02-17

* opt.: rm img/audio mode by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/175
* fix: compatibility of Github models by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/176
* feat: display chats' metadata by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/178
* feat: profile quick sharing & quick syncing by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/184
* chore: migrate flutter 3.27 by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/194
* rm: js related by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/196
* fix: api balance by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/197
* fix: can't load models for deepseek beta by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/199
* fix: can't stop the chat stream by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/200
* opt.: value node `_curChatId` by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/202
* new: sort of models by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/203
* fix: can't share chats as pic by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/205
* fix: models fetch by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/209
* (replay) fix: load img by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/210
* fix: model name not refreshed by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/220
* new: copy btn of code block by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/221
* fix: desktop app window title bar by @No06 in https://github.com/lollipopkit/flutter_gpt_box/pull/222
* feat: chat history trash store by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/223
* feat: record window position by @No06 in https://github.com/lollipopkit/flutter_gpt_box/pull/224
* fix: chat name refreshing by @lollipopkit in https://github.com/lollipopkit/flutter_gpt_box/pull/230

* @No06 made their first contribution in https://github.com/lollipopkit/flutter_gpt_box/pull/222

**Full Changelog**: https://github.com/lollipopkit/flutter_gpt_box/compare/v1.0.326...v1.0.379

### 1.0.326 — 2024-10-18

rm: dup chats deletion by @lollipopkit in #159
feat: scroll bottom after switching chat by @lollipopkit in #160
feat: img upload by @lollipopkit in #163
feat: universal settings page by @lollipopkit in #165
migrate: openai_dart by @lollipopkit in #167
bug: can't save chats after ending the stream by @lollipopkit in #169
fix: migrations loop by @lollipopkit in #172

### 1.0.287 — 2024-08-05

new: Deutsch, 繁體中文, Indonesian, Français, Dutch, Türkçe, Español, Русский язык, Português, 日本語
opt.: only clear models list if url is diff in #118
feat: add a switch of no confirmation on deleting chats in 30s in #120
feat: tool history in #122
opt.: add tip for tools in #124
fix: carried history for req not correct in #127
fix: deepseek func call in #130
opt.: replay in #131
fix: profileId not changed after restoring bak in #132

### 1.0.271 — 2024-07-28

fix: no add btn for profiles
fix: app data dir
bug: after a delete in res page, items display wrongly
fix: chatanywhere balance api
feat: head-tail mode
opt.: option useTools(single chat scope)
opt.: option ignoreContextConstraint
feat: auto paste api url / key
fix: empty tools exception
feat: ChatGPT like memories

## Apps similar to GPT Box

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [Kelivo](https://appshunter.io/ios/app/kelivo/id6752122930) | 4.8 (40) | Free | Utilities |
| [Trending AI](https://appshunter.io/ios/app/trending-ai/id6479621549) | 5.0 (1) | Free | Utilities |
| [Nexus LLM](https://appshunter.io/ios/app/nexus-llm/id6720708220) | — | Free | Utilities |
| [MyDeviceAI - Local AI & Search](https://appshunter.io/ios/app/mydeviceai-local-ai-and-search/id6736578281) | 4.9 (14) | Free | Utilities |
| [ChatToGO - On-Device Gen AI](https://appshunter.io/ios/app/chattogo-on-device-gen-ai/id6633443752) | — | Free | Utilities |
| [Yo!lama](https://appshunter.io/ios/app/yolama/id6741585062) | 2.0 (3) | Free | Utilities |

## More apps by Jinhua Toast Network Co., Ltd.

- [Custed - 长理学子必备](https://appshunter.io/ios/app/custed/id1483085363)
- [Toast 题库](https://appshunter.io/ios/app/toast/id1580345312)
- [ServerBox](https://appshunter.io/ios/app/serverbox/id1586449703)

All apps by Jinhua Toast Network Co., Ltd.: https://appshunter.io/developer/1483085362

## Related topics

[gpt360](https://appshunter.io/ios/topics/gpt360) · [no limit gpt](https://appshunter.io/ios/topics/no-limit-gpt)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-06-04.*
