No video

Llama Index (aka GPT Index) Overview

  Рет қаралды 25,971

aidoks

aidoks

Жыл бұрын

Unlock the power of large language models like ChatGPT with llamaindex (formerly know as GPT Index)! In this video, we explore how this cutting-edge tool can help you efficiently interact with large bodies of data, from product catalogs to scientific research papers. Discover how llamaindex works, its benefits, and real-life examples of successful projects using it.

Пікірлер: 34
@mxolisibooi3706
@mxolisibooi3706 20 күн бұрын
Thanks for this 🙏🏾
@johannesseikowsky8197
@johannesseikowsky8197 Жыл бұрын
Other people have already commented the same, but I'd also love to see that tutorial you mentioned at the end. Thanks a lot!
@BeRohan5
@BeRohan5 Жыл бұрын
Hey! I would love to watch a detailed tutorial on how to setup the whole thing locally with opensource models.
@aidoks
@aidoks Жыл бұрын
Thanks for writing Rohan and the suggestion. Yeah was thinking to do a deep dive into this, but the setup is a little too fragile right now with open source models. Waiting for FastChat to release an update allowing GPTQ 4bit support (github.com/lm-sys/FastChat/pull/487) as this would enable running the Vicuna 7B 1.1 with OpenAI formatted API calls and really streamline things.
@storytimewithme2
@storytimewithme2 6 ай бұрын
@@aidoks update on this?
@rahimnealyakoob5968
@rahimnealyakoob5968 Жыл бұрын
great video, excited for the future of your channel !
@byspec3239
@byspec3239 Жыл бұрын
Would love to see what you described in the end of the video too, great video thanks!
@mmacasual-
@mmacasual- Жыл бұрын
Good Overview, no extra nonsense !! Keep on doing such videos, it's just a matter of time before people discover you. All the Best.
@gcsk1982
@gcsk1982 Жыл бұрын
yeah agree. No extra nonsense. Love it.
@BiranchiNarayanNayak
@BiranchiNarayanNayak Жыл бұрын
Excellent tutorial on Llama Index.
@hilmiterzi3847
@hilmiterzi3847 Жыл бұрын
Holy shit why haven't I see your channel before. This one is so good explained lol
@aidoks
@aidoks Жыл бұрын
Thanks Ahmet, appreciate the feedback
@jacobgoldenart
@jacobgoldenart Жыл бұрын
great overview. I'd love to see more detailed deep-dives. Thanks
@aidoks
@aidoks Жыл бұрын
Thanks Jacob. Was planning to do this shortly (see the comment to Rohan regarding the reason I've held back for now). In terms of the deep dive, anything specific you wanted me to focus on most?
@Stubbelur
@Stubbelur Жыл бұрын
Great video! I really hope you don't let the relatively low view counts discourage you. You have a great, if unrefined, talent for making content like this. Keep at it, and I'm sure you'll make your big break eventually :)
@aidoks
@aidoks Жыл бұрын
Thank you for the feedback. Still planning to keep at it, just trying to tune my workflow a bit. Should have a new video on the channel shortly.
@Stubbelur
@Stubbelur Жыл бұрын
@@aidoks Glad to hear. I'm just getting into LLMs hoping to make it part of my ETL pipeline, but not sure how it will turn out since it's not deterministic.
@aidoks
@aidoks Жыл бұрын
@@Stubbelur Nice. Yeah, had an issue with this first hand. My work around was to provide the available options as context to the LLM, allow it to select the most appropriate option and then have a validator functioning double check if it really did select a viable answer (if not, re-run the LLM call).
@PerFeldvoss
@PerFeldvoss Жыл бұрын
Key to using this would be that it can run on a local pc, not over the net. I know that would mean a lot of cost, but I guess that the data I will be using isn't huge!
@aidoks
@aidoks Жыл бұрын
It's possible now without needing OpenAi calls. However, a GPU with 12GB ram is needed for best results. Will publish a tutorial once it becomes more straightforward with a lower memory GPU
@mohammadtanvirhossain5576
@mohammadtanvirhossain5576 Жыл бұрын
Great content buddy, would like a tutorial end to end from you.
@enthuesd
@enthuesd Жыл бұрын
Hey great video. I'm looking to install llama index so this helps
@PaulJohnLeonard
@PaulJohnLeonard Жыл бұрын
Thankyou, very good explination.
@anamtaamin6135
@anamtaamin6135 9 ай бұрын
how to perform summarization with llama index? Thanks
@rahulvpoojari905
@rahulvpoojari905 Жыл бұрын
Very helpful, how is this different from Langchain
@RUNFAST2010
@RUNFAST2010 Жыл бұрын
Nice work! I really enjoyed the tutorial. Any chance you could show how to do a localized .xls and LLAMA tie in?
@aidoks
@aidoks Жыл бұрын
Any suggestion for the type of sheet you had in mind?
@aidoks
@aidoks Жыл бұрын
Thanks for the kind comment ☺️
@adrianc1083
@adrianc1083 Жыл бұрын
What is the difference between this method and askPDF plugin?
@nitinnp
@nitinnp Жыл бұрын
can i use llama index to summarize web url links
@user-dl8ei2zb8m
@user-dl8ei2zb8m Жыл бұрын
How do we store those index to chat gpt so that every time return the result by reading my document files. I cannot send the entrire index content to gpt while asking some question?
@mcfnord
@mcfnord Жыл бұрын
I think you first search your local vector database of embeddings, and pass embeddings that match along with your query to ChatGPT. But I dunno.
@hilmiterzi3847
@hilmiterzi3847 Жыл бұрын
What is your Linkedin?
@aidoks
@aidoks Жыл бұрын
You can find me on LinkedIn here: www.linkedin.com/in/vassiliz/
AI Pioneer Shows The Power of AI AGENTS - "The Future Is Agentic"
23:47
LlamaIndex overview & use cases | LangChain integration
12:36
Sophia Yang
Рет қаралды 24 М.
IQ Level: 10000
00:10
Younes Zarou
Рет қаралды 13 МЛН
小丑把天使丢游泳池里#short #angel #clown
00:15
Super Beauty team
Рет қаралды 34 МЛН
Parenting hacks and gadgets against mosquitoes 🦟👶
00:21
Let's GLOW!
Рет қаралды 12 МЛН
Talk to Your Documents, Powered by Llama-Index
17:32
Prompt Engineering
Рет қаралды 81 М.
Langchain vs LlamaIndex vs OpenAI GPTs: Which one should you use?
9:00
What's AI by Louis-François Bouchard
Рет қаралды 16 М.
LlamaIndex Sessions: 12 RAG Pain Points and Solutions
37:57
LlamaIndex
Рет қаралды 13 М.
Large Language Models (LLMs) - Everything You NEED To Know
25:20
Matthew Berman
Рет қаралды 77 М.
What are AI Agents?
12:29
IBM Technology
Рет қаралды 154 М.
Build Anything with AI Agents, Here's How
29:49
David Ondrej
Рет қаралды 258 М.
Langchain vs Llama-Index - The Best RAG framework? (8 techniques)
53:50
What is RAG? (Retrieval Augmented Generation)
11:37
Don Woodlock
Рет қаралды 127 М.
IQ Level: 10000
00:10
Younes Zarou
Рет қаралды 13 МЛН