Open GunaVardhanaReddyT opened 1 month ago
🎉 Welcome to CodeCache! 🎉
Thank you for opening your first issue! We're excited to have you contributing to the project.
Before you get started, please make sure to check out our contributing guidelines and coding standards to ensure that everything is aligned with the project's workflow. If you have any questions or need help along the way, don't hesitate to ask.
We appreciate your input and look forward to collaborating with you. 🚀
Happy coding!
Great idea, @GunaVardhanaReddyT ! Implementing an AI-powered chatbot to assist in creating new snippets sounds like a fantastic addition to the project. Go ahead, you can definitely work on this!
@GunaVardhanaReddyT its been a week without any update!
I would like to work on this
@Gauravtb2253 what i want is to have a chatbot where we can have different code snippets or code help, and if the code snippet and code help is good the chatbot can ask us to save it in our databse and it can push to SnippetRequest model.
so can we use gemini for model
so can we use gemini for model
Yes anything that suits you.
Actually sir I have got some other work so I wouldn't be able to work on this issue for some days If possible you can assign someone else Sorry for the inconvenience
sure @Gauravtb2253, thanks for updating.
Hi, i would like to work on this. @notsoocool
Hey can I work on this?
Sure, @ananyag309 and @STSonyThomas, I’ll assign you both to this issue. There's no first-come, first-serve rule here, so I’ll review both of your PRs and consider them if they meet the quality standards.
Alr @ananyag309 why don't we do it together then? I'll do the backend and add you as a collaborator to my fork and we can share the PR credit. What say?
@STSonyThomas okay cool
Hey @ananyag309 I have created a fork of the repo and added you to it as well. The backend is present under api/conversation along with a sample implementation front-end at src/(test)/testChat/pages.tsx
@STSonyThomas I will look into it, if i would be able to add something valuable will let you know asap cuz i have an exam of DS tomorrow
Yeah that's cool.
@STSonyThomas @ananyag309 any update guys?
Hey yeah. The backend is done with. @ananyag309 is working on the front end
Hey does this work?
It's mobile responsive as well. So if you're cool with that then I'll push it.
@notsoocool
@STSonyThomas I think this is very cool.
Hey @ananyag309 I'm sorry for jumping right in. Since you mentioned that you had a DS exam, I thought you'd be busy of sorts. And also, thanks!
@STSonyThomas I'm actually grateful. Do you think you can walk me through the backend part a little bit? I sometimes find it difficult to implement.
@STSonyThomas @ananyag309 its actually looking good, can you just add an option to save the snippets in our collections, if thats implemented i would gladly give you level3 tag, I mean its upto you, i will give you level3 anyways, but if you can just add that feature as well, it will be cheery on top.
In your collections as in to save the snippet to the snippet collection right?
Let me see. If Gemini supports tool calling in their base versions I'll implement it or else it might tough to pull that off. I'll make a PR by tonight regardless.
Adding an ai powered chat bot can improve the website's use case by allowing the developer to generate a new code snippet that is needed within the website.