Alwrity is a Streamlit application that leverages the power of Google's Generative AI (Gemini) to automatically generate SEO-optimized FAQs for your blog posts. This tool helps you enhance user engagement, improve search ranking, and provide valuable information to your readers.
- Keyword-based FAQ generation:
- Enter your main blog keywords and get relevant, SEO-optimized FAQs.
- Alwrity researches Google search results and "People Also Ask" data for you.
- Blog type and search intent optimization:
- Choose your blog type (e.g., How-to, Listicle, News) and search intent (e.g., Informational, Transactional) for tailored FAQs.
- Blog URL FAQ rewriting:
- Paste a blog URL to scrape and rewrite its FAQs in an SEO-friendly way.
- Schema Markup (JSON-LD):
- Optionally generate FAQPage schema markup for Google rich snippets.
- Transparent SERP research:
- See the actual "People Also Ask" and related queries researched by the tool.
- Multilingual output:
- Choose your preferred language for the FAQ output.
- User-friendly UI:
- Helpful tooltips, onboarding, and troubleshooting built in.
- Clone or Download the Repository
- Click the green "Code" button above and choose "Download ZIP" or use:
git clone https://github.com/AJaySi/alwrity-faq.git
- Click the green "Code" button above and choose "Download ZIP" or use:
- Install Python Requirements
- Open a terminal in the project folder and run:
pip install -r requirements.txt
- Open a terminal in the project folder and run:
- (Optional) Set API Keys
- Run the App
- In your terminal, run:
streamlit run blogfaq_app.py
- The app will open in your browser.
- In your terminal, run:
- Enter your main blog keywords or paste a blog URL to scrape and rewrite its FAQs.
- (Optional) Choose your blog type, search intent, and output language.
- (Optional) Enter your own API keys in the sidebar if you have them.
- Click Generate Blog FAQs.
- View, copy, and use the generated FAQs (and schema markup if selected) in your blog post.
- See the actual Google research results in the app for transparency.
Made with ❤️ by ALwrity