Skip to content
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

#367-chatbot #417

Closed
wants to merge 1 commit into from
Closed

#367-chatbot #417

wants to merge 1 commit into from

Conversation

Soulpurr
Copy link
Contributor

@Soulpurr Soulpurr commented Jun 27, 2023

Description

So i have added a chatbot which will answer random questions. I have used huggingface here.
scrnli_27_06_2023_17-43-41.webm
fixes #367

@vercel
Copy link

vercel bot commented Jun 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stichhub ❌ Failed (Inspect) Mar 19, 2024 3:09pm
stichhub-backend ❌ Failed (Inspect) Mar 19, 2024 3:09pm

@vercel
Copy link

vercel bot commented Jun 27, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @UBA-GCOEN on Vercel.

@UBA-GCOEN first needs to authorize it.

@UBA-GCOEN
Copy link
Owner

Hello @Soulpurr!
Thank you for submitting this pull request Your pull request will be reviewed by maintainers shortly. Meanwhile make sure you have referenced the respected issue in this pr Your pr will not be merged if it does not have reference to respected issue
please read our Contributing Guidelines https://github.com/UBA-GCOEN/StichHub/blob/main/CONTRIBUTING.md And Code of Conduct https://github.com/UBA-GCOEN/StichHub/blob/main/CODE_OF_CONDUCT.md

]);
const [inputValue, setInputValue] = useState("");

let API_TOKEN = "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";

Check failure

Code scanning / CodeQL

Hard-coded credentials

The hard-coded value "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" is used as [authorization header](1).
@Siddhant-Patil0203
Copy link
Collaborator

Hey @Soulpurr Its throwing error in deployment.
deployment link: https://stichhub-pxiptn6z4-stichhub.vercel.app/

Check what the issue

here's the Screenshot
image

@Soulpurr
Copy link
Contributor Author

Soulpurr commented Jul 3, 2023

Hey @Soulpurr Its throwing error in deployment. deployment link: https://stichhub-pxiptn6z4-stichhub.vercel.app/

Check what the issue

here's the Screenshot image

Pls give me sometime I am gonna fix it soon.As currently my end sem are going on.

@Siddhant-Patil0203
Copy link
Collaborator

Hey @Soulpurr Its throwing error in deployment. deployment link: https://stichhub-pxiptn6z4-stichhub.vercel.app/
Check what the issue
here's the Screenshot image

Pls give me sometime I am gonna fix it soon.As currently my end sem are going on.

Take your time buddy @Soulpurr

@Naresh-chandanbatve
Copy link
Collaborator

@Soulpurr any progress

@Soulpurr
Copy link
Contributor Author

@Soulpurr any progress

sorry for late reply my end sem was going on.
I am creating a new pr deleting this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat:Integrating chat bot in form of chat gpt.
4 participants