From fe75fa6912fcdcd10cd9d67f56adbe5c00f0182b Mon Sep 17 00:00:00 2001 From: mohamedelawakey Date: Sun, 7 Sep 2025 21:17:46 +0000 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..e61854f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Code__Chatbot + +This code is a smart assistant that uses LLM to analyze the uploaded code and respond to any questions or requests you may have via chat. \ No newline at end of file