Skip to content

a chatbot project designed to engage in conversations with users.

Notifications You must be signed in to change notification settings

Nachour-Ilham/ANICKA-1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ANICKA-1.0 chatbot

ANICKA is a chatbot project designed to engage in conversations with users, making use of Natural Language Processing (NLP) techniques. The project was written in Python programming language and employs various libraries including nltk, torch, and tkinter.

The original version of ANICKA, known as ANICKA 1.0, was created by @chdkha2001, @AGMach7, and me, as a school project.

Usage

To run ANICKA, execute the command in your terminal:

  • python app.py

Dependencies

ANICKA 1.0 requires the following libraries :

  • nltk
  • torch
  • tkinter

You can install the required dependencies using the following command:

  • pip install -r requirements.txt

About

a chatbot project designed to engage in conversations with users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages