@0xward/thesisai-sdk 1.1.1 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,13 +1,9 @@
|
|
|
1
1
|
<p align="center">
|
|
2
|
-
<img src="./assets/header-sync.svg" alt="0xward Core Intelligence Sync Animation" width="120" height="120" />
|
|
3
2
|
</p>
|
|
4
3
|
|
|
5
4
|
# @0xward/thesisai-sdk
|
|
6
5
|
|
|
7
6
|
<p align="center">
|
|
8
|
-
<a href="https://www.npmjs.com/package/@0xward/thesisai-sdk"><img src="https://img.shields.io/npm/v/@0xward/thesisai-sdk?style=flat-square" alt="NPM Version" /></a>
|
|
9
|
-
<a href="https://www.npmjs.com/package/@0xward/thesisai-sdk"><img src="https://img.shields.io/npm/dm/@0xward/thesisai-sdk?style=flat-square" alt="NPM Downloads" /></a>
|
|
10
|
-
<a href="https://www.npmjs.com/package/@0xward/thesisai-sdk"><img src="https://img.shields.io/npm/l/@0xward/thesisai-sdk?style=flat-square" alt="License" /></a>
|
|
11
7
|
</p>
|
|
12
8
|
|
|
13
9
|
A specialized algorithmic research framework providing autonomous document processing, text synthesis structure, and distributed index registration tools bound to the Stacks infrastructure layer.
|