Commit Graph

8 Commits

Author SHA1 Message Date
acano 1549069f5a feat: Add Elasticsearch ingestion pipeline and document chunking functionality
- Implemented `elasticsearch_ingestion` function to handle document ingestion into Elasticsearch.
- Created `build_chunks_from_folder` function to read and clean text files, generating document chunks.
- Added logging for better traceability during the ingestion process.
- Updated `uv.lock` to include `boto3` as a new dependency.
2026-03-04 18:21:01 +01:00
rafa-ruiz c862ea9194 docs: formalize repository standards and Docker build policies in README 2026-02-16 20:50:19 -08:00
pseco 7979061a36 Merge branch 'mrh-online-proposal' of github.com:BRUNIX-AI/assistance-engine into mrh-online-proposal 2026-02-16 14:59:23 +01:00
izapata 7cdaf5a0c5 feat: update README and add start-tunnels.sh script for infrastructure setup 2026-02-16 14:50:55 +01:00
pseco ab48d27ddb adding kubectl 2026-02-16 14:14:34 +01:00
rafa-ruiz 8d1de81e47 update 2026-02-11 00:41:39 -08:00
rafa-ruiz 4cf171c8a2 update 2026-02-11 00:13:13 -08:00
rafa-ruiz be65aa977b Docs 2026-02-09 20:36:58 -08:00