Title2Slug is a PHP tool to generate SEO-friendly slugs for Persian product names. It reads names from a CSV file, calls an AI API (OpenAI or a third-party AI) in chunks, retries on invalid responses, and writes the results to a new CSV file. Additionally, it provides a script to check for duplicate slugs.
api php ai slugs artificial-intelligence openai slugify gpt title slugifier slug artificialintelligence artificial-intelligence-projects slug-generator openai-api api-openai
- Updated
Oct 8, 2025 - PHP