Skip to content

Styl-AI/styl-ai-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Styl AI Backend

Styl-AI is a platform designed to provide users with AI-generated skincare and fashion recommendations based on their preferences and style. The backend component plays a crucial role in managing user data, processing requests, and interfacing with the machine learning models responsible for generating fashion recommendations.

DEMO

https://www.awesomescreenshot.com/video/28453006?key=1cd774411dcbecae0ac17f9555e2ee1a

Features

  • User Authentication: Secure user login and registration functionality.
  • Style Selection: Browse and select from various predefined artistic styles using OPEN AI and SerpAPI.
  • History: Access a history of processed images for easy comparison and download.

Technologies Used

  • Nodejs , ExpressJS For Building API's that interact with backend.
  • OPEN AI For creating AI based replies.
  • SERP API For searching products according to user's chat's.
  • Authentication & Autorization For making API's calling accessible to user's those are authenticated.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (v14.x or later)
  • npm (v6.x or later) or yarn (v1.22.x or later)

Installation

  1. Clone the repository:
    git clone https://github.com/Styl-AI/styl-ai-backend.git
    cd styl-ai-backend
    
  2. Install dependencies::
    npm install
    
  3. Start the development server::
    npm start
    
    

Contributing

We welcome contributions to improve the Styl AI Frontend. To contribute, follow these steps:

  • Fork the repository.
  • Create a new branch (git checkout -b feature/YourFeature).
  • Make your changes.
  • Commit your changes (git commit -m 'Add some feature').
  • Push to the branch (git push origin feature/YourFeature).
  • Open a pull request.

Please make sure your code adheres to our coding standards and includes appropriate tests.

License This project is licensed under the MIT License.

Contact For any inquiries, please reach out to us at jagroopofficial29@gmail.com.

Thank you for using Styl AI! We hope you enjoy the experience.

About

Styl-AI is a platform designed to provide users with AI-generated skincare and fashion recommendations based on their preferences and style. The backend component plays a crucial role in managing user data, processing requests, and interfacing with the machine learning models responsible for generating fashion recommendations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors