https://github.com/ilieschibane/agent-technology-project-mall-recommendation-system-using-multi-agent-system
University project of the Agent Technology module which consists in creating an expert system and a multi-agent system based recommendation system and implementing them in a web application using a REST API
https://github.com/ilieschibane/agent-technology-project-mall-recommendation-system-using-multi-agent-system
flask intelligent-agent javascript json multi-agent-systems python recommendation-system rest-api spade vuejs vuetify
Last synced: 6 months ago
JSON representation
University project of the Agent Technology module which consists in creating an expert system and a multi-agent system based recommendation system and implementing them in a web application using a REST API
- Host: GitHub
- URL: https://github.com/ilieschibane/agent-technology-project-mall-recommendation-system-using-multi-agent-system
- Owner: IliesChibane
- Created: 2022-04-17T18:12:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T14:26:53.000Z (over 2 years ago)
- Last Synced: 2025-03-30T15:47:13.245Z (7 months ago)
- Topics: flask, intelligent-agent, javascript, json, multi-agent-systems, python, recommendation-system, rest-api, spade, vuejs, vuetify
- Language: Vue
- Homepage:
- Size: 1020 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Agent technology project : Mall recommendation system using Multi-Agent-System (MAS)
University project of the Agent Technology module which consists in creating an expert system and a multi-agent system and implementing them in a web application using a REST API.
This project was made using Python in the backend with : Flask for the REST API and SPADE for the MAS, and VueJS was used for the front end.
This project represent a recommendation system of a of a mall using one main agent and 3 auxiliary agents.