From 19955057c62232b09e9766ab6b94ec17e57d6a8c Mon Sep 17 00:00:00 2001 From: Alex Newman <806363+posix4e@users.noreply.github.com> Date: Tue, 30 May 2023 14:44:39 -0400 Subject: [PATCH] Simplify Readme --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 8b335dd..015755a 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ [![Android CI Develop](https://github.com/ttt246/RisingPhone/actions/workflows/android.yml/badge.svg?branch=develop)](https://github.com/ttt246/RisingPhone/actions/workflows/android.yml) [![Android CI](https://github.com/ttt246/RisingPhone/actions/workflows/android.yml/badge.svg?branch=main)](https://github.com/ttt246/RisingPhone/actions/workflows/android.yml) -The goal of this project is to develop a phone operating system that replaces the traditional UI of an Android-based smartphone with ChatGPT. The AI will manage control of all apps via plugins, which can be prompted by the user. - +All complex software including operating systems will need to be rewritten from the ground up to take advantage of machine learning. In our OS, a AI will manage all apps via plugins, which can be prompted by the user. Our plugins can run as an openai plugin, or in our backend. ## Demo @@ -34,7 +33,3 @@ The goal of this project is to develop a phone operating system that replaces th ### CI/CD - set google-services.json to github secrets - -## Test -- Unit Test -- Instrumented Test \ No newline at end of file