www.pathway-ai.io Open in urlscan Pro
54.157.58.70  Public Scan

Submitted URL: http://pathway-ai.io/
Effective URL: https://www.pathway-ai.io/
Submission: On April 18 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST /subscribe

<form action="/subscribe" method="post">
  <input type="email" name="email" placeholder="Your email" required="">
  <button type="submit">Subscribe</button>
  <div class="spinner" id="subscription_spinner" style="display:none;"></div>
  <div id="subscription_message" style="display:none;"></div>
</form>

POST /submit_feedback

<form action="/submit_feedback" method="post">
  <input type="email" name="email" placeholder="Your email" required="">
  <textarea name="feedback" placeholder="Your feedback" required=""></textarea>
  <button type="submit">Submit</button>
  <div class="spinner" id="feedback_spinner" style="display:none;"></div>
  <div id="feedback_message" style="display:none;"></div>
</form>

POST /upload

<form id="upload-form" action="/upload" method="post" enctype="multipart/form-data">
  <div id="file-and-upload">
    <input type="file" name="file" id="file" class="inputfile" required="">
    <label for="file">Choose file</label>
    <input type="submit" value="Upload" class="cta">
  </div>
</form>

<form id="query-form">
  <div class="input-container">
    <div class="input-wrapper full-width-flex" style="display: flex;">
      <!-- Add this wrapper div -->
      <input type="text" id="prompt" name="prompt" required="" maxlength="4000">
      <button type="submit" id="submit-btn">
        <i class="fas fa-check fa-1x"></i>
      </button>
    </div>
  </div>
</form>

Text Content

Pathway.AI
 * Home
 * Features
 * Steps
 * Live Demo


REVOLUTIONIZE YOUR BUSINESS WITH AI-POWERED DIGITAL ASSISTANTS

Pathway.AI enables you to create custom digital assistants for your business,
without any coding.

Get Started Now


FEATURES


AI-POWERED

Our AI-powered digital assistants will revolutionize your business operations
and customer interactions.


CUSTOMIZABLE

Pathway.AI enables you to create custom digital assistants tailored to your
business needs, without any coding.


USER-FRIENDLY

Our digital assistants are designed to provide a seamless and user-friendly
experience for your customers.


STEPS

Follow these simple steps to create and interact with your intelligent digital
assistant:

 1. 1 Simply drag and drop your data
 2. 2 Instantly fine-tune your model
    
 3. 3 Interact with your intelligent digital assistant


EMAIL SUBSCRIBE & FEEDBACK

Stay in the loop! Your feedback is greatly appreciated!


EMAIL SUBSCRIBE

Subscribe




FEEDBACK

Submit




INTERACTIVE LIVE DEMO

Experience the power of our AI-Powered Digital Assistants through this
interactive live demo.



USAGE NOTES:

Only accepts '.txt' files right now.

Session data is stored for 500 seconds, after that, you will need to re-upload.

Choose file


Still working...