Amirkabir Artificial Intelligence Student Summit (AAISS) is an event held by the Students' Scientific Chapter (SSC) of the computer engineering department. This event consists of advanced talks on various topics in deep learning, machine learning, natural language processing, computer vision and bioinformatics, plus workshops with levels ranging from elementary to advanced that will be enlightening for all kinds of students. This event focuses on the latest state of the art researches, and it works to exchange ideas and spread the knowledge of artificial intelligence for Persian-speaking enthusiasts from all around the globe.
The project is divided into three main parts:
- Backend: Located in
backend
directory which contains the source code of the backend. Head over to backend/README.md for more information. - Frontend: Located in
frontend
directory which contains the source code of the frontend. Head over to frontend/README.md for more information. - Deployment: Located in
deployment
directory which contains the materials need to deploy the project. Head over to deployment/README.md for more information.