Skip to content
View samestrin's full-sized avatar
Block or Report

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

I am a software engineer with over 28 years of experience, including C-level roles in public and private companies. I actively consult to architect, develop, and deploy software solutions. In my free time, I am involved in a politically oriented stealth startup that uses AI to address challenges such as categorization, topic grouping, and political bias detection. This role has deepened my expertise in AI and prompt engineering.

Public Repositories

Pinned Loading

  1. llm-interface llm-interface Public

    A simple, unified NPM-based interface for interacting with multiple Large Language Model (LLM) APIs, including OpenAI, AI21 Studio, Anthropic, Cloudflare AI, Cohere, DeepInfra, Fireworks AI, Friend…

    JavaScript

  2. llm-prepare llm-prepare Public

    llm-prepare converts complex project directory structures and files into a single flat file or a set of flat files, facilitating processing using In-Context Learning (ICL) prompts.

    JavaScript

  3. 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

  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 2 1

  5. claude-to-chatgpt-digitalocean claude-to-chatgpt-digitalocean Public

    A PHP DigitalOcean App Platform based port of jtsang4/claude-to-chatgpt; it adapts Anthropic's Claude API to match OpenAI's Chat API format.

    PHP 1 1

  6. sentiment-summary sentiment-summary Public

    The sentiment-summary module generates summaries from larger bodies of text considering sentence-level sentiment. Multiple summarization algorithms and sentiment analysis engines are supported.

    JavaScript