⚡
Ideas
  • Static Meta-Programming
  • Server
    • Tree-like Web Server
    • Function Server
    • Model Server
  • Application
    • Chatbot AI
  • Package/Library
    • The Ultimate Prefernce Manager
Powered by GitBook
On this page

Was this helpful?

  1. Application

Chatbot AI

Functions

  1. Meme Evaluation

  2. Picture Topic Detection

Meme Evaluation

Input: Meme Image

Output: 1 emoji of {😶, 😐, 😂}

Picture Topic Detection And Response

Input: Any Image

Output:

when(topic){
    "rubics cube" -> solvedRubicsCube(),
    ... // more topics and responses
}
PreviousModel ServerNextThe Ultimate Prefernce Manager

Last updated 4 years ago

Was this helpful?