PsTuts-RAG / README.md
mbudisic's picture
Initial commit
b44bcb9
|
raw
history blame
689 Bytes
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

  1. Install dependencies:
pip install -r requirements.txt
  1. Run the app:
chainlit run app.py
  1. Open your browser and navigate to http://localhost:8000

πŸ’‘ Features

  • Simple chat interface
  • Echo functionality that repeats back your messages