Terminal-based RAG pipeline: chunk text files, generate embeddings, and query with semantic search. Local-first with Ollama, cloud-ready architecture.
This project includes sample text from bibliotxt - a collection of public domain books in plain text format.
- Repository: https://github.com/bibliotxt/bibliotxt
- Website: https://bibliotxt.github.io/
The file data/llaneros.txt contains "Los llaneros" by Anonymous, sourced from the bibliotxt collection.
Coming soon...
MIT