File size: 589 Bytes
4a49d79 |
1 2 3 4 5 6 7 8 9 |
# Welcome to your PDF QA Sample Application! ππ€
Hi Team! π Congratulations on launching your first LLM Application. This application is build using OpenAI, Langchain, Chainlit, and Chroma. The goal of this application is to provite a quick overview of the most basic archetype of LLM application and the prototyping and debugging environment.
## Useful Links π
- **Langchain Documentation:** Get started with [Langchain Documentation](https://python.langchain.com/) π
- **Chainlit Documentation:** Get started with [Chainlit Documentation](https://docs.chainlit.io) π
|