Skip to content
View kanishka710's full-sized avatar

Highlights

  • Pro

Block or report kanishka710

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
kanishka710/README.md

Kanishka Chaturvedi

AI EnthusiastFull-Stack DeveloperDeclare variables, not war

A little more about me...

class Developer:
    def __init__(self):
        self.pronouns = "she/her"
        self.code = ["Python", "Java", "JavaScript", "TypeScript", "HTML", "CSS"]
        self.tools = ["TensorFlow", "Keras", "Scikit-learn", "XGBoost", "Pytorch", "OpenCV",
                      "LangChain", "LangGraph", "FastAPI", "Flask", "React", "Tailwind CSS"]
        self.databases = ["MySQL", "PostgreSQL", "Pinecone"]

me = Developer()

 

Pinned Loading

  1. shopify-automation shopify-automation Public

    n8n automation for Shopify: Collect customer feedback via surveys, recover abandoned carts with triggered outreach, and generate operational insights through automated reporting.

  2. ai-news-aggregator ai-news-aggregator Public

    An automated pipeline that scrapes AI news, processes transcripts, generates Gemini-powered summaries, and delivers daily email digests.

    Python

  3. ContextCore ContextCore Public

    ContextCore is a Streamlit-based document chat application for uploading PDFs, extracting their text, indexing the content in Chroma, and asking questions against the uploaded material with a Groq-…

    Python

  4. SageMed SageMed Public

    An AI-powered medical assistant that answers health questions using Retrieval-Augmented Generation (RAG), with a full chat history sidebar, conversation memory, and a modern UI.

    HTML