From 526c7791059ee71a9ce43390aa2ac8c6fc9fddf8 Mon Sep 17 00:00:00 2001 From: Ameya Joshi Date: Mon, 28 Jul 2025 19:28:00 +0530 Subject: [PATCH] Upload files to "/" Html file with free API key included --- chatbot.html | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 chatbot.html diff --git a/chatbot.html b/chatbot.html new file mode 100644 index 0000000..c9755a8 --- /dev/null +++ b/chatbot.html @@ -0,0 +1,55 @@ + + + + + + Gemini API Test (Insecure - FOR LOCAL DEV ONLY) + + + +

Gemini API Direct Embedding Test

+

This is for local development testing ONLY. Your API key is exposed in the source code.

+
Loading Gemini response...
+ + \ No newline at end of file