LlamaIndex facilitates the creation of a pipeline from reading PDFs to indexing datasets and building a query engine, while Ollama provides the backend service for large language model (LLM) inference.Prerequisites This tutorial was developed and tested using the following setup: Hardware AM...
A fullstack UI application generated usingcreate-llamaand customised for this project can be found athttps://github.com/tyrell/llm-ollama-llamaindex-bootstrap-ui My blog postprovides more context, motivation and thinking behind these projects. ...