Spaces:
Paused
Paused
File size: 619 Bytes
6a89483 237e68a fb51442 6a89483 237e68a fb51442 6a89483 54bbae9 62d0d52 6a89483 31eef4a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
title: Ask my thesis - Intelligent Automation for AI-Driven Document Understanding
emoji: π
colorFrom: red
colorTo: purple
sdk: gradio
sdk_version: 4.26.0
app_file: app.py
pinned: false
preload_from_hub:
- "BAAI/bge-small-en-v1.5"
- "HuggingFaceH4/zephyr-7b-alpha"
---
Follow-up with langchain: https://medium.com/pythoneers/offline-rag-with-llamaindex-and-tiny-and-small-llms-ab2acac936b0
https://github.com/jeremy-k3/notebooks/blob/main/RAG_with_LlamaIndex_tiny_small_LLMS.ipynb
https://www.kaggle.com/code/iamleonie/advanced-rag-with-gemma-weaviate-and-llamaindex#Step-6:-Explore-a-Naive-RAG-Query-Engine |