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

Submitted URL: https://emails.sestek-ai.com/Cl?p1=ddf7eabd-ee28-44fd-87a2-706416b5f99a&p2=430255935
Effective URL: https://www.sestek.com/?_obid=5707c213-1e7a-4e3c-be79-16bc020f7990
Submission: On November 06 via api from ES — Scanned from ES

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">
    <div class="col-12">
      <h2>Contact Us</h2>
    </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">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">Surname<span>*</span></label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <div class="form-item">
        <input type="text" name="firm" id="companyname" placeholder=" " required="">
        <label for="companyname">Company Name<span>*</span></label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12 col-lg-6">
      <div class="form-item">
        <input type="email" name="email" id="email" placeholder=" " data-parsley-trigger="change" required="">
        <label for="email">Business Email<span>*</span></label>
      </div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="form-item">
        <input type="text" name="phone" id="number" placeholder=" " required="">
        <label for="number">Phone Number<span>*</span></label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <div class="form-item">
        <textarea name="message" id="message" placeholder=" " required=""></textarea>
        <label for="message">Your Message<span>*</span></label>
      </div>
    </div>
  </div>
  <div class="row">
    <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-plyoswone9xj" 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=es&amp;v=3sU2vDRVDmUU2E0Ro4VadvPr&amp;size=invisible&amp;sa=submit&amp;cb=3ee013d04g3v"></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="">
  <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="" data-parsley-multiple="dataprocessing">
        <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="" data-parsley-multiple="datastoring">
        <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 >96%
   
   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


IT’S TIME TO ELEVATE CUSTOMER SERVICE WITH AI

With our patented conversational AI and Analytics solutions, we help businesses
deliver better experiences for their customers and their agents.

Improve with Analytics Automate with AI
 


G2 SUMMER REPORT

“We are delighted with Sestek Speech Analytics and highly recommend it to our
friends and colleagues. The tool has proven a valuable asset for our team,
enabling us to gain deeper insights into our customer interactions and identify
areas where we can improve our performance.”

 
Burak K.
Voice Technologies Manager
Global BPO

 
 
 
 
 
 
OUR CUSTOMERS


LEADING COMPANIES TRUST OUR CONVERSATIONAL TECHNOLOGIES

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 



WHY SESTEK?


WHY GLOBAL BRANDS ARE CHOOSING SESTEK


We deliver.
Period.

With our 22 years of experience, we are proud of our project delivery rate of
100%.

Market-leading
performance.

Our speech recognition accuracy rate is >96% in real world environment. Higher
rate of accuracy means better insights from customer conversations.

We are cloud-agnostic.

On-premise, on public cloud or on private cloud, our solutions are ready to be
deployed anywhere.

Not only high tech but high touch.

We are always in close contact with our customers to understand their pain
points better and tailor our solutions to fit their needs perfectly.

100% ownership of technology.

With our +100 R&D staff, we develop all of our products and core technologies
in-house.

True omnichannel experience.

Not only for the customers but also for the business units involved, we provide
a scalable, omnichannel, end to end conversational platform.

OUR SOLUTIONS


KNOVVU VIRTUAL AGENT

Serve your customers 24/7.

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.

Learn more



KNOVVU BIOMETRICS

No more passwords, PINs or thinking about the name of your first pet.

Knovvu Biometrics provide real-time authentication that is language, accent and
content independent. Within matter of seconds, you can authorize customers using
unique features of their voice that can not be replicated.

Learn more


KNOVVU ANALYTICS

Don’t miss out on a single customer conversation.

Analyze 100% of customer conversations. Understand and solve their problems in a
heartbeat. Support your agents more efficiently. Improve your business better
than your competitors.

Learn more
Automated Quality Management: Script adherence, acoustic indicators and
sentimental features can be measured and scored objectively.
Statistical Comparison: The best way to recognize your best-performing agents,
compare performances and support your agents in need effectively.
Real-time Alerts: Prohibited words, urgent customer inquiries or regulatory
issues can easily be added to notify supervisors in real time.
Automated Quality Management: Script adherence, acoustic indicators and
sentimental features can be measured and scored objectively.
Statistical Comparison: The best way to recognize your best-performing agents,
compare performances and support your agents in need effectively.

Acoustics Analysis Visualization: The sentiment analysis outputs can be
graphically visualized, showing emotions of customers and agents based on their
phrases.


KNOVVU AQM

Accelerate Your Quality Management Process to Minutes

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

Learn more


KNOVVU REAL-TIME GUIDANCE

Assist Your Agents in Real Time.

Empower your customer support teams with the right information at the right
time, leading to confident agents and satisfied customers.

Learn more
Real-time Alerts: Prohibited words, urgent customer inquiries or regulatory
issues can easily be added to notify supervisors in real time.


KNOVVU SPEECH RECOGNITION

Market-Leading Accuracy Rate of >96%

Our market-leading speech recognition accuracy rate provides deeper analysis,
more actionable insights and better results for your business.

Learn more


KNOVVU
TEXT-TO-SPEECH

Elevate your brand with voice

Deliver human-like and personalized experiences to your customers and improve
their conversational journeys.

Learn more



TOP CONVERSATIONAL SOLUTIONS FOR LEADING GLOBAL BRANDS

 * 20M
   Active
   Voiceprints
 * 40M
   Bot Conversations
   Managed
   Monthly
 * >96%
   Speech
   Recognition
   Accuracy
 * 400+
   Customers
   in 20
   Countries
 * 20M
   Customer
   Calls Analyzed
   Monthly


 
 
 
 
 
 
NEWSROOM


FIND THE LATEST TECHNOLOGY NEWS HERE

 * Sestek Jul 24 · 1 min read
   
   KNOVVU ANALYTICS NOW AVAILABLE ON GENESYS APPFOUNDRY!
   
   Genesys Cloud CX customers can order now Knovvu Analytics with just few
   clicks in the Genesys’ marketplace.
   
   Read More
 * Sestek Jun 16 · 4 min read
   
   SESTEK HELPS DELIVER FAST AND SECURE CUSTOMER AUTHENTICATION
   
   SESTEK, a global technology company specializing in conversational solutions,
   today announced that its Voice Biometrics solution is compliant with key
   Avaya Aura® solutions, authenticating callers within seconds using a
   state-of-the-art deep neural networ
   
   Read More
 * Chatbot Sep 21 · 2 min read
   
   THE FUTURE OF CUSTOMER ENGAGEMENT: WHATSAPP BUSINESS
   
   Following our acquisition by Unifonic, we're proud to announce that we've
   officially become a WhatsApp Business partner. So, what does this mean for
   businesses?
   
   Read More

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 © 2023 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