LSports is introducing a revolutionary AI-based large language model to the world of sports betting with SEC (Sports Expert Chat). Powered by technology similar to ChatGPT, SEC is a cutting-edge interactive chatbot and sports data hub designed to operate as a personal sports advisor for bettors. It's specifically crafted to assist sportsbooks in addressing the challenge of attracting new customers and increasing retention rates.
SEC provides actionable insights and guidance to bettors by offering data-driven tips, essential event details, live updates, weather forecasts, and comprehensive statistics. This empowers end-users to make informed decisions and enhances their loyalty to the platform, eventually leading to higher turnover rates for bookies.
- ChatGPT like (LLM), most knowledgeable sports commentator based on AI.
- Prematch & Inplay generated AI based tips.
- Events hub, featuring formations, weather, lineups, news and more.
- Over 120+ languages
- 10 major supported sports
This demo uses a number of open source projects to work properly:
- Fastify - HTML enhanced for web apps!
- node.js - evented I/O for the backend
- ngrok - local network tunneling
And Twilio as the communication platform that integrates with WhatsApp.
To use this demo, you need to create a sandbox account on Twilio. Follow these steps:
- Go to the Twilio website and sign up for an account if you don't have one already.
- Once you're logged in, navigate to the Twilio Console.
- In the left sidebar, click on "Messaging" and then select "Try it out" and then "Send a WhatsApp message".
- Follow the steps, create a sandbox number and verify.
- Go to "Sandbox settings", and in the "When a message comes in" field put the ngrok tunnel url, and for the "Method" use "POST".
You will also need a working Sports Expert Chat account, which you can get from our sales team here at LSports, contact them via sales@lsports.eu and ask for one.
This demo requires Node.js v18+ to run.
Install the dependencies and devDependencies and start the server.
clone https://github.com/lsportsltd/sec-whatsapp-example
cd sec-whatsapp-example
npm i
Want to contribute? Great!
This demo uses nodemon + typescript compiler (tsc) for fast developing. Make a change in your file and instantaneously see your updates!
Open your favorite Terminal and run these commands.
First Tab:
npm run dev
Second Tab:
npm run watch
Third Tab:
ngrok localhost 3006
Create a .env
file in the root of the project, use the same keys you have in .env.example
and put in them the values from Twilio and LSports SEC.
Enjoy!
Reach out to LSports today to start using SEC on your product today at sales@lsports.eu