Skip to content

Commit

Permalink
Merge pull request #154 from aarushsaboo/impl_chatbot
Browse files Browse the repository at this point in the history
Implemented a Gemini chatbot as a button on the home page which you can click to interact with it.
  • Loading branch information
MinavKaria authored Oct 25, 2024
2 parents d79f6e4 + 98a515a commit 88bb58b
Show file tree
Hide file tree
Showing 4 changed files with 473 additions and 22 deletions.
185 changes: 182 additions & 3 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,16 @@
"@paypal/react-paypal-js": "^8.1.4",
"@react-oauth/google": "^0.12.1",
"axios": "^1.7.4",
"bootstrap": "^5.3.3",
"firebase": "^10.6.0",
"firebase-tools": "^13.6.0",
"framer-motion": "^11.0.8",
"fuse.js": "^7.0.0",
"lucide-react": "^0.453.0",
"pdf-lib": "^1.17.1",
"ratna-supermarket": "file:",
"react": "^18.2.0",
"react-bootstrap": "^2.10.5",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^5.3.0",
Expand Down
Loading

0 comments on commit 88bb58b

Please sign in to comment.