Pinned Repositories
dbt-databricks
A dbt adapter for Databricks.
declarai
A simple yet extensible framework for working with LLMs in real world software. Start small and grow as you need!
helmanofer
Config files for my GitHub profile.
jabbourdan
langchain
⚡ Building applications with LLMs through composability ⚡
online-cv
Ofer Helman's CV
pydantic-prompter
A lightweight tool that lets you simply build prompts and get Pydantic objects as outputs
helmanofer's Repositories
helmanofer/pydantic-prompter
A lightweight tool that lets you simply build prompts and get Pydantic objects as outputs
helmanofer/online-cv
Ofer Helman's CV
helmanofer/dbt-databricks
A dbt adapter for Databricks.
helmanofer/declarai
A simple yet extensible framework for working with LLMs in real world software. Start small and grow as you need!
helmanofer/helmanofer
Config files for my GitHub profile.
helmanofer/jabbourdan
helmanofer/langchain
⚡ Building applications with LLMs through composability ⚡
helmanofer/llama-hub
A library of data loaders for LLMs made by the community -- to be used with GPT Index and/or LangChain
helmanofer/llama_index
LlamaIndex (GPT Index) is a data framework for your LLM applications
helmanofer/lsh-for-indexing
helmanofer/semantic_search
helmanofer/open-webui
User-friendly WebUI for LLMs (Formerly Ollama WebUI)
helmanofer/simple-llm-search-engine
helmanofer/simple-rag
This repository contains a simple and customizable implementation of Retrieval-Augmented Generation (RAG) using SQLModel, PostgreSQL with PGVector, and Cohere's embedding model. It accompanies the Medium blog post "Search with RAG: A Simple DIY Approach" offering a step-by-step guide to building your own RAG system.