Qwick-Fiche is an AI-powered product sheet generator built for e-commerce sellers.
With just a few product details, the app generates a complete, ready-to-use product sheet that can be downloaded in PDF or TXT format.
- 🧠 AI-powered generation using LangChain
- ⚡ Built with Next.js 15 and TypeScript
- 🗂 Data storage with Supabase
- 📄 Export product sheets as PDF or TXT
- 🎯 Optimized for e-commerce sellers
- 🚀 Fast and user-friendly interface
- Web Interface: Qwick Fiche
- Enter your product details (name, description, features, price, etc.).
- Let Qwick-Fiche’s AI generate a professional product sheet.
- Download it instantly in PDF or TXT format.
- Frontend & Backend: Next.js 15
- Language: TypeScript
- AI Engine: LangChain
- Database & Auth: Supabase
git clone https://github.com/Jospin6/quick-fiche.git
cd qwick-fichenpm installNEXT_PUBLIC_SUPABASE_URL=your_supabase_url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key
OPENAI_API_KEY=your_openai_api_keynpm run devBuilt with ❤️ by Jospin Ndagano
