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

Block or report barrylee111

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

Overview

  • 🔭 I’m currently working on:
    • A Deep Learning Model that will be able to predict whether or not a tornado will occur the next day and relay that prediction to the user via generated speech leveraging a TTS Model.
    • Chat Application that enables the user to deliver messages in real time, make audio phone calls that allows for voice conversion, make video calls, and upload an API Key from ChatGPT and leverage their LLM capabilities via text (can produce output with both audio and text).
    • VoiceChat LLM that enables the user to receive a generated response for a text prompt from an LLM, receive a chat response from an audio prompt, load documents with specific domain knowledge into a VectorDB, and utilize the documents as part of the generated response for both text and audio input.
  • 🌱 I’m currently deepening my understanding of DevOps, MLOps, and security to support both of these efforts.
  • 👯 I’m looking to collaborate on projects that will have an impact on the well-being of humanity.
  • ⚡ Fun fact: I'm also an acupuncturist, herbologist, martial artist, and personal trainer.
  • 😄 Pronouns: He/Him
  • 📫 How to reach me: [email protected]

Main Programming Languages

Python C# Java React NodeJS

Interests

  • AI, Generative AI, Machine Learning, Deep Learning, MLOps, Algorithms, Optimization
  • Full Stack Development, DevOps
  • Playing music, building and rehabbing guitars and basses, electronics, amplification
  • Martial Arts, Acupuncture, Herbs, Athletics/Human Performance
  • Business, finance, metrics, growth, marketing

Pinned Loading

  1. voicechat-LLM voicechat-LLM Public

    A chatbot with both prompt and voicechat capabilities leveraging LangChain, Elasticsearch, and FastAPI. When using voicechat, the user can immerse themselves in the experience by selecting a narrat…

    Python

  2. tornado-prediction tornado-prediction Public

    Python

  3. chat-app chat-app Public

    A comprehensive chat application offering text, voice, and video communication. Utilizes Deep Learning for voice transformation, enabling users to modify their voice during calls. Features include …

    TypeScript 1