www.sestek.com Open in urlscan Pro
3.66.50.120  Public Scan

Submitted URL: http://www.sestek.com/demos
Effective URL: https://www.sestek.com/demos
Submission: On January 16 via manual from GB — Scanned from GB

Form analysis 2 forms found in the DOM

POST /main/getContactFormInfo

<form action="/main/getContactFormInfo" method="post" id="contact-form2" novalidate="novalidate">
  <div class="row" style="margin-bottom: 25px;">
    <div class="col-12">
      <h2>Contact Us</h2>
    </div>
  </div>
  <div class="row" style="margin-bottom: 40px;">
    <div class="col-12 col-lg-6">
      <div class="">
        <label for="name">Name<span>*</span></label>
        <input type="text" name="name" id="name" placeholder=" " required="">
      </div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="">
        <label for="surname">Surname<span>*</span></label>
        <input type="text" name="surname" id="surname" placeholder=" " required="">
      </div>
    </div>
  </div>
  <div class="row" style="margin-bottom: 40px;">
    <div class="col-12">
      <div class="">
        <label for="companyname">Company Name<span>*</span></label>
        <input type="text" name="firm" id="companyname" placeholder=" " required="">
      </div>
    </div>
  </div>
  <div class="row" style="margin-bottom: 40px;">
    <div class="col-12 col-lg-6">
      <div class="">
        <label for="email">Business Email<span>*</span></label>
        <input type="email" name="email" id="email" placeholder=" " data-parsley-trigger="change" required="">
      </div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="">
        <label for="number">Phone Number<span>*</span></label>
        <input type="text" name="phone" id="number" placeholder=" " required="">
      </div>
    </div>
  </div>
  <div class="row" style="margin-bottom: 40px;">
    <div class="col-12">
      <div class="">
        <label for="message">Your Message<span>*</span></label>
        <textarea name="message" id="message" placeholder=" " required=""></textarea>
      </div>
    </div>
  </div>
  <div class="row" style="margin-bottom: 40px;">
    <div class="col-12 d-flex justify-content-end">
      <div>
        <div class="grecaptcha-badge" data-style="bottomright"
          style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-f8v1y9lgikua" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdQ5LsjAAAAAIX2BaNi9au3zVLQ1TnpbFKv7aKi&amp;co=aHR0cHM6Ly93d3cuc2VzdGVrLmNvbTo0NDM.&amp;hl=en&amp;v=Ya-Cd6PbRI5ktAHEhm9JuKEu&amp;size=invisible&amp;sa=submit&amp;cb=rnxfytyrtihk"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div><button class="g-recaptcha" data-sitekey="6LdQ5LsjAAAAAIX2BaNi9au3zVLQ1TnpbFKv7aKi" data-callback="onSubmitContact" data-action="submit" data-formsend="0"> Send </button>
    </div>
  </div>
  <input type="email" name="email-1" class="pretty-field">
</form>

POST /main/getApplicationForm

<form action="/main/getApplicationForm" method="post" id="application-form" novalidate="novalidate">
  <div class="row">
    <div class="col-12">
      <h2 style="margin-bottom: 14px;">Application Form</h2>
      <h5 class="appFormName" style="margin-bottom: 35px;"></h5>
    </div>
  </div>
  <div class="row">
    <div class="col-12 col-lg-6">
      <div class="form-item">
        <input type="text" name="name" id="name" placeholder=" " required="">
        <label for="name">First Name<span>*</span></label>
      </div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="form-item">
        <input type="text" name="surname" id="surname" placeholder=" " required="">
        <label for="surname">Last Name<span>*</span></label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12 col-lg-12">
      <div class="form-item">
        <input type="email" name="email" id="email" placeholder=" " data-parsley-trigger="change" required="">
        <label for="email">Your Email<span>*</span></label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12 col-lg-12">
      <div class="form-item">
        <label for="email" class="dropzone-label">Upload Your CV / Resume<span>*</span></label>
        <div style="margin-top: 10px;">
          <label class="dropzone-label" style="font-weight: 200; font-size: 14px;">Please provide your CV in pdf, word or rtf document format</label>
        </div>
        <div class="my-dropzone dropzone" style="margin-top: 20px;">
          <div class="dz-message" data-dz-message="" style="margin-top: 50px;"><span>Click here or drop files to upload</span></div>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12 col-lg-12">
      <div class="checkbox-item">
        <input class="checkbox" type="checkbox" id="dataprocessing" name="dataprocessing" value="" onclick="$(this).val(this.checked ? 1 : 0)" required="">
        <label for="dataprocessing" style="display: inline;">
          <span>I have read, understood and agree with the </span>
          <a href="/sestek-employee-candidate-privacy-policy" target="_blank">privacy and data processing policy</a>
        </label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12 col-lg-12">
      <div class="checkbox-item" style="margin-bottom: 36px;">
        <input class="checkbox" type="checkbox" id="datastoring" name="datastoring" value="" onclick="$(this).val(this.checked ? 1 : 0)" required="">
        <label for="datastoring" style="display: inline;">
          <span>I would like Sestek Ses ve İletişim Bilgisayar Teknolojileri San. Tic. A.Ş to store my data for 36 month(s) and contact me about future job opportunities.</span>
        </label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12 d-flex justify-content-end">
      <button id="application-form-button">Send</button>
    </div>
  </div>
  <input type="email" name="email-1" class="pretty-field">
</form>

Text Content

 * Solutions
   
   For Automation
    * Conversational IVR Personalized IVR Experience
    * Banking Bot Automate Banking Transactions
    * Collection Bot Elevate Your Debt Collection with IVR
    * E-Commerce Help Desk Virtual Agent for E-commerce
    * Whatsapp Customer Service Super Agent at Whatsapp Channel
    * Virtual Translator Multilingual Customer Service
   
   For Security
    * Customer Authentication Authenticate Customers at Hello
    * Agent Verification Verify Your Agents at Home
   
   For Improvement
    * Interaction Analytics Improve Service with Every Conversation
    * Quality Management Reduce Your QM Process Time To Minutes

 * Products
   
   AI for Self-Service
    * Knovvu Virtual Agent Super agent at every customer channel
    * Knovvu Text-to-Speech Elevate your brand with voice
    * Knovvu Speech Recognition Market-Leading Accuracy Rate of >97%
   
   Authentication and Fraud
    * Knovvu Biometrics Know your customers in seconds
   
   Contact Center Analytics
    * Knovvu Analytics Understand your customers better
    * Knovvu AQM Streamline Your QM Process
    * Knovvu Real-Time Guidance Assist Your Agents in Real Time

 * Success Stories
 * Company
   
    * About Us Learn More About SESTEK
    * Partners Join Us: Become A Partner
    * Careers We are Hiring! Apply Now!
    * Support Our Customer Support Portal

 * Resources
   
    * Blog Stay Updated with Technology Trends
    * Podcasts Listen to Subject-Matter Experts
    * Webinars Discussions on Engaging Topics
    * Marketing Collateral Download our Marketing Docs
    * Savings Calculators Calculate Your Potential Savings

   
 * Request a Demo
 * EN
   
    * TR

Knovvu Bot

 
 


KNOVVU PRODUCT DEMOS


SEE HOW IT WORKS

Try our products and watch our videos to learn more about our technologies and
differentiation points


 


SPEECH RECOGNITION DEMO

Speech Recognition (SR) technology converts speech into text.

This allows customers to interact with systems using their voice and for systems
to understand customer intent. The technology allows organizations to provide
automated self-service solutions.

Disclaimer: The demo interface has a file limit of 100MB. For larger files
please fill out the contact form here.

Try Our Speech Recognition Accuracy Now >>



TEXT-TO-SPEECH DEMO

This technology converts text into speech.

Vocalized content allows systems to engage with customers more effectively. The
technology helps companies drive automation and increase efficiency by reducing
operational costs—all while improving the experience.

Try Our Human-like Voices Now >>



VIRTUAL AGENT:
AVATAR DEMO

Serve your customers 24/7.

Avatar the Virtual Agent, giving customers the freedom to interact with voice
and text during the conversation. When you automate customer service tasks with
AI, you can respond to customer inquiries around the clock. This improves
customer experience and saves the most valuable asset in customer service: Agent
time.

See Our Avatar Now >>

 
 
 
 
 
 

BANKING BOT DEMO

SEE HOW KNOVVU VIRTUAL AGENT
AUTOMATES BANKING TRANSACTIONS

 * BANKING BOT DEMO IN ENGLISH
   
   

 * BANKING BOT DEMO IN TURKISH
   
   

 * BANKING BOT DEMO IN ARABIC
   
   

--------------------------------------------------------------------------------

KNOVVU PRODUCT VIDEOS

KNOVVU VIRTUAL AGENT

With 100% in-house developed Speech Recognition (SR) and Natural Language
Understanding (NLU) technologies, Knovvu Virtual Agent understands customer
intent and responds without the need for live agents.


KNOVVU BIOMETRICS

Monitoring more than 100 unique parameters of the voice, Knovvu Biometrics can
authorize callers within seconds.

KNOVVU ANALYTICS

Knovvu Analytics collect 100% of customer interaction data at customer service
channels and convert it into meaningful information for decision-makers.


KNOVVU AQM

Embrace the transformative potential of automation to streamline your quality
management process, assist supervisors, and support agents with tangible and
objective feedback.
 
 
 
 
 
 

KNOVVU PLATFORM SNAPSHOT

Click to Download
 
 
 
 
 
 
 

BROCHURES

DOWNLOAD
OUR MARKETING COLLATERAL HERE

 * SESTEK COMPANY
   BROCHURE
   
   

 * SESTEK COMPANY
   PRESENTATION
   
   

 * KNOVVU VIRTUAL AGENT
   ONE-PAGER
   
   

 * KNOVVU BIOMETRICS
   ONE-PAGER
   
   

 * KNOVVU ANALYTICS
   ONE-PAGER
   
   

 * KNOVVU AQM
   ONE-PAGER
   
   

 * KNOVVU TEXT-TO-SPEECH
   ONE-PAGER
   
   

 * KNOVVU SPEECH RECOGNITION
   ONE-PAGER
   
   

 * KNOVVU VIRTUAL AGENT
   DATASHEET
   
   

 * KNOVVU BIOMETRICS
   DATASHEET
   
   

 * KNOVVU ANALYTICS
   DATASHEET
   
   

 * KNOVVU AQM
   DATASHEET
   
   

 * KNOVVU SPEECH RECOGNITION
   DATASHEET
   
   

 * KNOVVU TEXT TO SPEECH
   DATASHEET
   
   

 * BANKING
   ONE-PAGER
   
   

 * CALL CENTER
   ONE-PAGER
   
   

 * RETAIL
   ONE-PAGER
   
   

 * TELECOM
   ONE-PAGER
   
   

 * BETTER SERVE CUSTOMERS FROM HOME - EBOOK
   
   

 * PRE-BUILT INTENTS
   EBOOK
   
   

 * ACCELERATING IMPACT AT CUSTOMER SERVICE BY OPUS RESEARCH
   
   

 * THE POWER OF 3A'S: VENDORS THAT MATTER SERIES BY OPUS RESEARCH
   
   

 * CONVERSATIONAL INTELLIGENCE INTELLIVIEW BY OPUS RESEARCH
   
   

 * MARKET GUIDE FOR SPEECH-TO-TEXT SOLUTIONS BY GARTNER
   
   

--------------------------------------------------------------------------------

PRODUCT INTERFACE

KNOVVU ANALYTICS INTERFACE DEMO

Watch our Knovvu Analytics demo to see the interface & the capabilities of our
new generation product.


 
 
 
 
 
 

CONTACT


IMPROVE YOUR CONVERSATIONAL CUSTOMER JOURNEY

Let’s go into detail on how Knovvu’s conversational solutions can improve your
agent and customer experience

Contact Us


CONTACT US

Name*
Surname*
Company Name*
Business Email*
Phone Number*
Your Message*

Send


THANK YOU!

Thank you for your message. We’ll contact you soon.


FAILED!




Return to Homepage


APPLICATION FORM



First Name*
Last Name*
Your Email*
Upload Your CV / Resume*
Please provide your CV in pdf, word or rtf document format
Click here or drop files to upload
I have read, understood and agree with the privacy and data processing policy
I would like Sestek Ses ve İletişim Bilgisayar Teknolojileri San. Tic. A.Ş to
store my data for 36 month(s) and contact me about future job opportunities.
Send


THANK YOU!

All done!


Your application for the - position has been submitted successfully.


Return to Career Page


FAILED!




Return to Career Page

ABOUT SESTEK

SESTEK is a conversational automation company helping organizations with
conversational solutions to be data-driven, increase efficiency and deliver
better experiences for their customers. Sestek’s AI-powered solutions are built
on text-to-speech, speech recognition, natural language processing and voice
biometrics technologies.


SESTEK is a part of UNIFONIC


CALL US ON

 * United Kingdom
   +44 7897 027400
   
   124 City Road, London,
   EC1V 2NX

 * United States
   +1 315 961 84 04
   
   2 Park Ave 20th Floor
   New York NY 10016

 * Middle East & Africa
   +971 4 390 1646
   
   Dubai Internet City Building
   No 12, Office No. 207, Dubai

 * Europe & Turkey
   +90 212 286 25 45
   
   Vadistanbul Bulvar 1B Blok Ofis No:4 / 34396 Sariyer, Istanbul

 * 
 * 

Copyright © 2024 SESTEK. All rights reserved.

 * sales@sestek.com
 * Privacy Policy
 * Cookie Policy


We Use Cookies
We are using cookies to give you the best experience on our website. You can
find out more about which cookies we are using at this link. You can also
individually manage cookie preferences.
Accept All CookiesManage Cookies