Introduction of entity match

    2023-08-27

    Entity matching, also known as record linkage, is a crucial aspect of Natural Language Processing (NLP) that involves identifying and connecting data to determine whether two entities refer to t...

    Read More

    chat my blog

    2023-08-26

    This is a simple implementation of chat with my blog based on chromadb, cohere[1] and gradio.

    Steps

    • [1] collect & clean data, split texts into chunks
    • ...
    Read More

    compress prompt

    2023-05-03

    As the wildspread of LLMs, prompting engineering has been mainstream. Prompting is cool and all, but isn’t it a waste of compute to encode a prompt over and over again? Moreover, some prompts ar...

    Read More
    View: User: