edgeimpulse-docs-rag / data /index /metadata.json
eoinedge's picture
Add full Edge Impulse docs RAG assistant (prebuilt index + inference)
8c14673 verified
Raw
History Blame Contribute Delete
196 Bytes
{
"embedding_model": "sentence-transformers/all-MiniLM-L6-v2",
"docs_dir": "data/raw_docs",
"chunk_count": 545,
"embedding_dim": 384,
"chunk_chars": 1800,
"overlap_chars": 250
}