GitHunt
PY

pyserve/MetaLLAMA3Chatbot-conversational-AI-chatbot

LLaMAChat is an advanced conversational AI chatbot built using Meta’s LLaMA (Large Language Model Meta AI). This project aims to leverage the powerful language understanding capabilities of LLaMA to create an intelligent, responsive, and versatile chatbot that can engage in natural, meaningful conversations with users.

Conversational AI Chatbot using Meta LLAMA3

LLaMAChat is an advanced conversational AI chatbot built using Meta’s LLaMA (Large Language Model Meta AI).
This project aims to leverage the powerful language understanding capabilities of LLaMA to create an intelligent, responsive, and versatile chatbot that can engage in natural, meaningful conversations with users.

image

image

Requirements

  1. Django Web Framework 5.0 or greater
  2. React Js
  3. Hugging Face Account (Access Token)

App Usage

  • Download the project folder and unzip it.
  • Open the command terminal inside the project directory.
  • Install python libraries --> pip install -r requirements.txt
  • Install react libraries --> npm install
  • Run the Django server --> python manage.py runserver
  • Run the React frontend server --> npm start
  • Create Access Token from Hugging Face and Paste this token as value to HUGGING_FACE variable in settings.py inside metacode folder.
  • Open the browser and open http://localhost:3000

Languages

JavaScript64.7%Python29.7%HTML3.3%CSS2.3%

Contributors

MIT License
Created July 19, 2024
Updated November 1, 2024