Skip to content
View taehallm's full-sized avatar

Block or report taehallm

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

Hello

I'm AI engineer @Markr.AI working on conversational data analytics and practical LLM usecases.

I love using Modal and FastHTML.

๐Ÿ”— Links

portfolio

linkedin

twitter

โœ… Projects I did

  • Currently working on conversational data analytics tool for CS center

  • ChatGPT-based AI Tool for Marketing Research:

Gauge the adaptability of GPT-3.5-turbo, OpenAI's flagship language model, using product review data. Focused on assessing the model's potential and limitations and optimized through fine-tuning and prompt engineering.

  • Multi Consumer Analysis for Dongseo Food Products:

Extracting keyword extraction, summarization, sentiment analysis and multi-label classification all at once in real-time using OpenAI API)

  • Detecting illegal distribution of Korean Hallyu contents on international streaming platforms:

Leveraged the Bert Multilingual model, fine-tuned for specific content detection tasks, then packaged and released as a dedicated library for broader applications.

...

Popular repositories Loading

  1. taehallm taehallm Public

    Config files for my GitHub profile.

  2. Prompt-Engineering-Guide Prompt-Engineering-Guide Public

    Forked from dair-ai/Prompt-Engineering-Guide

    ๐Ÿ™ Guides, papers, lecture, notebooks and resources for prompt engineering

    MDX

  3. course course Public

    Forked from huggingface/course

    The Hugging Face course on Transformers

    Python

  4. taehallm.github.io taehallm.github.io Public

    source for my blog

    HTML

  5. llm-course llm-course Public

    Forked from mlabonne/llm-course

    Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

    Jupyter Notebook

  6. litellm litellm Public

    Forked from BerriAI/litellm

    Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)

    Python