Metadata-Version: 2.1
Name: AS-Iv1
Version: 1.0
Summary: Python artificial Chatbot: String recognizing method.
Home-page: https://github.com/BartenderWinery/PAC
Author: Bartender
Author-email: Bartender.winery@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/BartenderWinery/PAC/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Freeware
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# PAC
 Python AI Chatbot responses created using different methods.
 
 ### AS-Iv1: A simple library based bot; Searches for similar or exact matchs from a libraray and gets a response. Instant results. Features include:
 - Library formating; Dyanmic format responses with realtime data.
 - Traces; Memory from a previous match.
 - Commands; The bot can access commands - It can run any code locally!
 - Module; You can develop personalized experiences with ease with this module!
 
 Features coming soon:
 ```
Traces isolation for multiple traces of same ID
Trace response framework
Debug UI
Multi Windowed command promopt to show information seperate from the native window
```
![Demo](https://aeroweb.netlify.app/packages/box/demo.gif) Out of date.
******
### AS-Iv2: An actual artificial intelligence based AI; Understands the english language - Giving you real answers from its memory with no pre-made librarys.
 - Not yet underway; Wait for AS-Iv1 to be completed.
******
### AV-I: Verbal speaking bot based off of AS-Iv2
 - Not yet underway; Wait for AS-Iv2 to be completed.
******
Known apps using PAC:
 - Ex-soul; Automated response/Moderation discord bot based on Python. https://github.com/BartenderWinery/Ex-soul

