Skip to content

morganmdx/AI-Chat-JS-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Chat Application

This is a simple AI chat application that utilises Wit.ai for natural language processing to understand user input, allowing users to interact with the AI through the text box input.

This model is based on 1 x Q&A with changeable input and a keyword-based natural language processing model to understand user input and return a corresponding response via Wit.AI.

The app responds to greetings and provides a voice response feature, making the interaction engaging and user-friendly.

Tech Stack

  • Frontend: HTML CSS JavaScript

  • Backend:

    • Wit.ai (for natural language understanding)

Features

  • Natural Language Processing: Understands user input through Wit.ai.
  • Interactive Responses: Responds to user greetings like "Hello" "Good morning" and "Good afternoon" if trained and configured by the AI.
  • Voice Output: Plays voice responses for a more engaging user experience.
  • Keyboard Interaction: Allows users to submit input by pressing the Enter key.
  • Clickable Sound Button: Users can play the voice response using a clickable sound icon.

Getting Started

To run the application locally, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/morganmdx/AI-Chat-JS-App.git
    cd AI-Chat-JS-App-main

About

Simple JS chat app that uses AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published