maniyaom/Movie-Ticket-Booking

[Feat]: adding a chatbot

Opened this issue ยท 9 comments

Feature Description

Provide a detailed description of the feature

i want to add a chatbot which will be finetuned specific to the website ,
@maniyaom can you please assign me this task.

Put here any screenshots or videos (optional)

No response

By submitting this issue, you agree to

  • I agree to follow this project's Code of Conduct
  • Iโ€™ve read all the issues in the issue section, and this feature has not been proposed yet.

Other Information

  • I'm a GSSoC '24 Extended contributor
  • I'm a Hacktoberfest '24 contributor
  • I am willing to work on this feature (optional)

@T-Rahul-prabhu-38

Thank you for raising this issue! ๐ŸŽ‰๐Ÿ™Œ

We truly appreciate your contribution to this project and will review the details shortly. ๐Ÿ› ๏ธโœจ
We will get back to you soon!

Thank you for your patience! ๐Ÿ™

I can also help you to create a chat box on it

@Khizarshah01 Please handle this issue. There should be one button in bottom right corner of contact us page where user can access this chatbot.

@T-Rahul-prabhu-38 Regarding your enhancement issue, could you describe a bit more about the chatbot you're proposing? Specifically, what it will do and how it will benefit the project?

its a chatbot u find on the bottom right of most websites , first ill train the bot on ur website , so it will know everything present in the website , eg: i recently did it on a online food order platform and the bot answered questions regarding to menu etc. So in doing so it will know all the movies present + bonus feature will be u can find any actors movies by asking the bot.

@T-Rahul-prabhu-38 Thanks for the explanation! That sounds like a great feature, especially with the ability to find actors' movies by asking the bot.
Just a couple of questions before starting:

  • What tools or technology will you use to build the chatbot?
  • How will you keep the bot updated when new movies are added to the site?

1 - there are couple of websites which will help me create one , then integration is done using JS.
2 - Its built on gpt4o so it will have data of any new movie released across globe , so it can answer whenever new movies are added to site and by asking if the website has the movie, it will go through to check if its present or not.

@T-Rahul-prabhu-38 I understand your idea, and it sounds great. However, since this project is still in its initial phase, using GPT-4, which is a paid service, might not be the best approach right now. There are many free ways to access new movie data, including actors' details, so it might be better to explore those alternatives.

For now, I suggest focusing on building a chatbot that works with the existing static data on the site. What do you think? Can you start by developing the bot to handle the current data, and we can explore more advanced features later? :)

oh no , this is gpt4o so its free to use , this does have a limited creds per month. if u want for temporary use we can intgrate this and see how well it works. but i dont think i can build one from scratch. ๐Ÿ˜…
thank you.