Skip to content

sdrshn-nmbr/Outlify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outlify

Outlify is an application designed to enhance your style by suggesting outfits from your personal wardrobe, powered by open-source AI technology.

Project Structure

The project is organized as follows:

  • app.py: The primary application file.
  • insert.py: Logic for Supabase database operations.
  • hacker/: Virtual environment containing all required packages. Activate using source hacker/bin/activate.
  • static/: Stores static files such as CSS and JavaScript for the web application, as well as images shown throughout the website.
  • templates/: Holds HTML templates for the web application.

Setup

To set up the project:

  1. Clone the repository.
  2. Download Ollama from Ollama.com.
  3. Install the necessary Python packages using pip:
pip install -r requirements.txt

Demos

Login

Login Page

Home

Home Page

Preferences

Preferences Page

Outfit

Outfit Page

Re-outlify

Re-outlify Page

About

An app that makes you look good with your own clothes!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors