forproxyband/Vector Code Map Generator

Creates vector embeddings from code repository for AI applications

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeScanning mode: full (entire repository) or diff (only changed files)yesfull
db_typeVector database typeyeschromadb
chroma_hostChromaDB host addressyes
chroma_portChromaDB portyes8000
chroma_collectionChromaDB collection nameyes
chroma_auth_enabledEnable authentication for ChromaDBnofalse
chroma_auth_typeAuthentication type for ChromaDB (basic, token, etc.)nobasic
chroma_auth_credentialsAuthentication credentials for ChromaDB (username:password for basic auth, or token)no
chroma_ssl_enabledEnable SSL/TLS for ChromaDB connectionnofalse
openai_api_keyOpenAI API key for embedding generationyes
openai_modelOpenAI embedding model to usenotext-embedding-3-small
max_tokens_per_batchMax tokens per batchno250000
file_extensionsComma-separated list of file extensions to includeno.js,.ts,.jsx,.tsx,.html,.css,.md,.txt
exclude_patternsPatterns to exclude (glob format)nonode_modules/**,dist/**,.git/**

no outputs