Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this still being mantained? #27

Closed
czadikem opened this issue Jan 23, 2020 · 5 comments
Closed

Is this still being mantained? #27

czadikem opened this issue Jan 23, 2020 · 5 comments

Comments

@czadikem
Copy link

I was wondering if this is stil being mantained? Also how would i add aiml to it?

Thanks

@joshuashort
Copy link
Member

It's still around. PRs, Issues, etc are welcome.

It'd be challenging to add AIML, but if you're interested, there are a few places to start..

I'm not familiar with the ecosystem of AIML, but you'd probably need an AIML parser / thing for Python. You'd need some way to load all that AIML stuff into some kind of OA structure (probably as a module).

If you're this far, you're kind of beyond what is currently possible without some deeper changes.

@czadikem
Copy link
Author

Yeah I would be intreasted. Thanks

@NickLar59
Copy link

NickLar59 commented Jan 23, 2020 via email

@czadikem
Copy link
Author

How would I add this in as a module?

@joshuashort
Copy link
Member

It's pretty hacky, but here's the way:

The project @NickLar59 linked seems like a good start for AIML (https://pypi.org/project/python-aiml/).

What are you trying to add?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants