Anishde85 / sociocom

Hacktoberfest contribution repository

Home Page:https://talkandbuy.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sociocom

This repository contains all the code for the Sociocom project prepared as an official hackathon entry for Hackrx by Bajaj Finserv.

Link to the live website πŸ‘‰

Features πŸ‘‰

  1. Convenient signup and login.
  2. Chat room.
  3. Product recommendation with url, price and picture.

How we built it πŸ‘‰

We used the following technologies in the

Frontend:

  1. HTML
  2. CSS

Backend:

  1. Django

Database:

  1. PosgreSQL

Recommendation algorithm:

  1. Levenshtein Distance

Accomplishments that we're proud of πŸ‘‰

We were able to implement an app. The app has a very smooth chat system UI. The recommendation system gives a very high accuracy predictions from a very wide range of products.

What we learned πŸ‘‰

We worked with Django web sockets for the first time. We also learned about the Levenshtein distance.

Team πŸ‘‰

  1. Anish De
  2. Devtanu Misra
  3. Malay Gain
  4. Manish Kundu
  5. Sounak Majumder

About

Hacktoberfest contribution repository

https://talkandbuy.herokuapp.com/


Languages

Language:HTML 74.7%Language:Python 25.3%