Metadata-Version: 2.1
Name: NikChat
Version: 2.2.1.1
Summary: A full-fledged chatbot designed to be incorperated into other projects. (Speeds of 0.1 seconds)
Home-page: https://github.com/Nikhilodeon1/NikChat
Author: Nikhil Tamvada (Nikhilodeon1)
Author-email: nikhiltamvada@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Nikchat - v1

Nikchat, the inaugural version of a groundbreaking chatbot AI, signifies a pivotal advancement in conversational interfaces. Equipped with advanced AI algorithms and natural language processing capabilities, Nikchat excels in facilitating meaningful conversations. With its contextual understanding, emotion detection, and personalized responses, Nikchat foreshadows the transformative potential of conversational AI, promising enhanced communication and unparalleled user experiences.


# About

Nikchat is still in a development mode. It is in the second version. Updates monthly!

## How to use Nikchat

Using your package installer (pip, anaconda, etc.) download the library.
Ex:
```pip install nikchat```

First use the `init()` method which initializes the library

Then use the `NChat()` method. This is how you communicate with the bot. This method takes one argument: the prompt.
Example: ```print(NChat("who is joe biden"))```

## Upcoming Features
- Faster speeeeeds
- Story generation
- song lyric fetcher
- basic personality
- basic personality recognition
- inappropriate content recognition
