Add SQLite database with 260 analyzed drafts
Includes all draft metadata, full text, Claude ratings (cached), and nomic-embed-text embeddings. This is the expensive data — ~114k tokens of Claude analysis + 260 Ollama embeddings. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,5 @@ __pycache__/
|
|||||||
*.egg-info/
|
*.egg-info/
|
||||||
dist/
|
dist/
|
||||||
build/
|
build/
|
||||||
data/drafts.db
|
|
||||||
data/config.json
|
data/config.json
|
||||||
.claude/
|
.claude/
|
||||||
|
|||||||
BIN
data/drafts.db
Normal file
BIN
data/drafts.db
Normal file
Binary file not shown.
Reference in New Issue
Block a user