Skip to content

raulcastro/txt-rag-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

txt-rag-cli

Terminal-based RAG pipeline: chunk text files, generate embeddings, and query with semantic search. Local-first with Ollama, cloud-ready architecture.

Sample Data

This project includes sample text from bibliotxt - a collection of public domain books in plain text format.

The file data/llaneros.txt contains "Los llaneros" by Anonymous, sourced from the bibliotxt collection.

Usage

Coming soon...

License

MIT

About

Terminal-based RAG pipeline: chunk text files, generate embeddings, and query with semantic search. Local-first with Ollama, cloud-ready architecture.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors