chore: remove example files and release configuration

Deleted augmentation pipeline examples and `.releaserc.json`, streamlining the repository by eliminating redundant example implementations and release automation files.
This commit is contained in:
David Snelling 2025-05-27 13:58:49 -07:00
parent a22fd7de77
commit 5566ddfb09
14 changed files with 169 additions and 1474 deletions

8
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "brainy",
"version": "0.1.0",
"name": "@soulcraft/brainy",
"version": "0.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "brainy",
"version": "0.1.0",
"name": "@soulcraft/brainy",
"version": "0.1.1",
"license": "MIT",
"dependencies": {
"@tensorflow-models/universal-sentence-encoder": "^1.3.3",