{"id":31663958,"url":"https://github.com/trongkhanh083/faq-generator","last_synced_at":"2026-04-19T02:07:05.933Z","repository":{"id":315002534,"uuid":"1057686463","full_name":"trongkhanh083/faq-generator","owner":"trongkhanh083","description":"FAQs Generate with Social Media Info (Facebook, X, Instagram and more)","archived":false,"fork":false,"pushed_at":"2025-10-03T17:04:18.000Z","size":350,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-03T19:09:01.702Z","etag":null,"topics":["facebook","faq","faqs","instagram","mistral-ai","playwright","social-media","twitter","x"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trongkhanh083.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-16T04:37:43.000Z","updated_at":"2025-10-03T17:04:21.000Z","dependencies_parsed_at":"2025-09-16T06:31:06.182Z","dependency_job_id":"121b3299-760d-43c2-adc4-ed07c0e15755","html_url":"https://github.com/trongkhanh083/faq-generator","commit_stats":null,"previous_names":["trongkhanh083/faq_generator","trongkhanh083/faq-generator"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/trongkhanh083/faq-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trongkhanh083%2Ffaq-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trongkhanh083%2Ffaq-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trongkhanh083%2Ffaq-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trongkhanh083%2Ffaq-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trongkhanh083","download_url":"https://codeload.github.com/trongkhanh083/faq-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trongkhanh083%2Ffaq-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278846316,"owners_count":26056090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["facebook","faq","faqs","instagram","mistral-ai","playwright","social-media","twitter","x"],"created_at":"2025-10-07T20:52:34.507Z","updated_at":"2026-04-19T02:07:05.927Z","avatar_url":"https://github.com/trongkhanh083.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eSocialInsight AI - FAQ Generator 🚀\u003c/h1\u003e\n\nA powerful Flask application that transforms social media content into comprehensive Frequently Asked Questions (FAQs) using AI-powered scraping and natural language processing.\n\n\u003cimg src=\"https://img.shields.io/badge/SocialInsight-AI-blue\"\u003e \u003cimg src=\"https://img.shields.io/badge/Python-3.10%252B-green\"\u003e \u003cimg src=\"https://img.shields.io/badge/Flask-3.1-lightgrey\"\u003e \u003cimg src=\"https://img.shields.io/badge/Playwright-1.55-purple\"\u003e\n\n![SocialInsight Demo](./assets/start.png)\n\n\u003ch3\u003e✨ Features\u003c/h3\u003e\n\n  🌐 Multi-Platform Support: Facebook, Instagram, X (Twitter), and more\n  \n  🌍 Multi-Language: Support for 8 languages (English, Vietnamese, French, Spanish, German, Chinese, Japanese, Korean)\n  \n  🤖 AI-Powered: Uses LLM API for intelligent FAQ generation\n  \n  ⚡ Real-time Processing: Background processing with progress tracking\n  \n  🎨 Modern UI: Professional, responsive web interface\n\n\u003ch3\u003e🚀 Quick Start\u003c/h3\u003e\n\n\u003ch4\u003e🔧 Installation\u003c/h4\u003e\n\nClone the repository\n```\ngit clone https://github.com/trongkhanh083/faq-generator.git\ncd faq-generator\n```\n\nPython dependencies\n```\npip install -r requirements.txt\n```\n\nPlaywright browsers\n```\nplaywright install\n```\nCreate environment variables .env:\n```\nMISTRAL_API_KEY=your_mistral_api_key\n```\n\u003ch4\u003e🎯 Inference\u003c/h4\u003e\n\nRun pipeline\n```\npython pipeline.py --url [URL] --plf [fb/x/ig/df] --lang en --cnt 10\n```\nor\n\nStart development server\n```\npython app.py\n```\n\n\u003cimg src=\"https://img.shields.io/badge/build-passing-brightgreen\"\u003e \u003cimg src=\"https://img.shields.io/badge/coverage-85%2525-green\"\u003e \u003cimg src=\"https://img.shields.io/badge/uptime-99.9%2525-brightgreen\"\u003e\n\nSocialInsight AI - Transforming social content into actionable knowledge. 🚀\n\nMade with ❤️ for the open source community\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrongkhanh083%2Ffaq-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrongkhanh083%2Ffaq-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrongkhanh083%2Ffaq-generator/lists"}