coachlou's Stars
Vaibhavs10/insanely-fast-whisper
langchain-ai/opengpts
marqo-ai/marqo
Unified embedding generation and search engine. Also available on cloud - cloud.marqo.ai
pathwaycom/pathway
Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
docker/genai-stack
Langchain + Docker + Neo4j + Ollama
daveshap/OpenAI_Agent_Swarm
HAAS = Hierarchical Autonomous Agent Swarm - "Resistance is futile!"
run-llama/chat-llamaindex
Raudaschl/rag-fusion
pchunduri6/rag-demystified
An LLM-powered advanced RAG pipeline built from scratch
daveshap/SparsePrimingRepresentations
Public repo to document some SPR stuff
dgarnitz/vectorflow
VectorFlow is a high volume vector embedding pipeline that ingests raw data, transforms it into vectors and writes it to a vector DB of your choice.
madaan/self-refine
LLMs can generate feedback on their work, use it to improve the output, and repeat this process iteratively.
gabriben/awesome-generative-information-retrieval
microsoft/CodeT
daveshap/BSHR_Loop
BSHR "Basher" Loop: Brainstorm, Search, Hypothesize, Refine
daveshap/latent_space_activation
Simple repo demonstrating Latent Space Activation
sugarforever/LangChain-Advanced
daveshap/Medical_Intake
Automated pipeline for medical intake, diagnosis, tests, etc.
daveshap/weekly_arxiv
Quickly download the abstracts for arxiv papers related to a given topic and render with markdown
QingruZhang/PASTA
PASTA: Post-hoc Attention Steering for LLMs
JayZeeDesign/openai-experiments
dbabbs/semantic-search-openai-nextjs-sample
This repository is a sample application and guided walkthrough for a semantic search question-and-answer style interaction with custom user-uploaded documents. Typescript, NextJS, OpenAI, Langchain, Pinecone
Leon-Sander/langchain_faiss_vectorindex
gkamradt/FineTuningClone
daveshap/Semantic_Embedding_Reverse_Dictionary
A reverse dictionary/thesaurus empowered by vector search
tractorjuice/STGPT
AI Assistant using Streamlit and the OpenAI Assistant API
daveshap/nonfiction_drafting
private repo for nonfiction drafting
simonw/llm-plugin
A cookiecutter template for building plugins for LLM
yakshb/AI-DocumentQnA
Simple LLM-enabled document Q&A app built using Langchain and Streamlit
jcolano/openai_embeding_sample
This notebook shows an implementation of embedings using OpenAI components.