cloud-rag-webhook / README.md
Ultronprime's picture
Upload README.md with huggingface_hub
81badfc verified
|
raw
history blame
601 Bytes
metadata
title: Cloud RAG Webhook
emoji: 📄
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
license: apache-2.0

Cloud RAG Webhook

This Space contains a RAG (Retrieval Augmented Generation) system for processing documents. It was migrated from the GitHub repository: https://github.com/Daanworg/cloud-rag-webhook.git

Features

  • Automated processing of text files
  • Document AI integration
  • BigQuery storage for document chunks
  • Vertex AI for embeddings and search
  • GitHub backup integration

See the README_AUTOMATION.md file for details on how to use this system.