Create README.md
Browse files
huggingface_docker/README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Little Krishna Chatbot
|
2 |
+
A birthday gift for Manavi (April 19, 2025). Features a Krishna-themed chatbot, comic strip, and animated message.
|
3 |
+
|
4 |
+
## Setup
|
5 |
+
1. Push to Hugging Face Spaces.
|
6 |
+
2. Select Docker SDK (Blank template).
|
7 |
+
3. Choose CPU basic (2 vCPU, 16 GB, FREE).
|
8 |
+
4. Add `OPENAI_API_KEY` in Space secrets.
|
9 |
+
5. Deploy and enjoy!
|