Skip to content

Deep Learning(DL) End Semester project made using Keras and Meta's Llama-2 model.

Notifications You must be signed in to change notification settings

ayush9h/Conversational-AI

Repository files navigation

Conversational-AI using Meta's Llama2 and Keras

A conversational chatbot for queries regarding the Constitution of India Articles.

How to use the repo

Step-1: Download the Llama2 quantized model(7GB or any other size that you think your system can handle ;) ) from huggingface documentation by TheBloke.

Step-2: Run the ipynb files according to your choice.

Some Research Papers to Consider

Acknowledgements