You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Sven Geboers a78bee9b0a feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 3 months ago
analysis fix(analysis): improve PCA handling when PC1 dominates, add pca_residual option and plot autoscaling/variance annotation 3 months ago
data feat(analysis): add 2D political compass and 2D trajectories 3 months ago
docs/admin feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
migrations feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 3 months ago
outputs fix(analysis): add Procrustes alignment and normalize vectors for drift computation 3 months ago
pipeline feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 3 months ago
scripts fix(pipeline): fix API pagination, add skip_details fast path, bulk mp_votes insert 3 months ago
similarity feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 3 months ago
src/types feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
tests feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 3 months ago
thoughts Add design: embedding-based motion similarity cache 3 months ago
tools feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
.drone.yml feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
.env feat(analysis): add 2D political compass and 2D trajectories 3 months ago
.gitignore feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
.python-version feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
ARCHITECTURE.md feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
CODE_STYLE.md feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
Dockerfile feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
EMBEDDING_ANALYSIS.md feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
README.md feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
ai_provider.py feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 3 months ago
api_client.py fix(pipeline): fix API pagination, add skip_details fast path, bulk mp_votes insert 3 months ago
app.py feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
config.py feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
database.py feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 3 months ago
docker-compose.yml feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
fix_database.py feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
main.py feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
pyproject.toml feat(pipeline): add orchestrator CLI, analysis modules, and ActorFractie ingestion 3 months ago
read.py feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
reset.py feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
scheduler.py feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
scraper.py feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
summarizer.py feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
test.py feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago
uv.lock feat(pipeline): add orchestrator CLI, analysis modules, and ActorFractie ingestion 3 months ago
verify.py feat(pipeline): implement parliamentary embedding pipeline MVP 3 months ago

README.md