Giter Site home page Giter Site logo

rag-baseline-pipeline's Introduction

rag-baseline-pipeline

A Step-by-Step Guide Using Open-Source Models to Generate a Novelist Advisor Inspired by Orhan Pamuk.

Introduction

A baseline solution is established to implement an end-to-end RAG pipeline using YouTube videos. All the resources that are used in this application are open-source. So, you don't need any API key or pay for any service.

This project is generated as a baseline solution (using company data) for our GenAI iterations.

P.S. This solution has been implemented in Mac. So, there might be some inconsistencies on the other platforms since this code has not been tested on another environment. If you face it, please let me know! :)

How

You can find all the details in the blog post!

Installation of the packages:

pip install -r requirements.txt

After you install all the packages, you can run the notebook file.

Initially, you can install YouTube videos and then process them as pickle file. For the further iterations, you can use these pre-processed pickle files to save time!

To access all open-source sentence-transformers (embedding generation), you can visit: https://huggingface.co/sentence-transformers

To access all open-source LLMs, you can visit: https://huggingface.co/models?pipeline_tag=text-generation

rag-baseline-pipeline's People

Contributors

ktoprakucar avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

datasolver

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.