Skip to content

Repository to be using for BaselHack 2024 from Hackademix team working on MDPI challenge.

Notifications You must be signed in to change notification settings

busymo/hackademix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackademix

Repository to be using for BaselHack 2024 from Hackademix team working on MDPI challenge.

Installation

  1. Clone the repository
     git clone https://github.com/busymo/hackademix.git
  2. Change current directory to project's directory
    cd hackademix
  3. Copy .example.env to a .env file
    • For Windows
      copy .env.example .env

    • For Linux or macOS
      cp .env.example .env

  4. Set API_KEY to your api key in the .env file
  5. Install required dependencies
    pip install -r requirements.txt
  6. Run the project
    streamlit run welcome.py

Live demo

https://hackademix.streamlit.app/

About

Repository to be using for BaselHack 2024 from Hackademix team working on MDPI challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages