An open API service indexing awesome lists of open source software.

https://github.com/ahmedsalman74/expert-system-for-ai-tools-recommendation

Expert system for AI tools Recommendation that use GPT 3
https://github.com/ahmedsalman74/expert-system-for-ai-tools-recommendation

ai ai-tools expert-system python3 tkinter tkinter-gui

Last synced: 7 months ago
JSON representation

Expert system for AI tools Recommendation that use GPT 3

Awesome Lists containing this project

README

          

# GUI for : Expert system for AI tools recommendation Using Python and Experta

### An Expert System using python and experta with tkinter GUI



Python version that support Experta: `3.9.13`

---
## Install Dependencies First

```console
pip install experta
pip install tk
pip install Pillow
```

### cd into the project

```console
py start.py
```