Skip to content

Forum in maintenance, we will back soon 🙂

Chatbot for Soccer ...
 
Notifications
Clear all

Chatbot for Soccer Website

7 Posts
3 Users
1 Reactions
60 Views
(@google-rayazsiddiqi)
Posts: 95
Estimable Member
Topic starter
 

Hi I woudl like to create a chatbot for my soccer website. The website is about a particular team in England and I want the chatbot to do the following:

Features:

  • Real-time news updates
  • Customizable news feed based on user preferences
  • Live match commentary and updates
  • Answering user queries about players, teams, and match stats

Can someone help me create thsi for my website, where do I start?

 

Thanks

 
Posted : 05/31/2024 5:00 pm
Hasan Aboul Hasan
(@admin)
Posts: 1213
Member Admin
 

You want to create this from scratch? 

or you want to use 3rf party service?

 
Posted : 06/01/2024 8:52 am
(@google-rayazsiddiqi)
Posts: 95
Estimable Member
Topic starter
 

@admin obviously depends on the price, how much roughly would 3rd party cost to do this? In the future I want to add other apps as well on the website

 
Posted : 06/01/2024 10:54 am
(@husein)
Posts: 469
Member Moderator
 

@google-rayazsiddiqi You need to check other services and see what their APIs would cost or the service the provides this information. Then you'd integrate it into the chatbot.

However, if you're gonna add your own data and keep updating it you're gonna need to find a way to store them (database/ file/ etc...) and integrate this data into the chatbot.

 
Posted : 06/01/2024 11:22 am
Hasan Aboul Hasan
(@admin)
Posts: 1213
Member Admin
 

@google-rayazsiddiqi let's review your goal:

1. Real-time news updates: This means the chatbot should access external websites or APIs. First, you should decide where you want to fetch this news, whether it is a website or an API, which website, and what news you want. 

2. Customizable news feed based on user preferences: again, this relies on the first step. After you pick the source, you can add a feature for the user to filter out news.

3. Live match commentary and updates: Like in step 1, you need a source from which to read this data.

4. Answering user queries about players, teams, and match stats: Here, you will use RAG. After you have a specific source for news and other information, you can integrate it with the language model to answer user queries.

 

I don't know if there is a third-party service with all this built-in.

There are many AI chatbot services that you can provide with data and APIs, but you need to test with your specific scenario.

 

If you don't want to build the system yourself, you will need to hire someone to do it for you.

But you have to know that it is not a simple project, even though it looks interesting 🙂

I will be updating the WordPress Chatbot with more functionalities that looks somehow like your project, but this needs time, and there is a learning curve.

 

 
Posted : 06/02/2024 9:34 am
SSAdvisor reacted
(@google-rayazsiddiqi)
Posts: 95
Estimable Member
Topic starter
 

@admin thanks for your comprehensive reply. What timescale are we  looking at for the wordpress chatbot plugin? I am in no rush and can wait

 
Posted : 06/03/2024 10:43 am
Hasan Aboul Hasan
(@admin)
Posts: 1213
Member Admin
 

Thanks. The AI chatbot for wordpress has multiple new features that will be divided into multiple tutorials (4-5)

I think I can do 2 per month with the codes.

 
Posted : 06/03/2024 1:56 pm
Share: