On the other side of the road

Could the unexplored path be a better choice? A recent trip to Annie’s Canyon and a personal journey through the realms of academia have led me to ponder this timeless question. A Recent Visit to Annie’s Canyon: Is the Untraveled…

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…