Skip to content
View samestrin's full-sized avatar

Block or report samestrin

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

With over 29 years of experience in software engineering, including C-level roles at both public and private companies, I actively consult on architecting, developing, and deploying software solutions. In my free time, I contribute to a politically oriented stealth startup, leveraging AI to address challenges like political bias detection and scoring, semantic content analysis, and sentiment analysis. This work has significantly deepened my expertise in AI and prompt engineering.

Public Repositories

Pinned Loading

  1. llm-interface llm-interface Public

    A simple NPM interface for seamlessly interacting with 36 Large Language Model (LLM) providers, including OpenAI, Anthropic, Google Gemini, Cohere, Hugging Face Inference, NVIDIA AI, Mistral AI, AI…

    JavaScript 110 14

  2. llm-prepare llm-prepare Public

    Converts complex project directory structures and files into a streamlined file (or set of flat files), optimized for processing with In-Context Learning (ICL) prompts; prompts are included.

    JavaScript 6 1

  3. llm-file-processor llm-file-processor Public

    Automate, standardize, and enrich your files at scale with LLM-powered transformations

    JavaScript 1

  4. llm-pdf-ocr-api llm-pdf-ocr-api Public

    A Python-based REST API for PDF OCR using AI models with PyTorch and Transformers that runs in a Docker container.

    Python 29 11

  5. llm-newsletter-generator llm-newsletter-generator Public

    llm-newsletter-generator transforms a valid RSS feed into a "Newsletter" using AI models via PyTorch and Transformers; this is experimental.

    Python 9 5

  6. advanced-console-log advanced-console-log Public

    A lightweight and performant logging module for Node.js applications, available as an NPM package. It supports console and file logging with multiple levels and colors, and includes additional feat…

    JavaScript