obsei commited on
Commit
f98cf8e
1 Parent(s): cc6c8d1

Adding info about Oraika

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- title: Obsei Demo Space
3
  emoji: 🧠
4
- colorFrom: green
5
- colorTo: blue
6
  sdk: streamlit
7
- sdk_version: 1.2.0
8
  app_file: app.py
9
  pinned: True
10
  license: apache-2.0
@@ -15,6 +15,9 @@ license: apache-2.0
15
  </p>
16
 
17
  <p align="center">
 
 
 
18
  <a href="https://github.com/obsei/obsei/blob/master/LICENSE">
19
  <img alt="License" src="https://img.shields.io/pypi/l/obsei">
20
  </a>
@@ -23,7 +26,7 @@ license: apache-2.0
23
  </a>
24
  </p>
25
 
26
- **Obsei** is an open-source low-code AI powered automation tool. *Obsei* consist of -
27
  - **Observer**, observes platform like Twitter, Facebook, App Stores, Google reviews, Amazon reviews, News, Website etc and feed that information to,
28
  - **Analyzer**, which perform text analysis like classification, sentiment, translation, PII etc and feed that information to,
29
  - **Informer**, which send it to ticketing system, data store, dataframe etc for further action and analysis.
@@ -32,7 +35,7 @@ license: apache-2.0
32
  ![](https://raw.githubusercontent.com/obsei/obsei-resources/master/gifs/obsei_flow.gif)
33
 
34
  ## Documentation
35
- For detailed installation instructions, usages and example refer [documentation](https://obsei.github.io/obsei/).
36
 
37
  ## Tutorials
38
 
 
1
  ---
2
+ title: Obsei Demo by Oraika
3
  emoji: 🧠
4
+ colorFrom: purple
5
+ colorTo: orange
6
  sdk: streamlit
7
+ sdk_version: 1.10.0
8
  app_file: app.py
9
  pinned: True
10
  license: apache-2.0
 
15
  </p>
16
 
17
  <p align="center">
18
+ <a href="https://github.com/obsei/obsei/blob/master/LICENSE">
19
+ <img src="https://static.wixstatic.com/media/59bc4e_971f153f107e48c7912b9b2d4cd1b1a4~mv2.png/v1/fill/w_177,h_49,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/3_edited.png" />
20
+ </a>
21
  <a href="https://github.com/obsei/obsei/blob/master/LICENSE">
22
  <img alt="License" src="https://img.shields.io/pypi/l/obsei">
23
  </a>
 
26
  </a>
27
  </p>
28
 
29
+ [**Obsei**](https://obsei.com) by [Oraika](https://www.oraika.com) is an open-source low-code AI powered automation tool. *Obsei* consist of -
30
  - **Observer**, observes platform like Twitter, Facebook, App Stores, Google reviews, Amazon reviews, News, Website etc and feed that information to,
31
  - **Analyzer**, which perform text analysis like classification, sentiment, translation, PII etc and feed that information to,
32
  - **Informer**, which send it to ticketing system, data store, dataframe etc for further action and analysis.
 
35
  ![](https://raw.githubusercontent.com/obsei/obsei-resources/master/gifs/obsei_flow.gif)
36
 
37
  ## Documentation
38
+ For detailed installation instructions, usages and example refer [documentation](https://obsei.com).
39
 
40
  ## Tutorials
41