Skip to content
View lperezmo's full-sized avatar
  • Linfield College and University of Oregon
  • US

Organizations

@harmslab

Block or report lperezmo

Report abuse

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

Report abuse
lperezmo/README.md

πŸ’« About Me:

  • Lead programmer at Hess Services Inc.
  • I specialize in developing secure AI applications (both offline and API-based), server-based web applications, and custom integrations for ERP systems like Made2Manage and e-commerce platforms like BigCommerce.
  • Specialties: Local LLM models, OpenAI's LLMs, AWS cloud services, Made2Manage ERP Web API, and BigCommerce.
  • Education: Dual B.S. (Chemistry & Math/Econ) from Linfield College, M.S. in Chemistry from the University of Oregon.

Websites:

🌐 Socials:

LinkedIn

πŸ’» Tech Stack:

Python NumPy Pandas Plotly SciPy scikit-learn TensorFlow Docker Arduino Markdown LaTeX NodeJS NPM SQLite MySQL Adobe Illustrator Adobe After Effects

πŸ“Š GitHub Stats:




Pinned Loading

  1. embeddings-extraction embeddings-extraction Public

    Scripts for reading, extracting, and organizing data from either HTML or PDF documents and prepare them to be converted into embeddings for use in context-augmented LLM queries.

    Python 13 4

  2. high-freq-forex-bot high-freq-forex-bot Public

    Python-automated program for finding and exploiting arbitrage opportunities in international currency exchange market using high frequency forex trading (HFX).

    Jupyter Notebook 16 5

  3. real-time-translator real-time-translator Public

    A quick app to translate speech in real time using the Whisper API for transcribing audio, translating, and then using Google Text-to-Speech (gTTS) to play out the translation.

    Python 41 13

  4. aws-app aws-app Public

    A simple app that uses an S3 bucket from Amazon Web Services to store and retrieve images made with DALL-E AI-image generator through OpenAI's API. This bypasses token limitations encountered on th…

    Python 3

  5. clblast-llama-cpp-python clblast-llama-cpp-python Public

    A simple guide to compile Llama.cpp and llama-cpp-python using CLBLAST for older generation AMD GPUs.

    C 6 1

  6. florisboard florisboard Public

    Forked from florisboard/florisboard

    The florisboard, but customized to have voice to text transcription by OpenAI because I hate typing. lol. Also with autocorrect using gpt-4.1

    Kotlin