Get Ready for ModifAI! 🚀

Big things are happening! I’m thrilled to announce that our public facing version of ModifAI is gearing up for its release in Winter 2025-this is a dream in the making. .

I co-founded Modifai and now have the privilege of working double-time with Peter Mikkola, the brilliant founder of Modifai, to bring this vision to life. What started as a simple idea has grown into a full-fledged product, and we couldn’t be more excited to share it with the world. We’re hoping for our GPUs to crash from the traffic on Day 1! That’s the kind of excitement and momentum we’re building for.

Stay tuned, mark your calendars, and get ready to experience home design like never before. We can’t wait for you to join us on this incredible journey!  Check out our working version and we welcome any feedback here.

UPDATE (APRIL 2025)

———————————————————————

🎉🏡 Check out our coolest new feature! 🎨✨

Snap a pic of your home's interior or exterior, and BAM 💥 — see super realistic paint color makeovers instantly! 🎯📸

No guessing. Just gorgeous results. 🎨🏠
Your dream home is now just one click away! 🚀

#PaintLikeAPro #HouseGlowUp #MagicMakeover 🖌️🌈

Introducing Career Magician: Redefining the Job Hunt 🎩

In a world filled with innovative tools for job seekers—automated cover letter generators, AI-driven resume builders, and even job application autopilots—we’re inspired by what’s out there. These services are awesome, and we have immense respect for the creators who are pushing boundaries to make job hunting smarter and faster.

But at Career Magician, we’re charting a different path. Our mission isn’t just about helping candidates land jobs; it’s about eliminating ghost jobs (not just fake jobs and we go beyond what AI assistants, pattern matching and scraping can do). This is our unique offering that differentiates us from our competitors. Further , we try to bridge the gap between overwhelmed recruiters and candidates. By tackling both sides of the hiring equation, we aim to reduce recruiter burnout and create a more seamless, transparent hiring process—closing the loop

We are actively seeking funding for this product and would love to show a demo. If Career Magician piqued your interest, we would love to talk to you.

OTHER TRIAL PROJECTS

Here are some of our projects aimed at making a meaningful impact. Each undergoes rigorous testing and meets all regulatory compliance standards before release.

AI, Addiction and road to recovery. (DRAFT 1)

# Generate message using Bedrock Llama 3
def generate_message(category):
    prompt = f"""
    You are an AI assistant supporting Alcoholics Anonymous (AA) members. Generate a **personalized email** based on the engagement category.

    **Engagement Category:** {category}

    **Personalization Instructions:**
    - The email should be in plain text.
    - Include a **motivational message** appropriate to the engagement category.
    - Do not include any programming code or syntax.
    - The email should **only include the signature once**: "Aneesh Hariharan, Your Friendly Rehab Administrator."
    - Ensure no redundant signatures are added.
    - Include a couple of relevant emojis in the message

    Return a **motivating email** of 2-3 sentences, without any extra comments or code. Keep it friendly and positive.
    """
    payload = {
        "modelId": "us.meta.llama3-1-70b-instruct-v1:0",
        "contentType": "application/json",
        "accept": "application/json",
        "body": json.dumps({"prompt": prompt, "max_gen_len": 512, "temperature": 0.5, "top_p": 0.9})
    }
    
    try:
        response = bedrock.invoke_model(**payload)
        result = json.loads(response['body'].read().decode())

We’re on a mission to build something impactful — and we need your voice! 🙌
We're looking for passionate Community Health Advocates to share feedback and help shape the future of local well-being 💡❤️ and are in talks with a few to learn more about the pain-points and challenges faced by folks suffering from addiction.

✨ If you care about community health and want to make a difference, let’s talk and we’ll showcase our live demo!!

#HealthHeroesWanted #YourVoiceMatters #CommunityFirst