📄 3GPP TSpec RAG Assistant

Session Configuration

Disclaimer & Usage Notes:

  • Research Preview: This is a demonstration application for research purposes. Accuracy is not guaranteed.
  • License: By using this application, you agree to the terms and license of the underlying dataset (rasoul-nikbakht/TSpec-LLM). Please review the dataset's license terms on Hugging Face Hub.
  • API Keys: Your OpenAI API key is required to process new documents you specify. It is used solely for embedding generation during your session and is not stored persistently by this application.
  • Caching: Processed dynamic files are cached locally (embeddings only) to speed up future sessions.
  • Estimated Cost: Processing new files incurs OpenAI API costs (approx. $0.02 per file for text-embedding-3-small). Using already cached files or only the base knowledge is free within this app.
  • Data: Your email is logged along with the files you process for usage tracking. See user_data.json.

Base Knowledge: The chatbot always has access to the following pre-processed 3GPP specification files:

  • Rel-16/38_series/38901-g10.md
  • Rel-16/38_series/38821-g20.md
  • Rel-15/36_series/36777-f00_1.md
  • Rel-15/36_series/36777-f00_2.md

Available Cached Files: The following dynamically added files have already been processed and cached:

  • None yet.