Skip to content

You can chat with your mysql database using llama3 llm model and langchain

Notifications You must be signed in to change notification settings

bitfumes/llama3-rag-chat-with-mysql-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llama3-rag-chat-with-mysql-database

Description

In this video tutorial I will show you how you can use streamlit, Ollama llama3 model and MySQL database to create a chatbot that can answer questions from the database.

Video Tutorial

Watch the video

Installation

  1. Clone the repository
  2. Install the required libraries
pip install -r requirements.txt
  1. Run the app
streamlit run app.py

Useful links

About

You can chat with your mysql database using llama3 llm model and langchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages