Giter Site home page Giter Site logo

simple-ai-chat's Introduction

Simple-Ai-Chat

Natural Language Processing(NLP) A.I. Chatbot made with Swift 4

Preview

Alt Text

Built with

  • Ios 12
  • Xcode 10

Features

  • Chatbot uses natural language processing to understand what the user is trying to say, no matter the way he says it.
  • Chatbot provides a unique experience to the user by using DialogFlow and responding to user responses according to the subject
    AI.sharedService.textRequest('user_response')
  • Chat bubbles have an expandable tableView according to message size, by using automaticDimension

Requirements

import AI

Pod Files

pod 'AI' //Can use Cocoa Touch

NLP Artificial intelligence made by using DialogFlow

Documentation Resources

Project Configuration

You'll have to configure your DialogFlow account to have access to A.I. training console.

You can train your A.I. to understand and reply to whatever you want. It can perform any task.

  1. Create your Dialogflow account

  2. Create your first agent

  3. Get Client Access Token from Agent's settings menu to connect to the api client from your app

    //File: Appdelegate.swift
    AI.configure(YOUR_PERSONAL_CLIENT_ACCESS_TOKEN)
  4. Start communicating with your A.I. to take over the world!!! ๐Ÿ˜› ๐Ÿ‘ฝ ๐Ÿ˜

License

Standard MIT License

simple-ai-chat's People

Contributors

johnnyperdomo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.