Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisIs-Developer authored Jan 12, 2024
1 parent cb4fea0 commit 8d765f2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Streamlit/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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)

0 comments on commit 8d765f2

Please sign in to comment.