Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 1.39 KB

File metadata and controls

26 lines (17 loc) · 1.39 KB

Make Me Project

A platform that provides unique DIY (Do It Yourself) project suggestions using OpenAI. Explore a variety of projects, their materials, and step-by-step instructions to create them.

Disclaimer: I won't be adding or updating this project any more.

Structure

  • /client: Contains the frontend of the platform. It allows users to navigate through projects, filter by category and difficulty, and view project details. Client details
  • /server: Contains the backend API responsible for fetching project data and managing interactions with OpenAI. Server details

Setup

  1. Clone the repository.
  2. Set up both the client and server by following their respective READMEs.

Demo

Watch the project demo video below:

Your browser does not support the video tag.

Raw Video Link:

If the video above doesn't work, you can watch it here.