diff --git a/Streamlit/README.md b/Streamlit/README.md index ecdc074..af30bcb 100644 --- a/Streamlit/README.md +++ b/Streamlit/README.md @@ -1,9 +1,9 @@ -# Llama-2-GGML-Medical-Chatbot/Streamlit +# 🦙 Llama-2-GGML-Medical-Chatbot/Streamlit -## Overview +## 📄 Overview This directory contains the code for a **medical chatbot** using **Llama 2** with a **Streamlit interface**. The chatbot is designed to provide information and assistance related to medical queries. -## Usage +## 🚀 Usage 1. Install the required dependencies: ```bash pip install -r requirements.txt @@ -14,12 +14,12 @@ This directory contains the code for a **medical chatbot** using **Llama 2** wit ``` 3. Open your web browser and navigate to the provided local URL to interact with the medical chatbot. -# Features +## 📚 Features * **Llama 2 Integration:** The chatbot leverages the Llama 2 model for handling medical-related queries. * **Streamlit Interface:** The user interacts with the chatbot through a Streamlit web interface, making it user-friendly. -# Dependencies +## 📌 Dependencies List of dependencies can be found in the requirements.txt file. -### ⚡Streamlit ver. on [#v2.0.1.dev20231230](https://github.com/ThisIs-Developer/Llama-2-GGML-Medical-Chatbot/releases/tag/v2.0.1.dev20231230) +## ⚡Streamlit ver. on [#v2.0.1.dev20231230](https://github.com/ThisIs-Developer/Llama-2-GGML-Medical-Chatbot/releases/tag/v2.0.1.dev20231230) ![ChatBot Conversession img-4](https://github.com/ThisIs-Developer/Llama-2-GGML-Medical-Chatbot/assets/109382325/75eac0c4-79b8-4dc7-8122-36042fa507eb)