What to do when you end up single during a pandemic in 2020? Create an AI to deal with dating apps for you! Analyse bios, messages, pictures and more! Or just use this as a desktop client for Tinder (and Bumble) or to scrape some data for research purposes!
Stars
22
Forks
3
Watchers
22
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
- Trying to show a whatsapp-like bubble with the current latest message date in the viewport
1f69404View on GitHub- Trying to show a whatsapp-like bubble with the current latest message date in the viewport
2e7036eView on GitHub- Implemented little theming for the chat (in case I'll add other dating apps in the future)
b7dcaddView on GitHub- Cleaned up the MessageWidget and MessageChat classes and added message time
1241cf0View on GitHub- Started with some NLP sentiment analysis with nltk
fc91aefView on GitHub- Improved chat UI and message bubbles. Could make a chat GUI!
a4d1147View on GitHub- Cleanded up the chat and added some customisation options
d861c17View on GitHub- Updated messages to get the next page with the page_token
7de6973View on GitHub