Skip to content

DAQEM/CloudAIScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudAIScanner

Services

Web Application (SvelteKit)

The main web applocation where the user can interact with the extracted data.

AI Extraction Service (ASP.NET)

The service responsible for extracting data from the AI providers.

AI Register Service (ASP.NET)

The service responsible for storing and retrieving the data from and to the MySQl Database.

MySql Database

This database is used to store the data of the retrieved AI systems

MongoDB Database

This database is used to store user data.

Run

Prerequisites

Run application

Clone the repository:

git clone https://github.com/DAQEM/CloudAIScanner.git

Go to the project directory:

cd CloudAIScanner

Edit the .env file located in:

CloudAIScanner/Services/WebApp/.env

Start the Docker containers:

docker-compose up -d --build

Access the web application via:

http://localhost:5050/

You can now login via the Google account with the email address in the .env file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5