Commit Graph

6 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
pseco 9575af3ff0 working on dual index 2026-03-03 12:01:03 +01:00
pseco a5952c1a4d working on agent in docker 2026-03-02 12:41:27 +01:00
pseco 36bd3b32a6 generate working schema 2026-02-16 17:58:18 +01:00
izapata 7cdaf5a0c5 feat: update README and add start-tunnels.sh script for infrastructure setup 2026-02-16 14:50:55 +01:00
acano 03116be719 chore: add .gitkeep files to notebooks and scripts directories 2026-02-11 18:06:16 +01:00