Coder Social home page Coder Social logo

llm_rag_model's Introduction

author MIT license contributions welcome

QA chatbot based on provided documents
Building a LLM model publicly available with RAG feature

Chatbot QA

The RAG (Retrieval-Augmented Generation) LLM (Large Language Model) is a game-changer in language processing. It's like your regular text generator, but with a superpower—it can pull in info from outside sources to make its output even smarter.

Now, there are two main components in the RAG world: the LLM Solo and the Retriever Solo. The LLM Solo does the talking, generating text like a champ. The Retriever Solo, on the other hand, is the expert at fetching relevant info from big knowledge bases.

This dynamic duo makes the RAG model a real powerhouse, especially for tasks like answering questions or summarizing stuff. It's all built on top of existing models like Meta's Llama2 and made super accessible through tools like Hugging Face.

Imagine the possibilities! From creating tailored and enhanced answers, RAG opens up a whole new world of possibilities for how we interact with language and information. It's like having a conversation with someone who's not just smart but also has know about what specific subject you are interested in, like enterprise documents, researches, ...

Let's jump in the solution and hands-on! :)

llm_w_rag_using_langchain.ipynb


Personal pages:

llm_rag_model's People

Contributors

allansuzuki avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.