Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another example of RAG using LangChain and Llama3 #283

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ezimuel
Copy link

@ezimuel ezimuel commented Jul 4, 2024

This PR contains another example for showing how to build a RAG system using Llama3 (executed in Google Colab), LangChain and Elasticsearch. The use case shows how to extend the knowledge of Llama3 answering to the question "How many moons has Neptune?". Recently, on 23 February 2024 three new moons around Uranus and Neptune. If we ask to Llama3 we get 14 moons as answer, using the RAG solution we get the correct answer that is 16.

You can try the Colab online here.

Copy link

gitnotebooks bot commented Jul 4, 2024

Found 1 changed notebook. Review the changes at https://gitnotebooks.com/elastic/elasticsearch-labs/pull/283

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant