Open puliviswanath opened 3 months ago
Hi @shubham0204 Thanks for this wonderful example of RAG. will u help to add a localized llm using llama.cpp. this will be very much supportive and helpful to the community as whole.
@vimal-yuvabe that's a great idea! I have been working with llama.cpp
for a while and will soon integrate it with this project.
I am exploring the development of a Retrieval-Augmented Generation (RAG) application for Android and am considering using local language models from Hugging Face’s TFLite models. I am looking for guidance and insights on how to effectively integrate these models into an Android application.