https://github.com/intummadee/git_bakery
https://github.com/intummadee/git_bakery
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/intummadee/git_bakery
- Owner: Intummadee
- Created: 2024-11-12T05:45:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-21T16:34:40.000Z (over 1 year ago)
- Last Synced: 2025-03-04T05:28:10.234Z (over 1 year ago)
- Language: Vue
- Size: 3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GIT_Bakery
mkdir backend && cd backend
python -m venv env
env\Scripts\activate # สำหรับ Window
pip install fastapi uvicorn python-dotenv
รัน uvicorn main:app --reload (ก่อนรัน ต้อง active env ก่อน)
อยากดู1 DOC --> http://127.0.0.1:8000/docs
Guide FastAPI --> https://fastapi.tiangolo.com/tutorial/
mkdir frontend && cd frontend
npm create vite@latest .
npm install
## Feature
- AI chatbot การใช้ AI chatbot เพื่อตอบคำถามลูกค้าในช่องทางออนไลน์ เช่น การสอบถามเมนู สั่งซื้อ หรือตรวจสอบสถานะคำสั่งซื้อ รวมถึงการแนะนำขนมที่ลูกค้าน่าจะชอบ
## อยากจะทำ want
- ระบบจดจำลูกค้า (Customer Recognition System)
หากร้านเบเกอรี่มีการใช้โปรแกรมสมาชิกหรือบัตรสะสมแต้ม AI สามารถใช้ข้อมูลการซื้อในอดีตเพื่อทำความเข้าใจลูกค้า และสร้างประสบการณ์ที่เป็นส่วนตัว เช่น การเตรียมขนมที่ลูกค้าประจำชอบไว้ล่วงหน้า