Building Customized Text-To-SQL Pipelines in Open WebUI

Поделиться
HTML-код
  • Опубликовано: 8 ноя 2024

Комментарии • 17

  • @EricWang-u4x
    @EricWang-u4x 2 месяца назад +1

    Thx for sharing and it's really interesting to learn more about the pipeline projects related to open webui.

  • @johnkintree763
    @johnkintree763 2 месяца назад

    Lovely demo of the synergy between language models and databases.

  • @orafaelgf
    @orafaelgf 2 месяца назад

    great video. hoping to see more as soon.
    congrats.

    • @jordannanos
      @jordannanos  2 месяца назад

      hi,
      code is here: github.com/JordanNanos/example-pipelines
      video reviewing the code: ruclips.net/video/iLVyEgxGbg4/видео.html

  • @hasaniqbal3180
    @hasaniqbal3180 2 месяца назад +1

    Thank you for this. Can you share more info on the RAG pipeline along with code examples.

    • @jordannanos
      @jordannanos  2 месяца назад +1

      working on getting it to run on both vLLM + ollama endpoints with llama3.1 + mistral. prompt uses llamaindex for text-to-sql.

    • @jordannanos
      @jordannanos  2 месяца назад +1

      similar to this guide: docs.llamaindex.ai/en/stable/examples/index_structs/struct_indices/SQLIndexDemo/

    • @jvannoyx4
      @jvannoyx4 2 месяца назад

      Great job can't wait to see more

    • @jordannanos
      @jordannanos  2 месяца назад +1

      @@jvannoyx4 hi,
      code is here: github.com/JordanNanos/example-pipelines
      video reviewing the code: ruclips.net/video/iLVyEgxGbg4/видео.html

  • @dj_hexa_official
    @dj_hexa_official 2 месяца назад

    Jordan , Super good job. I'm trying to integrate openwebui into my CRM system. That I would like to query the database for any of our product price or everything through the chat for my employees. This rag pipeline can make it in this way for example ? Thanks you for your answer

    • @jordannanos
      @jordannanos  2 месяца назад

      hi, I think if you've got a db you should be able to query it. especially if you already know how using python.
      I posted another video. code is here: github.com/JordanNanos/example-pipelines
      video reviewing the code: ruclips.net/video/iLVyEgxGbg4/видео.html

    • @dj_hexa_official
      @dj_hexa_official 2 месяца назад +1

      @@jordannanos Thanks a lot Jordan . Super cool

  • @JJaitley
    @JJaitley 2 месяца назад

    First of all great job Jordan. It would be really helpful if you could share the code on git.

    • @jordannanos
      @jordannanos  2 месяца назад

      hi,
      code is here: github.com/JordanNanos/example-pipelines
      video reviewing the code: ruclips.net/video/iLVyEgxGbg4/видео.html

  • @RickySupriyadi
    @RickySupriyadi Месяц назад

    minds to share your code please?

    • @jordannanos
      @jordannanos  Месяц назад

      @@RickySupriyadi hi,
      code is here: github.com/JordanNanos/example-pipelines
      video reviewing the code: ruclips.net/video/iLVyEgxGbg4/видео.html

    • @RickySupriyadi
      @RickySupriyadi Месяц назад

      @@jordannanos wow cool, thank you.