This is a Blog Generating Engine that can take users' request topics and give a blog on that.
*** Build Setup ***
Install all these requirements in your workplace.
Then click this link to download the Llama2 modules.
Link:https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/tree/main
After the installation of modules, modules should be in the same folder as the Python file, and update the module name as your module. See the below picture.
This is the User Interface where the user asks about the topic and finds the Blog result.