Commit graph

6 commits

Author SHA1 Message Date
3c16ea34c6 feat: add script for encoding images to Base64 and generating HTML output
Introduced `encode-image.js` to convert images to Base64 and create corresponding HTML `<img>` tags. Outputs a sample encoded result to `encoded-image.html`.
2025-06-11 09:17:17 -07:00
55d2ab60ff chore: update material theme configuration to include overrideColor option 2025-06-04 10:04:31 -07:00
9e10caf604 feat: add examples for read-only mode, sequential pipeline, and configuration tests
Added illustrative example scripts to demonstrate read-only mode functionality, sequential pipeline processing, and automatic configuration detection.
2025-06-04 10:01:03 -07:00
a22fd7de77 feat: add memory and WebSocket augmentation examples with configuration files 2025-05-27 13:13:04 -07:00
de0531530f Remove .idea directory from Git tracking 2025-05-23 11:34:14 -07:00
49480e694c Initial commit of Brainy vector database v0.1.0 2025-05-23 10:55:20 -07:00