--- title: Llama-3 emoji: 📉 colorFrom: pink colorTo: yellow sdk: docker pinned: false app_port: 7860 --- # 🤖 An Open Source LLM-powered LangChain RAG Application in Chainlit. This application utilizes HF endpoints to connect to Llama 3 model and Snowflake embedding model. >Test this app on the Paul Graham essays text file. --- > :wave: Code originates mainly from the amazing AI Makerspace Bootcamp!!! For more see [https://github.com/AI-Maker-Space]