notionhive-ai commited on
Commit
7e18ceb
·
verified ·
1 Parent(s): 5b40291

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # 🧠 Notionhive AI Chatbot
2
 
3
  A FastAPI-based intelligent FAQ chatbot powered by Google Gemini and LangChain, designed to answer questions based on Notionhive's official FAQs and website: [notionhive.com](https://notionhive.com).
@@ -96,5 +105,4 @@ Access endpoints:
96
 
97
  ## 👨‍💼 Credits
98
 
99
- Developed by the Notionhive AI team.
100
-
 
1
+ ---
2
+ license: apache-2.0
3
+ emoji: 🧠
4
+ sdk: docker
5
+ colorFrom: blue
6
+ colorTo: purple
7
+ thumbnail: >-
8
+ https://cdn-uploads.huggingface.co/production/uploads/68734d5a2ae5ca930a3d195a/71R1ZoEhLA6neM5WSpxt4.png
9
+ ---
10
  # 🧠 Notionhive AI Chatbot
11
 
12
  A FastAPI-based intelligent FAQ chatbot powered by Google Gemini and LangChain, designed to answer questions based on Notionhive's official FAQs and website: [notionhive.com](https://notionhive.com).
 
105
 
106
  ## 👨‍💼 Credits
107
 
108
+ Developed by the Notionhive AI team.