AJaySi / alwrity-outline

AI content outline generator. Input the main title or keywords of your content. Alwrity analyzes the input and generates a well-structured outline. Content type customization: Tailor the outline to your specific type of content (e.g., Blog, Article, Essay, Story).

Home Page:https://www.alwrity.com/ai-blog-outline-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alwrity - AI Content Outline Generator

Alwrity is a Streamlit application that utilizes Google's Generative AI (Gemini) to automatically generate content outlines for various types of content such as blogs, articles, essays, and stories. This tool helps streamline the content creation process by providing structured outlines based on user input.

Features

  • Keyword-based outline generation:
    • Input the main title or keywords of your content.
    • Alwrity analyzes the input and generates a well-structured outline.
  • Content type customization:
    • Tailor the outline to your specific type of content (e.g., Blog, Article, Essay, Story).
  • Integration with Gemini AI:
    • Utilizes the power of Google's Generative AI (Gemini) for content generation.
    • Provides reliable and coherent outlines based on user input.

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/alwrity.git
  2. Install dependencies: pip install -r requirements.txt
  3. Set API keys:
    • Obtain an API key for the Gemini AI.
    • Store the API key as an environment variable (e.g., in a .env file).
  4. Run the application: streamlit run app.py

Usage

  1. Enter the main title or keywords of your content.
  2. Select the type of content you want to create an outline for.
  3. Choose the number of main headings and subheadings for the outline.
  4. Click "Get AI Outline" to generate the content outline.
  5. Alwrity will provide a structured outline based on your input.

About

AI content outline generator. Input the main title or keywords of your content. Alwrity analyzes the input and generates a well-structured outline. Content type customization: Tailor the outline to your specific type of content (e.g., Blog, Article, Essay, Story).

https://www.alwrity.com/ai-blog-outline-generator


Languages

Language:Python 100.0%