Uses of Class
org.machanism.machai.bindex.BindexProjectProcessor
Packages that use BindexProjectProcessor
Package
Description
Provides core components and utilities for Bindex document management, semantic AI search, and project folder processing.
-
Uses of BindexProjectProcessor in org.machanism.machai.bindex
Subclasses of BindexProjectProcessor in org.machanism.machai.bindexModifier and TypeClassDescriptionclassBindexCreator is responsible for generating and updating Bindex representation files for the supplied project layout using a GenAIProvider.classBindexRegister handles registration and update of Bindex documents for given projects, leveraging Picker for registration id management.