Chainlit is a Python package available as open source, designed to expedite the process of constructing and distributing LLM (Language Model) applications with remarkable speed. By incorporating the Chainlit API into your pre-existing codebase, you can effortlessly establish a ChatGPT-like interface within a matter of minutes.
Check Chainlit documentation:
Github code source:
Langchain source: