karthiksreenivasanp / README.md

Karthik Sreenivasan P

class Karthik:
    """
    Currently Pursuing AI & DS
    building practical AI tools,
    offline systems & creative software,
    """

    role = "AI & Data Science Student"

    interests = {
        "AI": [
            "Machine Learning",
            "Offline AI Systems",
            "Creative Software"
        ],

        "Languages": [
            "Python",
            "HTML",
            "CSS",
            "JS",
            "NodeJS",
            "SQL"
        ],

        "Environment": [
            "Linux",
            "Terminal Workflow",
            "Windows"
        ]
    }

    currently_building = [
        "Offline LLM Tools",
        "Desktop Applications",
        "AI Utilities",
        "Web Dev",
        "Mobile Apps"
    ]

    def build(self):
        return "Turning ideas into useful software."


me = Karthik()

print(me.build())

◉ About

• Currently Pursuing B.Tech AI & DS • Exploring Machine Learning, HTML, AI, Python • Linux & terminal-based workflow user • Interested in practical offline AI systems

◉ Projects

Grammer AI

Offline CLI that rewrites text locally using LLMs. Private, fast & fully offline.

Python • Qwen-2.5-3B • llama-cpp-python

LitLoom

Desktop app for poetry writing, analysis & exports.

Python • Tkinter • NLTK • ReportLab

Connect

LinkedInTwitterInstagram