Skip to content
View Madhav-MKNC's full-sized avatar
💭
Hyper active
💭
Hyper active

Block or report Madhav-MKNC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Madhav-MKNC/README.md

madhav-mknc

Working on Project VEYRNA (transcendence)
My interests : Reading about transhumanism, Making every system autonomous, Hating on trending shit
Can't stop thinking about the basilisk theory

madhav-mknc

madhav-mknc

madhav-mknc

Pinned Loading

  1. admin-portal Public

    Admin dashboard for managing data for AI-chatbot which can interact with this data using OpenAI's powerful GPT3/3.5/4 LLMs.

    Python 14 4

  2. xtweet Public

    Telegram bot for Tweet generation

    Python 2

  3. Miles-Lite Public

    Enhance your WhatsApp chats with AI-generated, personalized replies. Install the Miles Chrome extension and let advanced technology mimic your tone and language seamlessly on your command.

    JavaScript 6 1

  4. Network-Analyzing Public

    Some Networking stuff.

    Go 13 3

  5. LAWrence-prototype Public

    Swiss legal memo generation tool with UI, LLM orchestration, and flexible data model for summarization, title generation, and question extraction.

    Jupyter Notebook 2

  6. All the code you need to create a po...
    1
    import anthropic
    2
    import os
    3
    import sys
    4
    from termcolor import colored
    5
    from dotenv import load_dotenv