di37/chainlit-tutorial
Short demo on how to use Chainlit library for using Large Language Models API.
This project helps developers quickly build interactive web interfaces for their Large Language Model (LLM) applications. You provide your Python code for an LLM agent, and it generates a visually appealing chat interface that users can interact with in a web browser. Developers who want to showcase or test their LLM agents without extensive front-end development would use this.
No commits in the last 6 months.
Use this if you are a developer looking for a fast way to create a user-friendly chat interface for your Python-based LLM applications.
Not ideal if you need to build a complex, highly customized web application beyond a simple chat interface, or if you are not comfortable with Python development.
Stars
8
Forks
1
Language
Python
License
—
Category
Last pushed
Jun 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/di37/chainlit-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LangChain-OpenTutorial/LangChain-OpenTutorial
LangChain, LangGraph Open Tutorial for everyone!
langchain-ai/docs
๐ฆ๐ Docs for LangChain projects
teddylee777/langchain-kr
LangChain ๊ณต์ Document, Cookbook, ๊ทธ ๋ฐ์ ์ค์ฉ ์์ ๋ฅผ ๋ฐํ์ผ๋ก ์์ฑํ ํ๊ตญ์ด ํํ ๋ฆฌ์ผ์ ๋๋ค. ๋ณธ ํํ ๋ฆฌ์ผ์ ํตํด LangChain์ ๋ ์ฝ๊ณ ...
ravsau/langchain-notes
notes on langchain
Azure-Samples/function-python-ai-langchain
Simple starting point function to host LangChains with LLMs and other tools in an Azure Function.