SamarthPujari commited on
Commit
72e0ef4
·
verified ·
1 Parent(s): 71a06de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ sdk_version: 1.43.2
15
  ## **📌 Introduction**
16
  This project is an **AI-driven chatbot**, developed as part of my **AICTE-Shell Internship**. The chatbot leverages **Natural Language Processing (NLP) and Deep Learning** techniques using **BERT** to provide intelligent responses based on user queries. The chatbot is trained on an **Intent JSON dataset** and fine-tuned to enhance accuracy.
17
 
18
- 🔗 **Deployed Application:** [🧠AI Chatbot🤖](https://ai-conversation-chatbot.streamlit.app/)
19
 
20
  ## **🎯 Project Goals**
21
  ✅ Implement **AI & NLP techniques** for intelligent conversation.
 
15
  ## **📌 Introduction**
16
  This project is an **AI-driven chatbot**, developed as part of my **AICTE-Shell Internship**. The chatbot leverages **Natural Language Processing (NLP) and Deep Learning** techniques using **BERT** to provide intelligent responses based on user queries. The chatbot is trained on an **Intent JSON dataset** and fine-tuned to enhance accuracy.
17
 
18
+ 🔗 **Deployed Application:** [🧠AI Chatbot🤖](https://huggingface.co/spaces/SamarthPujari/AI-Chatbot)
19
 
20
  ## **🎯 Project Goals**
21
  ✅ Implement **AI & NLP techniques** for intelligent conversation.