pratikcsv commited on
Commit
c995d8c
·
1 Parent(s): 06adc2e

added configs to the github readme

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # AI Chatbot with LangGraph and Streamlit
2
 
3
  A powerful AI chatbot application built with LangGraph, LangChain, and Streamlit that supports multiple LLM providers including Groq and OpenAI.
 
1
+
2
+ ---
3
+ title: Your Chatbot Name
4
+ emoji: 🤖
5
+ colorFrom: blue
6
+ colorTo: purple
7
+ sdk: streamlit
8
+ sdk_version: 1.28.1
9
+ app_file: app.py
10
+ pinned: false
11
+ ---
12
+
13
  # AI Chatbot with LangGraph and Streamlit
14
 
15
  A powerful AI chatbot application built with LangGraph, LangChain, and Streamlit that supports multiple LLM providers including Groq and OpenAI.