Skip to content

032-extremist/DSSAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSSAI

DSSAI is a simple Decision Support System (DSS) that uses artificial intelligence techniques to assist in making predictions based on user-provided inputs.

Requirements

Make sure you have the following installed on your system:

  • Python 3.8 or higher
  • Git
  • pip

Installation and Usage

Open your terminal and run the commands below step by step.

1. Clone the repository

git clone https://github.com/NicholasTechmoverai/DSSAI.git
  1. Navigate into the project directory
cd DSSAI
  1. Install required dependencies
pip install -r requirements.txt
  1. Run the application
python app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 68.3%
  • CSS 17.4%
  • HTML 11.9%
  • JavaScript 2.4%