Spaces:
Runtime error
Runtime error
Welcome to Time Coordinator! ππ€
This project consists of an asynchronous chatbot application that processes CSV files uploaded by users. The chatbot provides real-time interaction to manage and process data from the CSV files.
Features
- File Upload: Prompts users to upload a CSV file at the start of a session.
- Character Count: Notifies the user of the number of characters in the uploaded CSV file.
- Data Processing: Processes messages using the content of the uploaded CSV file to generate responses.
Getting Started
Prerequisites
Ensure you have Python installed on your system. This project uses asynchronous features that require Python 3.7 or newer.
Installation
Clone the repository to your local machine:
git clone https://huggingface.co/spaces/monalisha30/time-coordinator
cd time-coordinator
#Run Locally
chainlit run app.py -w