WriteWiz is an AI-powered tool that uses the Llama2 7b model to generate blog pages based on user prompts, length preferences and target demographics.
- Clone the repository:
git clone https://github.com/amethystani/WriteWiz.git - Navigate to the project directory:
cd WriteWiz - Install dependencies using pip:
pip install -r requirements.txt - Download Llama model from META via HuggingFace.
- Run the application with Python:
python app.py - Open the provided link in your browser and follow the instructions to generate a blog page. You can specify the length of the blog and target demographics as per your requirements.
MIT License

