Arcade v0.3.2-beta: AI Chat, Performance Upgrades
Arcade is a A Nostr and AI chat app for Android and iOS.
- "The app is now stable enough we feel confident releasing this to the Play Store beta program which we'll do this week."
- "You can create an AI chat channel that lives next to your other Telegram-style chat channels. This includes free access to GPT3.5, with paid access to GPT4 and Claude coming soon."
- "Please note that our AI chats use a different security model than Nostr chat. AI chats are stored in our database associated with your npub. Please do not include any sensitive data in your chats. Until we finish adding Nostr authentication to the API, please assume your AI chat conversations could be read by anyone who knows your npub key."
- "Both our app code and our AI chat API are open-source so you can verify this for yourself (search our codebase for http://api.arcade.chat). We’re working to remove dependence on OpenAI entirely, fortunately actual open models are catching up."
New in v0.3.2-beta:
- Fixed major reliability bug causing disconnection at relays via rate-limiting and other minor bugs (#401)
- A bunch of other bugs/tweaks (#433)
- Long chat messages expand the textbox vertically
New in v0.3.1-beta:
- Added optional voice recording to AI chats; transcription via OpenAI Whisper API (#368)
- Added replies to chat channels - swipe right on any message to reply (#338)
- Various bug fixes (#338 & #384)
New in v0.3.0-beta:
- Fix errors and optimize by @reyamir in #276
- add custom contact allows nip05 by @earonesty in #252
- Update changelog by @reyamir in #298
- save channels to private data by @earonesty in #296
- Bump versions for v0.2.2 release by @ArcadeCityMayor in #317
- feature: swipeable reply layout by @enzomanuelmangano in #320
- New message form and other fixes by @reyamir in #319
- Add basic AI chat (v0.3) by @ArcadeCityMayor in #323
- Fix conflict in home screen by @reyamir in #324
- Fix react-query bug, finalize 0.3.0 for release by @ArcadeCityMayor in #336
- Fix channel bug; update changelog; bump 0.3.0 versions by @ArcadeCityMayor in #337
Full Changelog: v0.2.1-beta...v0.3.0-beta