{"library":"chainlit","type":"library","category":null,"description":"Chainlit is an open-source Python framework designed to simplify the creation of interactive user interfaces for Large Language Model (LLM) applications. It enables developers to build ChatGPT-like UIs with minimal frontend code, offering features such as chat lifecycle hooks, UI actions, real-time message streaming, and integrations with popular LLM libraries like LangChain and LlamaIndex. The library is actively maintained with frequent releases, currently at version 2.11.0.","language":"python","status":"active","version":"2.11.0","tags":["AI","LLM","chatbot","UI","framework","conversational AI","LangChain","LlamaIndex"],"last_verified":"Fri May 22","install":[{"cmd":"pip install chainlit","imports":["import chainlit as cl","@cl.on_chat_start","@cl.on_message","await cl.Message(content='Hello!').send()"]}],"homepage":"https://chainlit.io/","github":"https://github.com/Chainlit/chainlit","docs":"https://docs.chainlit.io/","changelog":null,"pypi":"https://pypi.org/project/chainlit/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":19.8,"avg_import_s":5.16,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/chainlit/compatibility"}}