Easily generate SEO-friendly product FAQs for Amazon, Flipkart, Walmart, and more using AI.
-
Install Python
- Download and install Python from python.org.
-
Download the Project
- Click the green Code button above and choose Download ZIP.
- Unzip the folder to your computer.
-
Install Requirements
-
Open the unzipped folder.
-
Double-click inside the folder and select Open in Terminal (or open Command Prompt/PowerShell and
cdto the folder). -
Run this command:
pip install -r requirements.txt
-
-
Start the App
-
In the same terminal, run:
streamlit run product_faq_app.py
-
Your browser will open the app automatically. If not, copy the link from the terminal and open it in your browser.
-
-
Generate Product FAQs
- Enter your product name/keywords (e.g., "wireless earbuds").
- Select the e-commerce platform (Amazon, Flipkart, etc.).
- (Optional) Enter a product URL for more context.
- Choose your preferred language.
- Click Generate Product FAQs.
- Copy or download your FAQs for use on your product page!
- For best results, you can add your own Gemini and SERPER API keys in the app's API Configuration section.
- If you don't have keys, the app will try to use default settings.
- If you see errors, make sure you entered product keywords or a valid product URL.
- Double-check your API keys if you use them.
- For more help, see the Support & Documentation.
Made with β€οΈ by ALwrity