Chainlit home pagelight logodark logo
  • Github
  • Join Discord
  • Join Discord
Documentation
Examples
API Reference

Community

​
Videos

  • Build Python LLM apps in minutes Using Chainlit ⚡️ from Krish Naik
  • Build an Arxiv QA Chat Application in Minutes! from Chris Alexiuk
  • Chainlit: Build LLM Apps in MINUTES! from WorldOfAI
  • Now Build & Share LLM Apps Super Fast with Chainlit from Sunny Bhaveen Chandra
  • Chainlit CrashCourse - Build LLM ChatBot with Chainlit and Python & GPT from JCharisTech
  • Chat with … anything by Waseem H
  • Unleash the Power of Falcon with LangChain: Step-by-Step Guide to Run Chat App using Chainlit by Menlo Park Lab
  • Chainlit tutorial series (in chinese) by 01coder

​
Articles

  • AI Agents tutorial: How to create information retrieval Chatbot from Jakub Misiło
  • Create an Azure OpenAI, LangChain, ChromaDB, and Chainlit Chat App in Container Apps using Terraform from Paolo Salvatori
  • Create A Chatbot with Internet Connectivity Powered by Langchain and Chainlit from Yeyu Hang
  • For Chatbot Development, Streamlit Is Good, But Chainlit Is Better from Yeyu Hang
  • Build and Deploy a Chat App Powered by LangChain and Chainlit using Docker from MA Raza, Ph.D.

Note that some of those tutorials might use the old sync version of the package. See the Migration Guide to update those!

Assistant
Responses are generated using AI and may contain mistakes.

Was this page helpful?

Suggest editsRaise issue
githubdiscordxlinkedin
Powered by Mintlify
On this page
  • Videos
  • Articles
  • Chainlit Help
  • Life Cycle Hooks
    • on_chat_start
    • on_chat_end
    • on_chat_resume
    • on_message
    • on_logout
    • on_audio_chunk
    • on_audio_end
    Chat
    • Message
    • Step Decorator
    • Step Class
    • Action
    • Chat Profiles
    • Chat Settings
    Elements
    • Custom
    • Text
    • Image
    • Dataframe
    • File
    • PDF viewer
    • Audio
    • Video
    • Plotly
    • Pyplot
    • TaskList
    Ask User
    • AskUserMessage
    • AskFileMessage
    • AskUserAction
    Integrations
    • Langchain Callback Handler
    • LlamaIndex Callback Handler
    Misceallaneous
    • author_rename and Message author
    • make_async
    • cache
    • Data persistence
    • Window Messaging
    Input Widgets
    • Select
    • Slider
    • Switch
    • Tags
    • TextInput

    Community

    ​
    Videos

    • Build Python LLM apps in minutes Using Chainlit ⚡️ from Krish Naik
    • Build an Arxiv QA Chat Application in Minutes! from Chris Alexiuk
    • Chainlit: Build LLM Apps in MINUTES! from WorldOfAI
    • Now Build & Share LLM Apps Super Fast with Chainlit from Sunny Bhaveen Chandra
    • Chainlit CrashCourse - Build LLM ChatBot with Chainlit and Python & GPT from JCharisTech
    • Chat with … anything by Waseem H
    • Unleash the Power of Falcon with LangChain: Step-by-Step Guide to Run Chat App using Chainlit by Menlo Park Lab
    • Chainlit tutorial series (in chinese) by 01coder

    ​
    Articles

    • AI Agents tutorial: How to create information retrieval Chatbot from Jakub Misiło
    • Create an Azure OpenAI, LangChain, ChromaDB, and Chainlit Chat App in Container Apps using Terraform from Paolo Salvatori
    • Create A Chatbot with Internet Connectivity Powered by Langchain and Chainlit from Yeyu Hang
    • For Chatbot Development, Streamlit Is Good, But Chainlit Is Better from Yeyu Hang
    • Build and Deploy a Chat App Powered by LangChain and Chainlit using Docker from MA Raza, Ph.D.

    Note that some of those tutorials might use the old sync version of the package. See the Migration Guide to update those!

    Assistant
    Responses are generated using AI and may contain mistakes.

    Was this page helpful?

    Suggest editsRaise issue
    githubdiscordxlinkedin
    Powered by Mintlify
    On this page
    • Videos
    • Articles