Skip to content
View William-Ger's full-sized avatar

Block or report William-Ger

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
William-Ger/README.md

William Gerstung

About Me

I'm passionate about data and its power to drive insights and innovation. Since graduating from The University of Iowa studying business analytics and information systems, I'm excited to delve deeper into the realm of Data Science. My goal is to leverage machine learning techniques and develop web applications to create data-driven solutions that can make a tangible impact.

Contents

Projects

Project 1: AI_Therapist

Description: Generate therapist reports with this tool, which takes user input to conduct semantic searches through the LiveLongerData.csv. By pinpointing the top 5 factors most relevant to your input, it lays the groundwork for a tailored guidance report. The final report is crafted by ChatGPT-4 to provide you with actionable steps and personalized advice.

Project 2: will_portfolio

Description: Website create with react, JS, and CSS. Deployed via Vercel.

Connect with Me

I'm excited to connect with fellow data enthusiasts, professionals, and learners. Feel free to reach out to me via:

Pinned Loading

  1. typer typer Public

    Typing practice in your terminal. Like monkeytype, but in the CLI.

    Python 4 1

  2. AI_Therapist AI_Therapist Public

    Utilizing OpenAI's GPT-4 and txtai embeddings, this script generates personalized life consultation reports from a brief user input and dataset analysis.

    Python 1 1

  3. mcp-builder mcp-builder Public

    AI-powered web app for building MCP servers through a chat interface. Describe what you need, and it generates the full server spec, code, and file structure — with built-in testing, deployment, an…

    TypeScript