Skip to content

110213018/smiley_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smiley Backend

An AI-powered diary application backend that supports emotion analysis, chatbot interaction, and multi-sensory healing features.

Prerequisites

  • Python 3.10+
  • MySQL (with XAMPP or standalone installation)
  • Flutter SDK
  • Ollama (for local LLM serving)

Installation & Setup

  1. Clone the repository
    git clone https://github.com/110213018/smiley_backend

    Place the project in your C:/xampp/htdocs/{directory}.

  2. Set up the database

    import smiley.sql into MySQL.

  3. Start Ollama local server
    ollama serve
  4. Run the chatbot script (inside Chatbot_screen folder)
    python TaiwanLLM_Chatbot_.py
  5. Run the backend
    flask run
  6. Run the frontend
    flutter run
    

Project Structure

smiley_backend/
├── Chatbot_screen/        # Chatbot scripts
├── backend/               # Flask backend
├── frontend/              # Flutter frontend
├── smiley.sql             # Database schema
└── README.md              # Project documentation

About

smiley app 後端檔案

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages