Welcome to AcadAI, a smart academic productivity app designed to help students manage deadlines, study schedules, and academic resources. Built with Next.js, AcadAI integrates various tools to streamline your academic journey.
AcadAI is built using a combination of modern technologies to provide a robust and efficient user experience. The main technologies include:
To get started with AcadAI, follow these steps:
Clone the Repository:
git clone https://github.com/flausseur/acadai.git
cd acadai
Install Dependencies:
npm install
Set Up Environment Variables: Create a .env.local
file in the root directory and add your configuration settings. Refer to the .env.example
file for guidance.
Run the Development Server:
npm run dev
Your application should now be running at http://localhost:3000
.
Once you have the application running, you can start using its features:
We welcome contributions to AcadAI! If you would like to contribute, please follow these steps:
git checkout -b feature/YourFeatureName
git commit -m "Add your message here"
git push origin feature/YourFeatureName
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries, please reach out to:
For the latest releases, visit our Releases section. You can download and execute the latest version of AcadAI from there.
Thank you for checking out AcadAI! We hope this application helps you enhance your academic productivity. If you have any questions or feedback, feel free to reach out. Happy studying!