-
Notifications
You must be signed in to change notification settings - Fork 23
feat: Add Gemini chatbot #70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for engineeringinkannada ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
chandansgowda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @mithun50
I really appreciate your contributions. Keep them coming!
But please raise issues, get it assigned and then start working on them. This feature is not actually required at this moment, and might have to close this.
Also, the way you have implemented this, apikey will is leaked in both code and in requests made through the site. Going forward, make sure that apikeys are not committed to git and also request that involves api keys should not be made directly from the frontend.
|
And what about discussion section and
That api is expired already
…On Mon, Jul 21, 2025, 8:31 PM Chandan Gowda ***@***.***> wrote:
***@***.**** commented on this pull request.
Hey @mithun50 <https://github.com/mithun50>
I really appreciate your contributions. Keep them coming!
But please raise issues, get it assigned and then start working on them.
This feature is not actually required at this moment, and might have to
close this.
Also, the way you have implemented this, apikey will is leaked in both
code and in requests made through the site. Going forward, make sure that
apikeys are not committed to git and also request that involves api keys
should not be made directly from the frontend.
—
Reply to this email directly, view it on GitHub
<#70 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXTP5BIT7IBVQM6QOCAT2533JT6CNAVCNFSM6AAAAACB6AP2DWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTAMZYGU2DAMJRGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
|
Okay cool. |
This PR adds a Gemini-powered chatbot to the website. The chatbot is designed to answer questions related to engineering, technology, and education.