Skip to content
View anilpai's full-sized avatar
:octocat:
Coding
:octocat:
Coding

Highlights

  • Pro

Block or report anilpai

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anilpai/README.md

👋 Hi, I'm Anil Pai

Founder at Loopdesk AI · Building AI-powered video editing

Engineer with 15+ years of experience building scalable systems at Microsoft, Expedia/Vrbo, and Autodesk. MS in Computer Engineering from Syracuse University. Based in Bengaluru, India.

🚀 What I'm Building

Loopdesk AI — An agentic AI video editing platform that edits video through conversation, not timelines. 1,000+ beta creators, 50,000+ videos edited.

✍️ Writing

I write about algorithms and computer science on Medium:

🛠 Tech Stack

JavaScript · TypeScript · React · Next.js · Python · AI/LLM APIs · FFmpeg · WebCodecs · Distributed Systems

🔗 Connect

X LinkedIn Medium

Pinned Loading

  1. audatar audatar Public

    running data validations at scale

    Python

  2. Currency Arbitrage using Bellman For... Currency Arbitrage using Bellman Ford Algorithm
    1
    
                  
    2
    from typing import Tuple, List
    3
    from math import log
    4
    
                  
    5
    rates = [
  3. Python code to connect to LDAP serve... Python code to connect to LDAP server and authenticate a user.
    1
    import ldap3
    2
    
                  
    3
    class Ldap:
    4
        """Class for LDAP related connections/operations."""
    5
    
                  
  4. alchemy-ai alchemy-ai Public

    TypeScript