From 9e138a53da8932cb0f5f31df826d8c2a112cb18e Mon Sep 17 00:00:00 2001 From: Akshath Sivachidhambaram <105522645+Marvel201213@users.noreply.github.com> Date: Wed, 10 Sep 2025 00:54:51 -0400 Subject: [PATCH] feat: create Marvel201213.toml --- projects/Marvel201213.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 projects/Marvel201213.toml diff --git a/projects/Marvel201213.toml b/projects/Marvel201213.toml new file mode 100644 index 0000000..b5d2924 --- /dev/null +++ b/projects/Marvel201213.toml @@ -0,0 +1,3 @@ +[[projects]] +url = "https://github.com/Marvel201213/customer-ai" +description = "A customer support AI chatbot with OpenAI API Calls using React, Next.js, and deployed on Vercel."