#!/usr/bin/python
class CarlosToxtli:
def __init__(self):
self.name = "Carlos Toxtli"
self.researcher = True
self.developer = True
self.languages = ["en_US", "es_MX"]
def say_hi(self):
print("I'm glad you read my intro! Please also visit my website carlostoxtli.com")
me = CarlosToxtli()
me.say_hi()
🤖
Coding, coding, and coding ...
PhD, Prof, Director of the Human-AI Empowerment Lab at Clemson University, Dad
-
Microsoft, Google, Amazon, Snapchat, GitHub, United Nations, Freelancer
- United States
- https://www.carlostoxtli.com/#profile-github
- @ctoxtli
Highlights
Pinned Loading
-
AutomEditor
AutomEditor PublicAutomEditor is an AI based video editor that helps video bloggers to remove bloopers automatically. It uses multimodal spatio-temporal blooper recognition and localization approaches. The models we…
-
bots-workflow-designer
bots-workflow-designer PublicGUI tool that orchestrates crawlers and chat bots. State machine based system.
-
google/account-provisioning-for-google-apps
google/account-provisioning-for-google-apps Public
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.