File size: 478 Bytes
04ca133
e975e75
 
 
 
04ca133
 
e975e75
04ca133
 
e975e75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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]