rtedwardchen commited on
Commit
514f71d
·
verified ·
1 Parent(s): 321c47d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -1
README.md CHANGED
@@ -5,6 +5,36 @@ colorFrom: red
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
 
8
  ---
 
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
8
+ license: mit
9
  ---
10
+ # SentiChain
11
 
12
+ ## About Us
13
+ SentiChain is a blockchain-based sentiment analysis project that demonstrates how sentiment data can be anchored on-chain and refined into insights. We develop innovative solutions for text vectorization and embedding processing, making complex text analysis more accessible and efficient.
14
+
15
+ ## Key Products
16
+ - **Aparecium**: A state-of-the-art Python package for revealing text from embedding vectors, particularly designed to work with SentiChain embeddings. Named after the Harry Potter spell that reveals hidden writing, Aparecium provides tools for converting between text and vector representations, as well as reversing the embedding process to recover original text.
17
+
18
+ ## Features
19
+ - Text Vectorization using pre-trained transformer models
20
+ - Embedding Reversal with Transformer-based sequence-to-sequence architecture
21
+ - Seamless Integration with SentiChain embeddings
22
+ - Modern Architecture built on PyTorch and Transformers
23
+ - Extensible Design for custom model integration
24
+
25
+ ## Technology Stack
26
+ - Python
27
+ - PyTorch
28
+ - Transformers
29
+ - OpenAI Integration
30
+ - Data management
31
+
32
+ ## Open Source
33
+ We believe in the power of open source and actively contribute to the developer community. Our projects are available under the MIT License.
34
+
35
+ ## Contact
36
+ - GitHub: [SentiChain](https://github.com/SentiChain)
37
+ - Email: info@sentichain.com
38
+
39
+ ## License
40
+ All our projects are licensed under the MIT License, promoting open collaboration and innovation in the developer community.