Category ChatGPT

Using LLM to process web job posts

I recently encountered a surprising situation on LinkedIn where the platform’s algorithm suggested I matched only 8 out of 10 required skills for a Next-Generation Sequencing (NGS) data scientist role in our group. Given my background, I was expecting a…

Home GPT Service Enhanced with LangChain and Gradio

I have successfully deployed a basic chat service utilizing OpenAI’s Python API. While this allows for straightforward integration with models like GPT-3.5 — and GPT-4, once it becomes publicly accessible — the Language Model (LLM) itself lacks the capability to…