LLM-Supported End-User Application Architecture
(Redirected from LLM-based Application Architecture)
Jump to navigation
Jump to search
An LLM-Supported End-User Application Architecture is an AI-supported application architecture that is an LLM-based system architecture for LLM-supported applications.
- Context:
- ...
- Example(s):
- an LLM-based Agent Architecture.
- a RAG-based Architecture, for a RAG-based algorithm.
- ...
- Counter-Example(s):
- See: LangChain, LlamaIndex.
References
2023
- https://blog.streamlit.io/langchain-tutorial-1-build-an-llm-powered-app-in-18-lines-of-code/
- QUOTE: Essentially, you'll be using OpenAI (the LLM), LangChain (the LLM framework), and Streamlit (the web framework).
- QUOTE: Essentially, you'll be using OpenAI (the LLM), LangChain (the LLM framework), and Streamlit (the web framework).