Тёмный

Open Source RAG running LLMs locally with Ollama 

Weaviate • Vector Database
Подписаться 8 тыс.
Просмотров 27 тыс.
50% 1

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 55   
@divyaraj-rana
@divyaraj-rana 2 месяца назад
Really amazing innovation by Weaviate team! Their workshops speaks about their groundbreaking applications and making it open-source.
@JohnPamplin
@JohnPamplin 3 месяца назад
Your "All Your Base Are Belong To Us" ending just earned a subscription from me. WHAT YOU SAY!
@kapkanfps3694
@kapkanfps3694 4 месяца назад
Might have to give a try, the ending is hilarious nostalgic 😂
@AnugrahPrahasta
@AnugrahPrahasta 4 месяца назад
One of the best RAG opensource I installed.
@Weaviate
@Weaviate 4 месяца назад
facts 💚
@wojciechperchuc2734
@wojciechperchuc2734 4 месяца назад
Love the background music ❤ You can feel the Berlin vibe ;)
@iandanforth
@iandanforth 4 месяца назад
Very exciting! Thanks for all the hard work. (and fun Easter eggs)
@saulyarhi675
@saulyarhi675 3 месяца назад
This is beautiful. I'm working with 5 classmates (electromechanical and software engineering college) on a proyect, we developed a tiny robot able to chat with patients as a co therapist, using a raspberry pi and a LLM. But the hallucinations are way too dangerous here, so i suggested to my team we start implementing RAG. Generating and "validating" the psychology database is really, really, really time consuming, it's hard, tricky and it takes a long time to have good quality examples, but we are pretty sure it's gonna be 100% worth it. I just had knowledge of Ollama and i would love to try out Verba in our prototype, so people in need can start getting attention and we can right away start recollecting data from the final model already deployed. I would love to collaborate with you guys, I'm such an enthusiast of opensource communities and corporations, and I loved the concept you evoke so much.
@mohz832
@mohz832 4 месяца назад
Why the layout of the installed version via pip is not the same as your demo? Also, how can we use PDF files without an API key from Unstructured? I believe this is still a showstopper for most of us.
@AlangHsu
@AlangHsu 4 месяца назад
Thank you for the open-source project. It's great.
@jagrat12354
@jagrat12354 Месяц назад
I wonder if it can read data from a sql database directly ?
@stebansb
@stebansb 4 месяца назад
hey, this is awesome. Also love the end of the video, brings back memories!
@philipvollet
@philipvollet 4 месяца назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Qra1oWdJQPs.htmlsi=outDexl5AGXlNTOW
@JenuelDevTutors
@JenuelDevTutors 4 месяца назад
is their an API where I can use to upload data? rather than uploading it in the admin ui. and also is their a way to access chat through api as well so that I can use the chat inside any website or apps?
@kyudechama
@kyudechama 4 месяца назад
I would like to know as well!
@jordan-kz3rx
@jordan-kz3rx Месяц назад
It seems that the chat is calling @app.websocket("/ws/generate_stream") which is ran on the server at localhost:8000
@blueedu4958
@blueedu4958 4 месяца назад
all your base are belong to us! Brilliant 🙂😍😎😎😎
@Weaviate
@Weaviate 4 месяца назад
Yes they are!
@philipvollet
@philipvollet 4 месяца назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Qra1oWdJQPs.html
@Hits-Sandbox
@Hits-Sandbox 3 месяца назад
Wow, Victoria, is a natural in front of the Camera, perfect presentation and body language movement just right for the level of presentation required. It almost looks like she went to school for acting, NLP and Micro Expression presentation for marketing.
@christenjacquottet9799
@christenjacquottet9799 4 месяца назад
Is it more recommended to break down your markdown blogs into separate files rather than one big file to ingest? I tried with one big file and didn’t get accurate results
@MrAnkitnakra
@MrAnkitnakra 2 месяца назад
Very helpful , I am able to set up on local host , however not able to ingest data, trying to upload a PDF
@m.c.4458
@m.c.4458 18 дней назад
I have been making my own local rag. for my professon. Just using prompt engineering :P I know how hard this is to achieve.
@Pregidth
@Pregidth 3 месяца назад
This is very cool! Thank you! Can I distribute just the chat interface without the configuration behind?
@JimMendenhall
@JimMendenhall 4 месяца назад
Very nice work!
@rodericksweet6546
@rodericksweet6546 4 месяца назад
This is exactly what I have been looking for. However, I install it and none of the variables seem to populate the application. At lease none are showing.
@marilynlucas5128
@marilynlucas5128 4 месяца назад
Good job guys!
@DerekDickerson
@DerekDickerson 4 месяца назад
the installer and the env information needs allot of work
@tusharbhatnagar8143
@tusharbhatnagar8143 4 месяца назад
Quick question. Does setting up and using Verba support Windows or WSL? Also, what exactly is the process. Does it simply work like a RAG app off the shelf after setup or we need to have weviate DB running on the side as well.
@Weaviate
@Weaviate 4 месяца назад
Weaviate Embedded isn't currently supported on Windows but we're working on it! On other devices, Weaviate Embedded is setup automatically and locally in the background when installing Verba, but you also got other deployment options such as Docker or using a Free Sandbox Cluster Hosted on our Cloud Platform (console.weaviate.cloud/)
@tusharbhatnagar8143
@tusharbhatnagar8143 4 месяца назад
@@Weaviate Got it. Will have to wait it out then to try it on Windows or WSL as those are the primary devices at my org.
@benwatson5211
@benwatson5211 4 месяца назад
I saw that people were requesting a windows deployment almost 12 months ago. Are you actively working on this or not? @weaviate
@tusharbhatnagar8143
@tusharbhatnagar8143 4 месяца назад
@@benwatson5211 I don't think they are. They just replied to me yesterday about the status and incompatibility.
@tlfmcooper
@tlfmcooper 4 месяца назад
This looks great. Can I deploy verba to the cloud? Please provide a link to the resource if available
@arpita0608
@arpita0608 11 дней назад
I am not able to view the Overview
@mikestaub
@mikestaub 4 месяца назад
Great job!
@TechTrek-su7hl
@TechTrek-su7hl 4 месяца назад
Could you let us know how did you create this animation/gif please?
@SamiBenSalah
@SamiBenSalah 4 месяца назад
the use of GPU is highly recommended but not so clear. I am using Verba on my WSL on Windows but as it is using only CPU, it is kind of slow. How can I plug my GPU to help?
@m.c.4458
@m.c.4458 18 дней назад
kuda/ nvidia - check what you have, mske sure of compatibikity with your python version and package - it is a big job for windows users it took me ages to activate kuda. but not with this program.
@martin22336
@martin22336 4 месяца назад
Useful with small models like phi3.
@igorshingelevich7627
@igorshingelevich7627 3 месяца назад
Sounds interesting.
@MrRaja
@MrRaja 4 месяца назад
How do I speed up the Vectorizing of Documents?
@Mr6499
@Mr6499 4 месяца назад
Not free ! you're giving your Base to Weaviate!
@KOTAGIRISIVAKUMAR
@KOTAGIRISIVAKUMAR 3 месяца назад
can anyone help me with the alternatives to the verba?
@trvsgrant
@trvsgrant 4 месяца назад
How is this different than chatrtx?
@kanunssol1246
@kanunssol1246 3 месяца назад
Does this have user limitation (user accounts) like openwebui and Danswer? Please reply. Thanks
@Adante.
@Adante. 4 месяца назад
Can this be connected to via an api for external apps? eg: Automation of emailing facts about ingested data to someone interested/able to receive email responses
@botondvasvari5758
@botondvasvari5758 4 месяца назад
demo is empty
@ApeOfGod1
@ApeOfGod1 4 месяца назад
3.1.0 != 3.10.0.
@googleyoutubechannel8554
@googleyoutubechannel8554 4 месяца назад
Nice system, great that it works with ollama. I think like everyone who isn't openai, we want rag to work... but it just doesn't. I've come to the conclusion that it basically just 'can't' work, embedding dbs just don't represent information in 'connected enough' way to make an nl 'query' successful in 99% of use cases. And for the 1% where rag does work... keywords also seem to work just as well.... The sooner funded companies like weaviate accept that current rag just doesn't work, the better chance we have of the hard work of creating a system that can work... and basically you're probably going to have to 'train' self contained embeddings against a more general model in lora-like fashion, to have any hope of teasing out the actual relationships 'activations', that will give a natural language query against unstructured data a chance.
@arpita0608
@arpita0608 12 дней назад
But again sharing private info to this company can be dangerous, so uploading documents is a doubt
@restrollar8548
@restrollar8548 2 месяца назад
Like the tech, but the health use case is really clunky and very simple. Medical data is messy and you would obviously be asking patients most of these questions, not an LLM!
@handler007
@handler007 4 месяца назад
ohhh... buttons. NAH
@AtomicPixels
@AtomicPixels 3 месяца назад
Don’t use rag. Use efficient decision graph networks that actually work like soul reasoning
@freddiechipres
@freddiechipres 4 месяца назад
Awesome app you guys. Is it possible to add OCR capability?
Далее
Let's Use AI to Create Data!
17:31
Просмотров 1,7 тыс.
Open-Source RAG with Weaviate
12:42
Просмотров 6 тыс.
Advanced AI Agents with RAG
10:02
Просмотров 6 тыс.
Obsidian with Ollama
6:33
Просмотров 17 тыс.
You've been using AI Wrong
30:58
Просмотров 509 тыс.
host ALL your AI locally
24:20
Просмотров 1,1 млн
RAG from the Ground Up with Python and Ollama
15:32
Просмотров 31 тыс.
Elian van Cutsem - All Things Astro - DevWorld 2024
20:33