Spaces:
Runtime error
Runtime error
Commit
Β·
249b547
1
Parent(s):
f4b4532
Update
Browse files- chainlit.md +12 -10
chainlit.md
CHANGED
@@ -1,14 +1,16 @@
|
|
1 |
-
# Welcome to
|
2 |
|
3 |
-
|
4 |
|
5 |
-
|
6 |
|
7 |
-
-
|
8 |
-
-
|
|
|
|
|
9 |
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
1 |
+
# Welcome to Ask AI Makerspace! ππ€
|
2 |
|
3 |
+
Your interactive guide to the AI Makerspace YouTube channel as they guide us through various AI concepts, industry trends, career advice, and hands-on tutorials.
|
4 |
|
5 |
+
### I'm a Retrieval Augmented Question Answer (RAQA) application built with:
|
6 |
|
7 |
+
- [Chainlit](https://docs.chainlit.io/get-started/overview) Front end
|
8 |
+
- [Langchain](https://python.langchain.com/docs/get_started/introduction) Framework
|
9 |
+
- [Pinecone](https://www.pinecone.io/) Vector DB
|
10 |
+
- [OpenAI](https://platform.openai.com/docs/introduction) LLM and Embeddings
|
11 |
|
12 |
+
## Example Prompts
|
13 |
+
- What is AI Makerspace?
|
14 |
+
- What is RAG?
|
15 |
+
- Who is the llm wizard? aka the whiz.
|
16 |
+
- Summarize the livestream "How to Become an AI Engineer in 2024"
|