Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,36 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
-
|
| 5 |
```
|
| 6 |
███████╗████████╗ █████╗ ██████╗██╗ ██╗
|
| 7 |
██╔════╝╚══██╔══╝██╔══██╗██╔════╝██║ ██╔╝
|
|
|
|
| 1 |
---
|
| 2 |
+
title: STACK – Embed-Driven Repository Architect
|
| 3 |
license: mit
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
tags:
|
| 7 |
+
- developer-tools
|
| 8 |
+
- embedding-search
|
| 9 |
+
- ollama
|
| 10 |
+
- nomic-embed-text
|
| 11 |
+
- local-first
|
| 12 |
+
- offline
|
| 13 |
+
- git
|
| 14 |
+
- template-engine
|
| 15 |
+
- code-generation
|
| 16 |
+
- code-templates
|
| 17 |
+
- semantic-search
|
| 18 |
+
- vector-search
|
| 19 |
+
- chromadb
|
| 20 |
+
- python
|
| 21 |
+
- cli
|
| 22 |
+
- tui
|
| 23 |
+
- textual
|
| 24 |
+
- flake8
|
| 25 |
+
- pytest
|
| 26 |
+
- pre-commit
|
| 27 |
+
- watcher
|
| 28 |
+
- devops
|
| 29 |
+
- code-quality
|
| 30 |
+
- privacy
|
| 31 |
+
- open-source
|
| 32 |
---
|
| 33 |
+
|
| 34 |
```
|
| 35 |
███████╗████████╗ █████╗ ██████╗██╗ ██╗
|
| 36 |
██╔════╝╚══██╔══╝██╔══██╗██╔════╝██║ ██╔╝
|