Skip to content
/ chatbot Public

A smart chatbot built with Wolfram and Wit.ai using Go

Notifications You must be signed in to change notification settings

omdxp/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbot

Chatbot built with Wit.at and Wolfram Alpha API.

It basically answer any common questions.

Example

Question: What is the capital of Algeria?
Answer: The capital city of Algeria is Algiers, Algeria
Question: exit

Setup

  1. Get an API key from Wit.ai.
  2. Get an API key from Wolfram Alpha.
  3. Create a .env file with the following content:
WIT_AI_TOKEN=<WIT_TOKEN>
WOLFRAM_APP_ID=<WOLFRAM_TOKEN>

Usage

go run main.go

About

A smart chatbot built with Wolfram and Wit.ai using Go

Topics

Resources

Stars

Watchers

Forks

Languages