Merge pull request #135 from ttt246/bugfix/thomas_urgent
Browse files- Brain/README.md +0 -4
- README.md +1 -1
Brain/README.md
CHANGED
|
@@ -38,10 +38,6 @@ All complex software including operating systems will need to be rewritten from
|
|
| 38 |
- Manipulate all browsers with user's input(tab, page, search, scroll, or etc) and it will follow you to go on the real website or blog what you are thinking of.
|
| 39 |
|
| 40 |
## 2. Installing / Getting started
|
| 41 |
-
Install the latest version of rising-plugin package to use / custom something on what you want.
|
| 42 |
-
```
|
| 43 |
-
pip install rising-plugin
|
| 44 |
-
```
|
| 45 |
#### 2.1 how to run on local
|
| 46 |
It's a standard fastapi application so no configuration is needed beyond the included Procfile
|
| 47 |
#### 2.2 Create firebase project
|
|
|
|
| 38 |
- Manipulate all browsers with user's input(tab, page, search, scroll, or etc) and it will follow you to go on the real website or blog what you are thinking of.
|
| 39 |
|
| 40 |
## 2. Installing / Getting started
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
#### 2.1 how to run on local
|
| 42 |
It's a standard fastapi application so no configuration is needed beyond the included Procfile
|
| 43 |
#### 2.2 Create firebase project
|
README.md
CHANGED
|
@@ -28,7 +28,7 @@ All complex software including operating systems will need to be rewritten from
|
|
| 28 |
- π Multiple API support (Web API for Free and Plus users, GPT-3.5, GPT-4, etc.).
|
| 29 |
- π Integration to all mainstream search engines, and custom queries to support additional sites.
|
| 30 |
|
| 31 |
-
[[Android Application](https://github.com/ttt246/Brain/tree/main/Android)] [[Brrowser Extension](https://github.com/ttt246/Brain/tree/main/Extension)] [[Apple Watch](https://github.com/ttt246/Brain/tree/main/WatchApp)]
|
| 32 |
#### 1.2 Feature
|
| 33 |
|
| 34 |
- Chat with Rising AI as an assistant.
|
|
|
|
| 28 |
- π Multiple API support (Web API for Free and Plus users, GPT-3.5, GPT-4, etc.).
|
| 29 |
- π Integration to all mainstream search engines, and custom queries to support additional sites.
|
| 30 |
|
| 31 |
+
[[Brain](https://github.com/ttt246/Brain)] [[Android Application](https://github.com/ttt246/Brain/tree/main/Android)] [[Brrowser Extension](https://github.com/ttt246/Brain/tree/main/Extension)] [[Apple Watch](https://github.com/ttt246/Brain/tree/main/WatchApp)]
|
| 32 |
#### 1.2 Feature
|
| 33 |
|
| 34 |
- Chat with Rising AI as an assistant.
|