daniel-was-taken commited on
Commit
cf1035d
·
1 Parent(s): 82b35ca

Update README metadata for project details and configuration

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Competence Standards RAG Chatbot
2
 
3
  A Retrieval-Augmented Generation (RAG) chatbot designed to assist in writing competence standards in higher education. This application uses Chainlit for the user interface, Milvus for vector storage, and Nebius AI for embeddings and chat completion.
 
1
+ ---
2
+ title: CompifAI
3
+ emoji: 💻
4
+ colorFrom: gray
5
+ colorTo: green
6
+ sdk: docker
7
+ pinned: false
8
+ license: apache-2.0
9
+ ---
10
+
11
  # Competence Standards RAG Chatbot
12
 
13
  A Retrieval-Augmented Generation (RAG) chatbot designed to assist in writing competence standards in higher education. This application uses Chainlit for the user interface, Milvus for vector storage, and Nebius AI for embeddings and chat completion.