Creator-Mimicer is an innovative tool designed to emulate the content creation style of Instagram influencers. It automates the process of scraping Instagram for reels, converting the audio to text, and utilizing a language model to generate product reviews in the influencer's distinctive style. Additionally, it scrapes Amazon for product data to provide context for these reviews.
- Instagram Scraping: Collects reels from specified Instagram creators.
- Audio Transcription: Converts audio from reels into text format.
- Language Model Integration: Uses the LLaMA model via Hugging Face to analyze and replicate the creator's writing style.
- Amazon Product Scraping: Gathers data on products to be reviewed.
- Automated Review Generation: Produces product reviews emulating the creator's unique style.
- Clone the Repository:
git clone https://github.com/AdityasArsenal/Creator-Mimicer.git cd Creator-Mimicer