Skip to content

v0.3.0-beta - "Zero-One"

Compare
Choose a tag to compare
@AtlantisPleb AtlantisPleb released this 10 Jul 15:51
· 35 commits to main since this release
97c3393

AI Chat

Download for Android using the APK at the bottom of this post (under "Assets").

Download for iOS by joining our TestFlight here. v0.3.0 may take 1-2 days for iOS approval.

Hello AI

ChatGPT has shown the power of conversational AI. Companies around the world are scrambling to add chat interfaces to their products and workflows. Unfortunately most AI chat interfaces tend to be hard to use, hard to access, hard to understand.

That is where an easy-to-use chat app like Arcade can make a difference, by enabling easy access to the latest AI models right from the chat app you use every day. So it's a familiar interface: you chat with your AI just like you're talking to your friends.

Arcade was already a chat app, so why not offer AI chat too?

newchat

python1

IMG_1033

Security note

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. We recommend testing our AI chat using a new account.

Known issues

  • Timestamps of AI chat are not localized to your timezone so may show out of order
  • We're working through a long list of bugs

What's Changed

  • 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