CloudTechnologiesProject is a powerful tool that allows users to train AI models without needing to know how to code, using Microsoft Excel as a frontend. By leveraging VBA macros, this project provides an intuitive interface within Excel, enabling users to easily integrate and enhance cloud-based technologies for their data processing and analysis tasks.
🧑💻 Name | 😺 GitHub | Self Reports |
---|---|---|
Donato Martín | ||
Mohamed Bouguezine |
- Clone the repository
git clone https://github.com/dononitram/CloudTechnologiesProject
- First install the necessary python dependencies:
pip install -r requirements.txt
- After that run the server:
python src/backend/main.py
- Once the server is running open the frontend spreadsheet located in the src/frontend/excel directory (open source under development).
- Place the training data in the training area (8C Cell onwards horizontally and vertically) in the following way.
Training Input
Expected Output
Training Input
Expected Output
...
- Hit Train
- Place your input in the prediction area (Rows 4 and 5 from the column 4 onwards).
- Hit Predict
Witness the magic of AI by teaching the model to perform simple addition of two parameters. Remember, the relationship between inputs and outputs isn't strictly 2:1; it can be n:n where n ≥ 1.
Dive into our comprehensive 📄 documentation to unlock the full potential of CloudTechnologiesProject.
This project is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. See the LICENSE.txt file for details.
This project includes VBA macros for use with Microsoft Excel. Microsoft Excel is proprietary software and is not covered under this license. Users must obtain their own licensed copy of Excel.
This project is an independent tool developed by [Your Name/Organization]. It is not affiliated with, endorsed by, or sponsored by Microsoft Corporation. This tool requires Microsoft Excel to function. Users must have a valid license to Microsoft Excel to use this tool. Microsoft Excel is a registered trademark of Microsoft Corporation.