deep-foundation / deep-foundation/deep-packages

Dating App/Website Startup

Open
#35 0 comments 0 reactions 1 assignee Claimed by @konard View on GitHub
Dominant language
No language data
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Two parts:

## Profiles
We should start with a simple and yet fully customizable list of questions.
To fill up the profile for the user, it is enough to choose any number of existing questions or create completely new ones.
For each question, the user is free to answer using text.

## Search
Here the same idea, user may choose any number of questions and limit answers to these questions in any ways. For example, multiple of possible answers or single answer that should match exactly. Multiple searches may be created, and each one is continuously searched. If at first we have no search results, and then a new user created with profile matching this search, then the user who was searching should get a notification. Otherwise, user may get notifications each week, if search results are changed.

## P.S.

At first, we may start with just compare strings character by character. Later, we may join multiple questions and answers as synonyms, and choose the most concise form of synonyms group. It may be done using user's input or using GPT-3.5+ or similar GPT-like AI.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.