From a6a8da56ce4e6a3e31713cf910a7fac54be406d0 Mon Sep 17 00:00:00 2001 From: Ameya Joshi Date: Mon, 28 Jul 2025 19:25:39 +0530 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d0f6946 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Chatbot_using_Gemini + +using free Gemini API key for integrating AI in our project to give answers to limited questions asked by HCP. \ No newline at end of file