Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

MS-Generator

SV Markup Schema Generator

An AI-powered Streamlit web application that generates SEO-optimized JSON-LD markup schemas from uploaded HTML files.
The app uses Google's Generative AI (Gemini) via langchain to create structured data for better search engine visibility.


🚀 Features

  • Upload an HTML file
  • Automatically generate JSON-LD schema markup
  • Download generated schema as a .json file
  • AI-powered using Google Generative AI (Gemini 2.0)
  • Built with Streamlit for a simple web interface

Try the site yourself

Markup Schema Generator