CoolFace
Apppublic

Heeyoung/epictetus-chatbot

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Epictetus Chatbot

A conversational AI that embodies the wisdom of the Stoic philosopher Epictetus. This chatbot helps users apply Stoic principles to their daily lives, focusing on the dichotomy of control and practical philosophy.

Features

  • —Interactive chat interface with Epictetus
  • —Bilingual support (English/Korean)
  • —Feedback system to improve responses
  • —Mobile-responsive design
  • —Responsive design

How to Use

  1. 1.Type your message in the chat box and press Enter
  2. 2.The AI will respond with wisdom from Epictetus' teachings
  3. 3.Use the language selector to change the interface language

Local Development

bash
# Clone the repository
git clone https://github.com/yourusername/epictetus-chatbot.git
cd epictetus-chatbot

# Install dependencies
pip install -r requirements.txt

# Run the app
python app.py

License

This project is licensed under the MIT License.