noorulamean444 commited on
Commit
dc3b60a
1 Parent(s): a586ea0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ short_description: ChatBot using Microsoft's Phi-3-mini-4k-instruct
13
  # ChatBot for Jupyter Notebook
14
 
15
  ## Introduction
16
- Welcome to the **Chatbot for Jupyter Notebooks project!** This repository contains an interactive chatbot built using **Microsoft's Phi model(Phi-3-mini-4k-instruct)**, integrated with Jupyter Notebook. The chatbot is designed to assist users by providing relevant answers and insights based on the code and content present in the notebook.
17
 
18
  The primary goal of this project is to enhance the user experience by enabling an intuitive and efficient way to interact with the notebook's code.
19
 
 
13
  # ChatBot for Jupyter Notebook
14
 
15
  ## Introduction
16
+ Welcome to the **Chatbot for Jupyter Notebooks project!** This repository contains an interactive chatbot built using **Microsoft's Phi model(Phi-3-mini-4k-instruct)** and **Mistral AI's Mistral-7B-Instruct-v0.2** (for utility function), integrated with Jupyter Notebook. The chatbot is designed to assist users by providing relevant answers and insights based on the code and content present in the notebook.
17
 
18
  The primary goal of this project is to enhance the user experience by enabling an intuitive and efficient way to interact with the notebook's code.
19