Introduction to LlamaIndex with Python (2024)

  Рет қаралды 28,063

Alejandro AO - Software & Ai

Alejandro AO - Software & Ai

Күн бұрын

Пікірлер: 98
@alejandro_ao
@alejandro_ao Ай бұрын
🔥Join the AI Engineer Bootcamp: Hey there.. The second edition of the AI Engineering Cohort is starting soon. - Learn with step-by-step lessons and exercises - Join a community of like-minded and amazing people - I'll be there to personally answer all your questions 🤓 - The spots are limited since I'll be directly interacting with you You can join the waitlist now 👉 course.alejandro-ao.com/ Cheers!
@LookNumber9
@LookNumber9 4 ай бұрын
Yes. More on LlamaIndex please. I so appreciate your clear and thoughtful tutorials. Beautifully done!
@alejandro_ao
@alejandro_ao 4 ай бұрын
i appreciate it! absolutely 💪
@eric-theodore-cartman6151
@eric-theodore-cartman6151 3 ай бұрын
Yes please make a whole series, especially the application based on usecases. ​@@alejandro_ao
@rembautimes8808
@rembautimes8808 21 сағат бұрын
Excellent tutorial watched this video,over several days. Thanks so much for explaining this platform 😊
@olextech
@olextech Ай бұрын
Thank you for your effort. This is by far the most structured and easy to understand introduction into LlamaIndex / RAG topic.
@alejandro_ao
@alejandro_ao Ай бұрын
really appreciate it! i'm glad it was helpful :)
@adil385
@adil385 3 ай бұрын
Been looking at this for a few weeks and this is the perfect start for anyone wanting to understand RAG and llama index. Fantastic video :)
@Waseem-f7n
@Waseem-f7n 20 күн бұрын
yes please continue with LLam index tutorials. appreciate that
@changed217
@changed217 4 ай бұрын
Thank you so much man, just yesterday I was struggling with the same thing, there is no recent content on llamaindex, everything is outdated. This is a live-saver, please continue this series.
@alejandro_ao
@alejandro_ao 4 ай бұрын
you can count on that
@davidtindell950
@davidtindell950 4 ай бұрын
Works Very Well and very low cost (in pennies per PDF). Further savings by 'Persisting the Index' ... Thank You Yet Again! I own you a whole pot of coffee ! 😄
@janwillemaltink2216
@janwillemaltink2216 4 ай бұрын
always eager to start building things after watching one of your videos. You really have a talent for explaining things super clear and easy .
@ai-touch9
@ai-touch9 4 ай бұрын
the moment you say good morning, I feel like I woke up on a flight with pilot announcement, Good stuff btw.
@IdPreferNot1
@IdPreferNot1 4 ай бұрын
LLamaindex looks like a survivor. Would love to see some of the advanced new features in your coming tutorials.
@alejandro_ao
@alejandro_ao 4 ай бұрын
totally agree. i am sure they will be shaping the AI app sphere for a long time
@tlyoon
@tlyoon 4 ай бұрын
Am considering using llamaindex for my ai application project after viewing your wonderfully done video, which is straightforward, simple and absolutely understandable. I am expecting a follow-up video by you on how to deploy llamaindex online for a realistic entrepreneur setting.
@thomasthemaker
@thomasthemaker 28 күн бұрын
Awesomely information-dense. Thanks man
@RakshithML-vo1tr
@RakshithML-vo1tr 3 ай бұрын
Bro literally you are doing such a useful thing please do more videos its very helpful lots of love from student community ❤️
@iacondiego
@iacondiego 3 ай бұрын
Good video, I have seen few videos that explain this topic well, greetings from Chile
@Muzeemkhankamaal
@Muzeemkhankamaal Ай бұрын
Really nice and to the point tutorial.. Thank you.
@alejandro_ao
@alejandro_ao Ай бұрын
thank **you**
@megamind452
@megamind452 4 ай бұрын
I was searching about llamaindex yesterday on your KZbin channel
@alejandro_ao
@alejandro_ao 4 ай бұрын
we're in sync 😎
@rochedavid1643
@rochedavid1643 4 ай бұрын
Merci beaucoup pour ce contenu de qualité (comme toutes tes vidéos), vivement la suite ! (j'espère que tu aborderas la création de RAG basé sur des agents)
@BrandonFoltz
@BrandonFoltz 4 ай бұрын
Excellent as usual! And useful as usual. Thanks and stay cool. 😎
@alejandro_ao
@alejandro_ao 4 ай бұрын
thank you brandon! always a pleasure to see you around!
@sunitjoshi3573
@sunitjoshi3573 4 ай бұрын
Nice & articulate. Thanks for putting this out.
@alejandro_ao
@alejandro_ao 3 ай бұрын
I appreciate it :) expect many more to come
@PauloRogeriopauloaraxa
@PauloRogeriopauloaraxa 4 ай бұрын
Excelente explicação como sempre. Parabéns.👏👏👏
@somerset006
@somerset006 3 ай бұрын
Thanks for the up-to-date video on Llama Index! It would have been helpful to explicitly mention the deltas from half a few months back.
@ziggyybr
@ziggyybr 4 ай бұрын
It helped me a lot! Thanks for the video
@alejandro_ao
@alejandro_ao 4 ай бұрын
no worries!
@user-wr4yl7tx3w
@user-wr4yl7tx3w 4 ай бұрын
i like to learn llamaindex but i wonder if i will just be spreading myself too thin by trying to master both langchain and llamaindex. do you have any advice?
@AlexCasimirF
@AlexCasimirF 4 ай бұрын
Love your videos!!! Great content here again. One question: in 30:20 where the index gets created locally, what do the subfolders look like? "image_vector_store", "graph_store"... - does this mean the dataloaders would also split a PDF in plain text, graphs, images and then store the respectivbe embeddings in separate folders? Tried it on my own PDFs but could not make much sense of the index files unfortunately...
@akshaymenon5088
@akshaymenon5088 4 ай бұрын
Can this setup be implemented within a protected infrastructure? I have sensitive data that I don't want to leave my network
@haiderkhalilpk
@haiderkhalilpk 4 ай бұрын
Very precise and much much useful!
@alejandro_ao
@alejandro_ao 4 ай бұрын
hey there, thanks! glad to see you around!
@nyceyes
@nyceyes 2 ай бұрын
Their documentation is lacking, so thank you for this. Question: In your code editor, I noticed the hover-over text: "start coding or generate with AI". What code generator service and/or plugin are you using, if you don't mind me asking? 😊 (E.g. GitHub Copilot, etc). Thank you. Edit: Ah, it's probably whatever CoLab offers. I was too focused on the LlamaIndex talk to notice the IDE was CoLab. LoL
@Jay-wx6jt
@Jay-wx6jt 4 ай бұрын
Their recent documents are really really good
@alejandro_ao
@alejandro_ao 4 ай бұрын
they are awesome indeed
@empfehlbar
@empfehlbar 18 күн бұрын
Hi Alexjandro! This introduction is really good! Which is the next video in this series about Llamaindex? (I saw you have a lot of interesting videos)
@alejandro_ao
@alejandro_ao 4 күн бұрын
the one coming next week is about data loading :)
@samuelsztabholz2419
@samuelsztabholz2419 4 ай бұрын
Très bonne présentation. Merci
@alejandro_ao
@alejandro_ao 4 ай бұрын
je t'en prie !
@gazorbpazorbian
@gazorbpazorbian 2 ай бұрын
Great video! Keep em coming! Quick question. When you load documents can it get the documents recursively inside data? Like if there are more folders inside folders? Is there any limit to loading documents? Any aditional advice on the loading documents? What if a document has many pages and it has a footer and a header with repetitive content? Could that affect negatively the retrieval?
@Pingu_astrocat21
@Pingu_astrocat21 4 ай бұрын
Alejandro Thank you for the clear introduction to LlamaIndex. Instead of using OpenAI API , how can we use a model from hugging face?
@alejandro_ao
@alejandro_ao 4 ай бұрын
definitely, coming up!
@Pingu_astrocat21
@Pingu_astrocat21 4 ай бұрын
@@alejandro_ao thank you! waiting :)
@CaptainBri-ro4lp
@CaptainBri-ro4lp 3 ай бұрын
Great tutorial!!
@rmjjanssen2645
@rmjjanssen2645 4 ай бұрын
Great video. So if I understand correctly, the code example only shows the parsing into documents. So no nodes, embedding/vectorising and persistent storage in a vector DB? Any observations on weak/ strengths in comparison with langchain? The parts upto vector db and the parts from user upto vector DB
@GP-qs6cq
@GP-qs6cq 4 ай бұрын
can i setup llamIndex on my own server? i dont want to use api or don't want to send data to other's server
@yaseenal-wesabi5964
@yaseenal-wesabi5964 4 ай бұрын
Should we pay for the openai api key? And How
@acharafranklyn5167
@acharafranklyn5167 4 ай бұрын
Welldone boss i almost thought you stole it from Krish Naik but your adding the lamaparse made the difference
@alejandro_ao
@alejandro_ao 4 ай бұрын
thanks mate! i'm pretty sure both of us took it from the official docs, tbh 😅 but yeah, i wanted to give a more wholesome presentation of all their offer, not only the open-source part :)
@VR-fh4im
@VR-fh4im 3 ай бұрын
You should become a professor it will benefit thousands of students in your country. Well taught.
@alejandro_ao
@alejandro_ao 3 ай бұрын
i hope to do that one day! thank you, it means a lot!
@J.jocker
@J.jocker 4 ай бұрын
what 's the different between (llamaindex for chatbot creation) and (langchain +streamlit ...for pdf bot(the video you did last time) which of them is more suitable if I want to create a chatbot for a company
@alejandro_ao
@alejandro_ao 4 ай бұрын
there is a bit of overlap between the two. but you really can't go wrong with either of them. they are both very reliable and have a great community. it seems to me that llamaindex is focusing a lot more on the data ingestion side and langchain is going more for them overall orchestration of the components. at least for now. the good news is that you can use both :) most of the paradigms are compatible, so you can take advantage of the strengths of each one. in the meantime, i recommend you focus on one of the two and then start implementing features from the other one as needed. you will soon get the core concepts and be able to choose which one is better suited fr a specific project 👍
@encianhoratiu5301
@encianhoratiu5301 3 ай бұрын
Can you make a video where you discuss how you can test a RAG?
@_wallykhalid
@_wallykhalid 3 ай бұрын
Really interested to see a fully open source version of this with hugginface embeddings and models.
@alejandro_ao
@alejandro_ao 3 ай бұрын
coming up!! sorry been super busy with the cohort 😅
@jacobsmith7877
@jacobsmith7877 4 ай бұрын
Looking forward to Agentic RAG system build with function calling and etc
@sarveshsawant7232
@sarveshsawant7232 2 ай бұрын
This is perfect
@alejandro_ao
@alejandro_ao Ай бұрын
you are
@alainherreman3685
@alainherreman3685 2 ай бұрын
Merci !
@alejandro_ao
@alejandro_ao Ай бұрын
Merci Alain !!
@limjuroy7078
@limjuroy7078 3 ай бұрын
Interesting~
@AMR2442
@AMR2442 4 ай бұрын
I’m waiting for the local install video.
@CaiqueBikeBJJ
@CaiqueBikeBJJ 4 ай бұрын
Do you already have a video how to use Llama-Index with local llama3 instead of ChatGPT? Thanks!
@alejandro_ao
@alejandro_ao 4 ай бұрын
Not yet, but coming up next week!
@trealwilliams1563
@trealwilliams1563 4 ай бұрын
Thank You✊🏾💎
@alejandro_ao
@alejandro_ao 3 ай бұрын
😌 no problem
@KumR
@KumR 4 ай бұрын
Hey AO.. Looks like the default LLM is being used which is Da Vinci. Can we upgrade to GPT4o?
@alejandro_ao
@alejandro_ao 4 ай бұрын
hello there, absolutely. for this particular example, you can just add the model param to the query engine: ```python from llama_index.core import VectorStoreIndex, SimpleDirectoryReader from llama_index.llms.openai import OpenAI documents = SimpleDirectoryReader("data").load_data() index = VectorStoreIndex.from_documents(documents) query_engine = index.as_query_engine(llm=OpenAI(model="gpt-4o-mini")) response = query_engine.query("What is the bootcamp about?") print(response) ``` btw, i am pretty sure that the default model that llamaindex uses with openai is gpt-3.5-turbo. look: github.com/run-llama/llama_index/blob/41643a65bc89cfdb3eb0c11b4f8cb256b02aa21c/llama-index-integrations/llms/llama-index-llms-openai/llama_index/llms/openai/base.py#L78
@alejandro_ao
@alejandro_ao 4 ай бұрын
i feel like this shirt makes it look like i'm at the beach
@SamiUllah-xv8ft
@SamiUllah-xv8ft 4 ай бұрын
it looks cool
@alejandro_ao
@alejandro_ao 4 ай бұрын
😎
@sylap
@sylap 4 ай бұрын
looking great bro!
@adityahpatel
@adityahpatel 4 ай бұрын
It is vague at this point - 12:50 "nodes are interconnected creating a network of knowledge". This is very old technique. Obviously embeddings of chunks semantically close to each other will fall in the same area in embedding space. So they are interconnected..How is this any different from chroma db or ANY xyz other vector database in the world? What is different here!
@sam-uw3gf
@sam-uw3gf 4 ай бұрын
can do langchain tutotrial with open source I was searching and got none in case any please give me the link
@SonGoku-pc7jl
@SonGoku-pc7jl 4 ай бұрын
thanks
@alejandro_ao
@alejandro_ao 4 ай бұрын
thank *you*!
@TriconDigital
@TriconDigital 2 ай бұрын
hoping for video #2
@alejandro_ao
@alejandro_ao Ай бұрын
finally here, sorry lots of work!!
@GabrielVilladiegoOchoa-nt1xc
@GabrielVilladiegoOchoa-nt1xc 4 ай бұрын
Excelente
@alejandro_ao
@alejandro_ao 4 ай бұрын
hola amigo 🙌
@AbdulaiJalaldin
@AbdulaiJalaldin 18 күн бұрын
please can you make a tutorial on langgraph
@alejandro_ao
@alejandro_ao 4 күн бұрын
coming up!
@Rits1804-l4r
@Rits1804-l4r 3 ай бұрын
brother please make a video on RAG (by using the llama index), I have done it already if you need I can send you, so you can save your time for research, Please explain it in your language , please use open source model instead open ai
@romanemul1
@romanemul1 3 ай бұрын
LlamaIndex is a commercial product, with pricing based on usage... Ok bye. Thanks for a video anyway.
@faturismee
@faturismee 3 ай бұрын
so? wdym?
@SamiUllah-xv8ft
@SamiUllah-xv8ft 4 ай бұрын
Awesome content as usual
@alejandro_ao
@alejandro_ao 4 ай бұрын
hey sami 🙌
@KumR
@KumR 4 ай бұрын
@@alejandro_ao 🎉
Local GraphRAG with LLaMa 3.1 - LangChain, Ollama & Neo4j
15:01
Coding Crash Courses
Рет қаралды 33 М.
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
Qwen Just Casually Started the Local AI Revolution
16:05
Cole Medin
Рет қаралды 115 М.
Everything You Need to Know About LlamaIndex
44:11
Tyler AI
Рет қаралды 2,9 М.
AI Stock Price Prediction Using Large Language Models in Python
8:41
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
Python: Create a ReAct Agent from Scratch
57:27
Alejandro AO - Software & Ai
Рет қаралды 19 М.
Building Production RAG Over Complex Documents
1:22:18
Databricks
Рет қаралды 16 М.
Introduction to Report Generation
16:32
LlamaIndex
Рет қаралды 7 М.
How to Improve LLMs with RAG (Overview + Python Code)
21:41
Shaw Talebi
Рет қаралды 85 М.
Run ALL Your AI Locally in Minutes (LLMs, RAG, and more)
20:19
Cole Medin
Рет қаралды 296 М.
From RAG to Knowledge Assistants
27:29
LlamaIndex
Рет қаралды 27 М.