In this example, we’ll build a basic Agentic RAG system using:
VectorStore: Retrieves relevant information from a pre-indexed document database.
WebSearch: Fetches up-to-date data from the web when VectorStore lacks the required information.
The AI agent dynamically selects the appropriate tool based on the query, showcasing the adaptability and efficiency of agentic RAG.
Rewrite-Retrieve-Read is a three-step framework for tasks that involve retrieval augmentation, such as open-domain question answering. It focuses on improving the quality of retrieved information and generating accurate outputs by refining the input query.
I am curious if there is a full team that does the research?
Do they use any AI Tools? The biggest question is do we have ant tools which helps in this? I think BBC or Discovery along with some archeological team should make a tool like this and leverage the tech power. maybe there are some patterns that we couldn't decode and AI can. Would be a fun thing to follow on.
The fact that ppl think AI is now the solution to everything just because we have a good auto complete tech developed goes to show how much our industry needs a reset. The other day I read someones comment about how we should spend 7T dollars to get to AGI. If our industry had a little more sense and standard, half of the ppl in tech wouldnt meet the bar for sensibility. We probably would also be a lot further ahead in areas we need to be and id definitely enjoy working more in tech. Less idiocy, more sensibility
you don't really need "AI". There are plenty of solid tools already available for archeology, typically what is lacking is the images to run them on. That's why they are still discovering entire "lost cities" - because someone takes good quality pictures for one reason or another, archeologists then feed them into their tools, and voilà...
It's simple: it starts with Scheme being implemented in Prolog and then Kanren gets implemented in the Prolog Scheme. It's much less difficult than a couple of magnets and an air hockey table.
Very Sad to see Claude Sonnet not included. Deepseek is now a good competitor too. Hoping to see something similar for both of them. Is there anything available for it already?
I did something similar with f5bot but this one is more structured and cleaner.