Skip to content
View artworxai's full-sized avatar

Block or report artworxai

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.

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
artworxai/README.md

Hi, I'm Dana 👋

Machine Learning Engineering Student @ University of Arizona
Building AI-powered automation systems that actually work in production.


🤖 What I'm Working On

  • AI Resume Screening System — Claude API + Python pipeline that extracts 30-50 technical skills per resume at 95%+ accuracy across PDF & DOCX, with automated GitHub profile scoring and a full Streamlit web app deployed to the cloud
  • TrustFolio — Full-stack student portfolio app (Next.js, TypeScript, React, Tailwind CSS) integrated with the LinkedClaims SDK for verifiable credentials → Live Demo
  • Local RAG System — Semantic search using LangChain, HuggingFace embeddings, and Chroma vector database with local LLM support via Ollama

🛠️ Tech Stack

AI/ML: Claude API · LangChain · HuggingFace · Ollama · Prompt Engineering · Few-Shot Learning · Vector Databases
Languages: Python · TypeScript · JavaScript · SQL · VBA
Frameworks: Next.js · React · Flask · Tailwind CSS · Streamlit
Cloud: AWS (EC2, S3, Lambda, IAM) · Microsoft Azure
Tools: Git · GitHub · Docker (learning) · RESTful APIs · Webhooks


📌 Featured Projects

Project Description Stack
trustfolio Verifiable student achievement portfolio with AI-generated descriptions Next.js, TypeScript, LinkedClaims API
linked-claims-extractor Extract structured claims from text, URLs, and PDFs using LLMs Python, Claude API, LangChain
ai_local_rag Local retrieval-augmented generation with open-source LLMs Python, LangChain, Chroma, Ollama

🎓 About Me

  • 📍 Tucson, Arizona
  • 🎓 B.A.S. Applied Computing: Applied AI | Undergraduate Certificates in Cloud Computing & Cybersecurity | Minor in Intelligence & Information Operations | University of Arizona (Expected Spring 2027)
  • 💼 ML Engineering Intern @ LinkedTrust — building production AI systems
  • 🏫 Former AI/ML Tutor — taught 50+ students LLMs and machine learning fundamentals
  • 🌐 English (Native) · Japanese · Korean · Arabic (all Elementary)

📫 Let's Connect


"Reducing manual work with intelligent systems — one automation at a time."

Pinned Loading

  1. trustfolio trustfolio Public

    Student achievement portfolio using LinkedClaims SDK

    TypeScript

  2. ai_local_rag ai_local_rag Public

    Forked from Cooperation-org/ai_local_rag

    A sample RAG using a local llm.

    Python

  3. linked-claims-extractor linked-claims-extractor Public

    Forked from Cooperation-org/linked-claims-extractor

    Extract claims from text, url or pdf using AI LLMs to help

    Python

  4. linkedtrust-demo-app linkedtrust-demo-app Public

    LinkedTrust demo web application

    HTML

  5. artworxai artworxai Public

    ✨ GitHub profile README

  6. LinkedClaims LinkedClaims Public

    Forked from Cooperation-org/LinkedClaims

    Examples of the LinkedClaim vocabulary for expressing 3rd party claims or attesting to another issuer's claim

    TypeScript