Skip to content
View vader-valencia's full-sized avatar

Block or report vader-valencia

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
vader-valencia/README.md
  • 👋 Hi, I’m @vader-valencia
  • 👀 I’m specialize in machine learning (LLMs, including security/bad-actor prevention; sentiment/topic analysis; and Generative AI product experiences). I'm also interested in streaming, trading / cryptocurrency, and API development. Talk to me about Star Wars, and we could talk forever!
  • 🌱 Current Projects:
    • Multi-Model Malicious Prompt Detection via Active Learning (email for repo access)
    • LLM-assisted Corporate Bond Investment Screener (think: chat experience to help analyze 10Q/Ks with some common preset questions--also email me for access)
  • 💞️ I’m looking to collaborate on a Star Wars machine learning project
  • 📫 How to reach me: [email protected] 1 Note : most of the items in my repo are private. Message me if you would like access to them!

Popular repositories Loading

  1. vader-valencia vader-valencia Public

    Config files for my GitHub profile.

  2. trav-daddy-coin trav-daddy-coin Public

    HTML

  3. beer-ratings-api beer-ratings-api Public

    API for comms with simple back-end for beer ratings

    Python

  4. beer-ratings-web-app beer-ratings-web-app Public

    Web app for beer ratings

    TypeScript

  5. bond-screener bond-screener Public

    Screening tool for bonds

  6. llm-vectorized-malicious-prompt-detector llm-vectorized-malicious-prompt-detector Public

    Detects many-shot jailbreaking in LLMs using vector embeddings. It compares incoming prompts against a database of known vulnerabilities. If similarity exceeds a set threshold, the prompt is blocke…

    Python