Wolf

Provides an AI-powered SEO toolkit with capabilities for generating keywords, optimizing meta tags, automating article workflows, and engaging in AI chat interfaces. Operates locally with privacy through Ollama integration and features a user-friendly Streamlit interface.

Author

Wolf logo

KhuKhusokha

The Unlicense

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 0
Tools 1
Last Updated 6/4/2025

Tags

seo ai ollama seo toolkit powered seo ai chat

Wolfgang AI SEO Tools (Streamlit + Ollama)

Streamlit App
License: MIT

A powerful SEO toolkit powered by AI, featuring keyword generation, meta tag optimization, article workflow automation, and AI chat - all running locally with Ollama.

App Screenshot

Features

  • 🔍 Keyword Generator: Get SEO-optimized keyword suggestions
  • 📝 Meta Tag Creator: Generate perfect title tags & meta descriptions
  • ✍️ Article Workflow: Generate → Humanize → Tidy content pipeline
  • 🤖 AI Chat: Conversational interface with your Ollama models
  • 🛠️ Local-First: Runs entirely on your machine with Ollama

Prerequisites

  • Python 3.9+
  • Ollama installed and running
  • Streamlit (pip install streamlit)

Installation

  1. Clone the repository:
    git clone https://github.com/khukhusokha/wolf.git
    cd wolf
    pip install -r requiurements.txt
    streamlit run streamlit_app.py