Rohit Rajpoot commited on
Commit
6d06df0
·
1 Parent(s): 1799ab9

add changes to README file

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # RepoSage™ Chatbot
2
 
3
  An MVP AI chatbot built in AML-3304 using Bayesian embeddings, a simple transformer block, and DeepSeek-R1 integration — all wired up with a GitHub-driven CI/CD pipeline to Hugging Face Spaces.
 
1
+ ---
2
+ title: RepoSage Chatbot
3
+ emoji: 🤖
4
+ colorFrom: indigo
5
+ colorTo: cyan
6
+ sdk: streamlit
7
+ sdk_version: "1.46.0"
8
+ app_file: app.py
9
+ pinned: true
10
+ ---
11
  # RepoSage™ Chatbot
12
 
13
  An MVP AI chatbot built in AML-3304 using Bayesian embeddings, a simple transformer block, and DeepSeek-R1 integration — all wired up with a GitHub-driven CI/CD pipeline to Hugging Face Spaces.