Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

fetehmireille6-web/StitchFlow_AI

Domaine:

socioeconomic

Type de record:

software
Créateur:
fet
HĂŽte:
A digital AI asistant for African tailoring workshops # StitchFlow Backend ## 📂 Project Structure StitchFlow/ │ ├── backend/ → Main backend application │ ├── main.py → Entry point (FastAPI app starts here) │ ├── __init__.py → Marks folder as a Python package │ │ │ ├── api/ → API routes/endpoints │ │ ├── routes.py → Defines REST endpoints (e.g., /process) │ │ └── __init__.py │ │ │ ├── core/ → Core backend logic (configs, helpers) │ │ └── __init__.py │ │ │ ├── services/ → Business logic and services │ ├── __init__.py │ └── ai/ → AI-related modules │ ├── agent.py → Main StitchFlowAgent class │ ├── tools.py → Utility functions │ ├── measurement_extractor.py → Extracts measurements │ ├── fabric_logic.py → Fabric calculation logic │ ├── image_handler.py → Image processing │ ├── chat_services.py → Chat-related logic │ ├── voice.py → Voice input/output │ └── __init__.py │ ├── frontend/ → Frontend assets │ ├── static/ → CSS, JS, images │ └── templates/ → HTML templates (Jinja2) │ └── requirements.txt → Python dependencies ## 🚀 Setup Instructions 1. **Clone the repository** ```bash git clone cd StitchFlow ## 🚀 Install Dependencies From the project root (`StitchFlow/`): pip install -r requirements.txt ## 🚀 Running the sever From the project root (`StitchFlow/`): uvicorn backend.main:app --reload - The backend will start at: 127.0.0.1 - Static files are served at: 127.0.0.1 (127.0.0.1 in Bing) - Templates are rendered via FastAPI routes. 🌐 API Endpoints - GET / → Loads the homepage (index.html) with a connection message. - POST /process → Accepts user commands, parses them with StitchFlowAgent, and returns structured data. đŸ§© Key Components - backend/main.py → S 


Visit

github.com

Similaires

goldmeya088-web/agrilink-webdoraboateng/webHassen0702/.webnomava/webMasakhane WEB - A Machine Translation Web Platform for African LanguagesBionik6/fayeku-web

goldmeya088-web/agrilink-web

To empower every smallholder farmer in Uganda with a single intelligent platform that connects farmi

doraboateng/web

Connect with your Indigenous and African heritage. Here lies the source for for Dora Boateng, a fre

Hassen0702/.web

It is my personal portfolio website. I am a Planning & GIS expert from Wollo, Ethiopia. Showcasing s

nomava/web

Xhosa Encyclopedia # Nomava **Xhosa Encylopedia** > *For the preservation of Xhosa Knowledge and

Masakhane WEB - A Machine Translation Web Platform for African Languages

Adapted from https://github.com

Bionik6/fayeku-web

Fayeku is a B2B invoicing & payment recovery SaaS for SMEs in Senegal. Create professional invoices,