Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.43.1
metadata
title: Td Rag Sapce
emoji: π
colorFrom: red
colorTo: pink
sdk: gradio
sdk_version: 5.29.1
app_file: app.py
pinned: false
license: mit
short_description: A simple RAG prototype for TouchDesigner wiki search
TouchDesigner Wiki Search - FAISS Retrieval Only
This is a minimal RAG prototype for TouchDesigner's offline wiki, using FAISS for vector search and MiniLM / MPNet embeddings.
- Indexes and metadata downloaded from Hugging Face Hub.
- Powered by FAISS, Sentence-Transformers, and Gradio.
This Space retrieves top-k relevant wiki chunks based on your query.
Model Repo: imjj/touchdesigner-rag-wiki-index
Full RAG Project : GitHub - cnbjjj/td-rag