Possible to add RAG and small GUI? #1101
Replies: 25 comments 5 replies
-
RAG will be awesome |
Beta Was this translation helpful? Give feedback.
-
local RAG and local ollama llm model(s) example code please :) |
Beta Was this translation helpful? Give feedback.
-
Nice, okay I hear you, I'll look into a specific simple RAG default tool maybe and add more ollama examples |
Beta Was this translation helpful? Give feedback.
-
Thanks, @joaomdmoura , I noticed you implemented RAG in the financial analyst example. |
Beta Was this translation helpful? Give feedback.
-
@joaomdmoura Thank you for working on adding RAG, this will be huge. The ability for CrewAI to read through a whole folder of documents, pdfs (potentially spreadsheets, ebooks, datasets) as its research source, in place of DuckDuckGoSearch using the internet for research. This would allow people to point the agent towards larger bodies of documents, knowledge, pdfs and ebooks, to help agents tap into local sources for research and responses. This could be incredibly powerful :) Support for API Embedding to VectorDBs (ChromaDB or Pinecone) using Gemini/ChatGPT API and Local Embedding (Like Instructor-XL) would be great. Although API is likely the preferred option for ease of scalability and speed. |
Beta Was this translation helpful? Give feedback.
-
+1 I would really, really like to be able to And Maybe (b) can be achieved in prompt, but this would be clunky I feel. But definitely (a) giving them specific knowledge would be the next logical step to empowering the agents to do different jobs? |
Beta Was this translation helpful? Give feedback.
-
This is getting prioritized to be worked on next |
Beta Was this translation helpful? Give feedback.
-
Excellent news! Very excited. I think this would really supercharge crewAI and give it the best of both worlds that Autogen (agents) and taskweaver (code-first) have. One of the main things I would love to try is mixing general knowledge with coding ability, and with Autogen/Taskweaver I feel you get one or the other - not both! |
Beta Was this translation helpful? Give feedback.
-
Would this help with implementing RAG: https://github.com/KillianLucas/aifs |
Beta Was this translation helpful? Give feedback.
-
AI File System can be used as a tool for crewAI that would unlock RAG-pipelines for local search (file or folder search) |
Beta Was this translation helpful? Give feedback.
-
RAG is now part of the crewai-tools library |
Beta Was this translation helpful? Give feedback.
-
Excited to see the new UI |
Beta Was this translation helpful? Give feedback.
-
don't waste time on a UI. it's orthogonal to the purpose of this library. |
Beta Was this translation helpful? Give feedback.
-
Yup UI us coming, we kept on pushing it to build the backbones of the lib but we will also need it ourselves, so expected it sooner than later |
Beta Was this translation helpful? Give feedback.
-
#18 (comment) |
Beta Was this translation helpful? Give feedback.
-
Dear @joaomdmoura, sorry to bother you on this. What is the ETA? |
Beta Was this translation helpful? Give feedback.
-
UI is in the works and scheduled to drop in the next 30d :)
Rag is now supported over tools :D
--
João Moura
@joaomdmoura <http://twitter.com/joaomdmoura>
Em ter., 30 de abr. de 2024 às 18:19, Maged Helmy ***@***.***>
escreveu:
… Dear @joaomdmoura <https://github.com/joaomdmoura>, sorry to bother you
on this. What is the ETA?
PS, keep the good work up!
—
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFC3N6JZQS4MDOVERYFNS3ZAADGXAVCNFSM6AAAAABBE2PH6CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBXGM3DANJTGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
A lot of people have been drawn to autogen because it's much more comfortable to work with a GUI , rather than code. I see a lot of abandoned attempts and "coming soon", but based on this thread alone it does not seem like it is a priority, please help us understand where it fits into the roadmap. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Any update on the UI? Can't wait to get hands-on |
Beta Was this translation helpful? Give feedback.
-
Is there any news or an ETA from UI? |
Beta Was this translation helpful? Give feedback.
-
What is the UI shown on Crews website? Is that for enterprise users? |
Beta Was this translation helpful? Give feedback.
-
UI is coming live this October, just test it yesterday is looking 🔥 |
Beta Was this translation helpful? Give feedback.
-
This took way longer than expected btw, sorry about that 🙇 quick sneak peek as token for forgiveness 😅 |
Beta Was this translation helpful? Give feedback.
-
Would love to see some kind of RAG and UI implemented. Thank you
Beta Was this translation helpful? Give feedback.
All reactions