Phoenix21 commited on
Commit
72abe31
·
verified ·
1 Parent(s): 596c700

Update README

Browse files
Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -1,10 +1,19 @@
1
  ---
2
  title: Spring Gemini Chat
3
- emoji: 📉
4
- colorFrom: green
5
  colorTo: green
6
  sdk: docker
7
- pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: Spring Gemini Chat
3
+ emoji: 🤖
4
+ colorFrom: blue
5
  colorTo: green
6
  sdk: docker
7
+ app_port: 7860
8
  ---
9
 
10
+ # Spring Gemini Chat
11
+
12
+ A Spring Boot application integrated with Google Gemini AI for chat functionality.
13
+
14
+ ## Features
15
+ - Chat with Google Gemini AI
16
+ - Spring Boot backend
17
+ - Modern web interface
18
+
19
+ This application is automatically deployed from the GitHub repository.