Table of Contents
![Product Name Screen Shot][product-screenshot]
Amirkabir's Student Summit in Artificial Intelligence is an event held by the Students' Scientific Chapter 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. in this project backend of aaiss has implemented with python programming language and Django framework.
frameworks/libraries/languages:
- Python3.8
sudo apt install python3.8
*pip
sh sudo apt install python3-pip
-
Clone the repo
git clone https://github.com/AAISS/AAISS-Backend-2020.git
-
Install Python packages
pip install -r requirements.txt
-
Enter your Configs in
.env
SECRET_KEY= DEBUG= DJANGO_ALLOWED_HOSTS= EMAIL_HOST= EMAIL_PORT=20 EMAIL_HOST_USER= EMAIL_HOST_PASSWORD= EMAIL_USE_TLS= EMAIL_USE_SSL= X_API_KEY= X_SANDBOX=0 PAYWALL= ZIFY_AUTH=
-
Running server To start server run this command (port is optional default value is 8000)
source startserver.sh PORT
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU license. See LICENSE
for more information.
mahan zendehdel - @Mahanmmi - [email protected] hosein lookzadeh - [email protected]
Project Link: https://github.com/AAISS/AAISS-Backend-2020.git