How does My Independent AI works?¶
My Independent AI is a modular, privacy-first RAG (Retrieval-Augmented Generation) system. This section provides an overview of its architecture and internal processes.
Core Chapters¶
- Architecture Overview - The high-level system design.
- Technical Roadmap - Future roadmap and planned features.
- Privacy Core - (Coming Soon) Detailed explanation of how PII is scrubbed.
- Vector Pipeline - (Coming Soon) How text is converted into searchable vectors.
Key Principles¶
- Privacy First: Local-only processing.
- Modularity: Plugin-based importers.
- Local Intelligence: Running LLMs on your own hardware.