Logo
Explore Help
Register Sign In
Antoine/ATOCore
1
0
Fork 0
You've already forked ATOCore
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
3ca19724a553de4eaf0a556ea81bb4b647a0ed6a
ATOCore/requirements-dev.txt

6 lines
80 B
Plaintext
Raw Normal View History

feat: implement AtoCore Phase 0 + Phase 0.5 (foundation + PoC) Complete implementation of the personal context engine foundation: - FastAPI server with 5 endpoints (ingest, query, context/build, health, debug) - SQLite database with 5 tables (documents, chunks, memories, projects, interactions) - Heading-aware markdown chunker (800 char max, recursive splitting) - Multilingual embeddings via sentence-transformers (EN/FR) - ChromaDB vector store with cosine similarity retrieval - Context builder with project boosting, dedup, and budget enforcement - CLI scripts for batch ingestion and test prompt evaluation - 19 unit tests passing, 79% coverage - Validated on 482 real project files (8383 chunks, 0 errors) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 09:21:27 -04:00
-r requirements.txt
pytest>=8.0.0
pytest-cov>=4.1.0
httpx>=0.27.0
pyyaml>=6.0.0
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 57ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API