From 409c6480e90f23eb85e96cba4c7bfd461d0803e7 Mon Sep 17 00:00:00 2001 From: Flowyi Date: Thu, 20 Jul 2023 12:50:52 +0800 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06f544f..88a8873 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,20 @@ Moyubie ==== -Moyubie is a cross-platform AI chat APP which stores AI chat records on DBaaS so users can access them from any device. Moyubie uses users' AI chat records to analyze and make guesses about which information the user might like, then it fetches that information from the internet. Moyubie is powered by AI technology and stores data on serverless database, e.g. [TiDB Cloud Serverless](https://tidbcloud.com/free-trial). There is no backend server for Moyubie, so users have full control of their personal data. +Moyubie is a cross-platform AI powered IM (Instant Messaging) APP. + +* It is a convenient and powerful AI chat client. Chat messages are synchronized between different devices. +* Users can chat to anyone in a chat room in a private environment + * There is no server side required. Chat messages are secure and completely owned by users. +* A news list powered by AI +* Supported platforms + * iOS, Android, MacOS, Windows, Linux, Web + +Powered By +==== +* [TiDB Cloud Serverless](https://tidbcloud.com/free-trial) +* AGI services. Currently supports + * ChatGPT Thank list