This website requires JavaScript.
Explore
Help
Register
Sign In
Serendipity
/
md-vector-db
Watch
1
Star
0
Fork
0
You've already forked md-vector-db
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f0aa38fbf4a9ca93a760a7a6c4422b49188af0b
md-vector-db
/
src
/
core
T
History
Serendipity
30a1c1af57
fix: SSL certificate issue and Windows terminal encoding
2026-07-05 01:46:58 +08:00
..
__init__.py
chore: scaffold md-vector-db project structure
2026-07-05 01:46:44 +08:00
config.py
feat: add config loading module with YAML support
2026-07-05 01:46:44 +08:00
db.py
feat: add ChromaDB database layer
2026-07-05 01:46:44 +08:00
embedder.py
fix: SSL certificate issue and Windows terminal encoding
2026-07-05 01:46:58 +08:00
ingest.py
feat: add Markdown splitter and document ingestor
2026-07-05 01:46:44 +08:00
search.py
feat: add semantic search module
2026-07-05 01:46:44 +08:00