kavin-jindal / Amelia-Windows

A GUI based AI-powered chatbot developed in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amelia 2.0.0

A desktop chatbot made in Python.

Finally!! this is the project which I had been planning since months and was sitting half complete in my files. I finally upgraded it from a CLI based chatbot to a GUI based chatbot. It is made using the Tkinter library and uses RandomStuff API for the chatbot. Obviously I haven't made that, you can visit the official developer of the API here, PGamerX. I am planning a lot for this app, you can expect minigames or other features in the future updates, I had a web searching feature planned but delayed it because it needed a lot of work. Even you can contribute to this project if you want 😉

Snapshots

am1

OS Compatibility

  • Windows 7 or above (have only tested on windows 10)

Python Compatibility

  • Python3 (havent tested on Python2)

Usage:

Run Amelia.exe to open the program

If you detect any errors, you can open a new issue in the repo

You can contribute to the program as well

The source code is given named main.py

Credits

The program uses RandomStuff API as its backend AI chatbot, credits go to the developer of the API PGamerX

Contact

  • You can either raise an issue in the repo or contact me on:

Email: kavinsjindal@gmail.com

Discord ID: KJ#7320

Made with ❤️ by Kavin Jindal

About

A GUI based AI-powered chatbot developed in Python

License:MIT License


Languages

Language:Python 100.0%