Code Monkey home page Code Monkey logo

hairify's Introduction

Harify

Hairify

one solution for all your hair problems

๐ŸŒŸ Stars ๐Ÿด Forks ๐Ÿ› Issues ๐Ÿ”” Open PRs ๐Ÿ”• Close PRs
Stars Forks Issues Open Pull Requests Close Pull Requests

Featured In

Event Name Event Description
GirlScript Summer of Code 2024 GirlScript Summer of Code is a three-month-long Open Source Program conducted every summer by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development.

Deploy Link : Hairify

Hairify is an innovative AI-powered chat assistant dedicated to guiding individuals in improving their hair health. The Hairify website boasts a user-friendly UI tailored to help users find solutions for their hair health concerns.

Features

  • AI chat assistant to give solutions to your hair problems
  • analyze the picture of your scalp condition and detect hairfall stage
  • give you suggestion to tackle your hair loss buy suggesting medication

Tech

System Design

Hairify application runs on 2 server

  • Frontend
  • Backend

des

Tech stack

  • Frontend
    • Next JS
    • Tailwind
  • Backend
    • Django
    • Gemini (Gen AI)
    • SSE
    • Langchain
  • Tools
    • Vercel
    • Render
    • Postgress
    • Cloudinary
    • Langchain

Website Flow

How to setup the project locally

Frontend

- Open Terminal
- Naviagate to your directory and navigate to the frontend folder
- Install Node if not present in your machine
- Do `npm install`
- Create a .env file and copy paste the content of .env.sample
- Do `npm run dev` to start the project

Backend

- Create a Cloudinary Account and get the creditnals
- Host Postgres locally or on Cloud, you can also use a docker Image
- Create a Gemini Account and get the API Key
- Install Python and Pip if not present
- Do `pip install virtualenv`
- Navigate to backend folder
- Setup virtualenv in your backend folder by typing `virtualenv env` in your terminal
- Activate Virtualenv by doing `.\env\Scripts\activate` (for windows) or `source env/bin/activate` (for linux)
- Do `pip install -r requirements.txt`
- Create a .env file and add all the variables of .env.sample file with relevant keys
- Do `cd hairify` in backend
- Finally do `python manage.py runserver ` to start the server

Website Preview

HomePage

83dae728-5f7f-48c7-b2f4-0dccaacfec55

Login

hairify-login

Signup

hairify-signup

AI Chat

Screenshot from 2024-03-30 11-31-08

Report History Details

Screenshot from 2024-03-30 11-30-48

Report Generate

Screenshot from 2024-03-30 11-29-53

Report Histories

Screenshot from 2024-03-30 11-30-44

hairify's People

Contributors

afeefuddin avatar subharthihazra avatar hikarizasureiya avatar rohitt24k avatar algovengers avatar abh-i-sek avatar akshaydubey05 avatar atharvarekhawar avatar darkangelu avatar madhu-mac avatar rakshit-gen avatar riyaabhatt avatar suhanipaliwal avatar sumitkumar-17 avatar nishant0708 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.