brainy/src/neural
David Snelling 04477fef84 refactor: replace Brainy with TransformerEmbedding in buildEmbeddedPatterns
- Replace Brainy with TransformerEmbedding for embedding patterns
- Update initialization logic to support TransformerEmbedding features like `localFilesOnly`
- Adjust embedding logic to use TransformerEmbedding's embed method
- Remove unused Brainy-related code (e.g., close method)
2025-09-29 10:05:46 -07:00
..
embeddedPatterns.ts refactor: replace Brainy with TransformerEmbedding in buildEmbeddedPatterns 2025-09-29 10:05:46 -07:00
entityExtractor.ts feat: Brainy 3.0 - Production-ready Triple Intelligence database 2025-09-11 16:23:32 -07:00
improvedNeuralAPI.ts feat: add distributed architecture with sharding and coordination 2025-09-22 15:45:35 -07:00
naturalLanguageProcessor.ts chore: enforce consistent coding style and semicolon removal 2025-09-29 09:50:59 -07:00
naturalLanguageProcessorStatic.ts feat: add distributed architecture with sharding and coordination 2025-09-22 15:45:35 -07:00
neuralAPI.ts feat: Brainy 3.0 - Triple Intelligence Release 2025-09-15 11:06:16 -07:00
patternLibrary.ts feat: implement incremental sorted indices and Triple Intelligence find() 2025-09-12 12:36:11 -07:00
patterns.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligence™ 2025-08-26 12:32:21 -07:00
staticPatternMatcher.ts feat: Brainy 3.0 - Production-ready Triple Intelligence database 2025-09-11 16:23:32 -07:00
types.ts feat: fix verb storage pipeline and implement relationship-aware neural clustering 2025-09-02 16:37:40 -07:00