-
Install Node.js: Before you begin, make sure you have Node.js installed on your system. If not, you can download and install it from the official Node.js website.
-
Access the Application Code:
- If you have Git installed, you can clone the application repository by running the following command in your terminal:
git clone https://github.com/vniinimaki/SOFTWARE-DEVELOPMENT-FOR-SCIENTIFIC-COMPUTING-USING-AI-CODE-GENERATION.git
- Alternatively, you can download the application code as a ZIP file from the GitHub repository page and unzip it.
- If you have Git installed, you can clone the application repository by running the following command in your terminal:
-
Navigate to the Project Directory: Once you have the application code on your machine, navigate to the project directory using your terminal.
-
Install Dependencies: Before running the application, you need to install its dependencies. Run the following command in your terminal:
npm install
-
Start the Application: After installing the dependencies, you can start the application by running the following command:
npx vite
-
Access the Application: Once the application is running, you can access it in your web browser by typing the following address in the address bar:
localhost:5173
If you find the project useful in your own project, please consider citing below:
Paavilainen, M., Ylihurula, A., Niinimäki, V., Kumar, A., Pirttikangas, S., & Tarkoma, S. (2024). Software Development for Scientific Computing Using AI Code Generation. Poster session presented at AI Day 2024 + Nordic AI Meet, Helsinki, Finland. https://researchportal.helsinki.fi/en/publications/software-development-for-scientific-computing-using-ai-code-gener
or
@conference{a5e8c226b4ce4413b8aa968e79ecbdbc, title = "Software Development for Scientific Computing Using AI Code Generation", author = "Matias Paavilainen and Aleksi Ylihurula and Verneri Niinim{"a}ki and Abhishek Kumar and Susanna Pirttikangas and Sasu Tarkoma", year = "2024", month = oct, language = "English", note = "AI Day 2024 + Nordic AI Meet : AI Day ; Conference date: 21-10-2024 Through 22-10-2024", url = "https://researchportal.helsinki.fi/en/publications/software-development-for-scientific-computing-using-ai-code-gener", }