SkillAgentSearch skills...

TinderBot

This is a bot in the same spirit as the one found in https://github.com/crockpotveggies/tinderbox. Made with the main purpose of learning the technologies required to create a web app like this. It has similar features (choosing faces using eigenfaces, interaction with the service, automatic chat) as the referenced bot plus a logic engine that can be feeded with rules to select the user and to choose between possible conversations

Install / Use

/learn @Nan-Do/TinderBot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TinderBot

This is a bot in the same spirit as the one found in https://github.com/crockpotveggies/tinderbox. Made with the main purpose to learn the several technologies required to create a project like this. It has similiar features (choosing faces using eigenfaces, interaction with the service, automatic chat) as the referenced bot plus a logic engine that can be feeded with rules to select the user and to choose between possible conversations

The source code requires several dependencies: Pynder to interact with the tinder api (altough must be heavily patched to be used) opencv to handle the eigenfaces Jinja2 and webpy to run the web app PyDatalog for the logic engine textBlob for the natural language detection. And several others

Most of them are included in the dist-packages. The big ones like opencv must be installed separately for obvious reasons

View on GitHub
GitHub Stars10
CategoryEducation
Updated2mo ago
Forks4

Languages

Python

Security Score

80/100

Audited on Dec 29, 2025

No findings