# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview DigiPal is a Gradio-based web application designed as a "Digital friend of the next era". This is a Hugging Face Space application that creates a simple interactive interface. ## Architecture - **Framework**: Gradio 5.34.2 for web interface - **Language**: Python - **Deployment**: Hugging Face Spaces - **License**: Apache 2.0 ## Core Structure - `app.py` - Main application entry point containing the Gradio interface - `README.md` - Hugging Face Space configuration and metadata ## Development Commands Since this is a simple Gradio application, development is straightforward: ```bash # Run the application locally python app.py ``` The application will launch a Gradio interface accessible via web browser. ## Key Implementation Details The application currently implements a basic greeting function through a Gradio interface. The main components are: - Simple text input/output interface - Gradio demo that launches on execution - Hugging Face Space configuration for deployment ## Hugging Face Space Configuration The project is configured as a Hugging Face Space with: - SDK: Gradio 5.34.2 - App file: app.py - Color theme: red to pink gradient - Emoji: 😻