Spaces:
Sleeping
Sleeping
metadata
title: PsTuts RAG
emoji: π»
colorFrom: yellow
colorTo: indigo
sdk: docker
pinned: false
license: mit
short_description: Agentic RAG that interrogates the PsTuts dataset.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
π€ Chainlit Hello World App
A minimal Chainlit application that demonstrates basic chat functionality.
π Getting Started
- Install dependencies:
pip install -r requirements.txt
- Run the app:
chainlit run app.py
- Open your browser and navigate to
http://localhost:8000
π‘ Features
- Simple chat interface
- Echo functionality that repeats back your messages