Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: vectordb

myscale/search-index

Vector index module for MyScaleDB, the SQL vector database for scalable AI.

Language: C++ - Size: 9.85 MB - Last synced: about 21 hours ago - Pushed: 1 day ago - Stars: 6 - Forks: 0

junphine/ignite Fork of apache/ignite

Extends of Apache Ignite, add feathers:Mongodb protocol,Gremlin protocol, vector search,fulltext search,graph compute

Language: Java - Size: 434 MB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 1 - Forks: 0

dosco/llm-client

JS/TS library to make to easy to build with LLMs. Full support for various LLMs and VectorDBs, Agents, Function Calling, Chain-of-Thought, RAG, Semantic Router and more. Based on the popular Stanford DSP paper. Create and compose efficient prompts using prompt signatures. 🌵 🦙 🔥 ❤️ 🖖🏼

Language: TypeScript - Size: 3.08 MB - Last synced: 10 days ago - Pushed: 11 days ago - Stars: 532 - Forks: 29

Crizomb/ai_pdf

Chat locally with any PDF Ask questions, get answer with usefull references Work well with math pdfs (convert them to LaTex, a math syntax comprehensible by computer)

Language: Mermaid - Size: 29.6 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 1 - Forks: 0

mileszim/awesome-vector-database

Awesome List of Vector DB resources

Size: 34.2 KB - Last synced: 10 days ago - Pushed: 9 months ago - Stars: 77 - Forks: 4

alphasecio/langchain-examples

A collection of apps powered by the LangChain LLM framework.

Language: Python - Size: 1.82 MB - Last synced: 12 days ago - Pushed: 23 days ago - Stars: 345 - Forks: 105

LangStream/langstream

LangStream. Event-Driven Developer Platform for Building and Running LLM AI Apps. Powered by Kubernetes and Kafka.

Language: Java - Size: 118 MB - Last synced: 12 days ago - Pushed: 13 days ago - Stars: 366 - Forks: 27

YeonwooSung/MLOps

Miscellaneous codes and writings for MLOps

Language: Jupyter Notebook - Size: 455 MB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 4 - Forks: 0

awa-ai/awadb

AI Native database for embedding vectors

Language: C++ - Size: 4.13 MB - Last synced: 16 days ago - Pushed: 5 months ago - Stars: 159 - Forks: 14

ChetanXpro/askme

A CLI tool written in Go to chat with your pdf data

Language: Go - Size: 168 KB - Last synced: 15 days ago - Pushed: 6 months ago - Stars: 7 - Forks: 0

Anirudh1905/Databot

LLM based RAG pipeline

Language: Jupyter Notebook - Size: 5.59 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 0

firstbatchxyz/firstbatch-sdk-ts

TypeScript SDK for FirstBatch: Real-time Personalization using VectorDBs.

Language: TypeScript - Size: 177 KB - Last synced: 16 days ago - Pushed: 4 months ago - Stars: 5 - Forks: 1

myscale/MyScaleDB

An open-source, high-performance SQL vector database built on ClickHouse.

Language: C++ - Size: 688 MB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 656 - Forks: 28

ksmin23/rag-with-haystack-and-amazon-opensearch

Question Answering Generative AI application with Large Language Models (LLMs) and Amazon OpenSearch Service using Haystack

Language: Jupyter Notebook - Size: 283 KB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 3 - Forks: 0

mariotoffia/goannoy

go native port of annoy. Approximate Nearest Neighbors in optimized for memory usage and loading/saving to disk.

Language: Go - Size: 4.76 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 7 - Forks: 1

oisee/zvdb

ABAP Vector Search Library

Language: ABAP - Size: 2.1 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 24 - Forks: 4

mrzaizai2k/LLM-with-RAG

I just wanna build my own LLM with RAG

Language: Jupyter Notebook - Size: 340 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

NisaarAgharia/Advanced_RAG

Advanced Retrieval-Augmented Generation (RAG) through practical notebooks, using the power of the Langchain, OpenAI GPTs ,META LLAMA3 ,Agents.

Language: Jupyter Notebook - Size: 3.98 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 12 - Forks: 4

HamidRezaAttar/build-vector-db-from-scratch

How to create a vector store from scratch with PostgreSQL as a Vector Database.

Size: 43 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

vs4vijay/LLM-Ecosystem

Code for Embeddings, VectorStore, SemanticSearch, and RAG using Azure OpenAI

Language: Python - Size: 178 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

Kartiksood10/Medical-llama2-Chatbot

A Medical RAG based chatbot built using llama2 model🦙.

Language: Python - Size: 10.7 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

themaximalist/ai.js

AI Toolkit for Node.js (LLM, Image Generation, Embeddings, Vector Search)

Language: HTML - Size: 387 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 12 - Forks: 1

themaximalist/vectordb.js

Simple in-memory vector database for text similarity in Node.js

Language: HTML - Size: 299 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 5 - Forks: 0

Mar-Issah/chatbot

Chat with your pdfs

Language: Python - Size: 1.13 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

do-me/qdrant-frontend

A universal Qdrant table frontend based on transformers.js

Language: JavaScript - Size: 2.17 MB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 14 - Forks: 1

ksmin23/rag-with-amazon-opensearch

Question Answering Generative AI application with Large Language Models (LLMs) and Amazon OpenSearch Service

Language: Python - Size: 625 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 6 - Forks: 1

ksmin23/rag-with-amazon-opensearch-serverless

Question Answering Generative AI application with Large Language Models (LLMs) and Amazon OpenSearch Serverless Service

Language: Python - Size: 451 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

MikaAK/pinecone

pinecone.io Library in Elixir

Language: Elixir - Size: 37.1 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 25 - Forks: 5

mxchinegod/prismatica

A vectorize-and-search application built on top of LangChain, Qdrant, and large & small language model pipelines!

Language: CSS - Size: 33.2 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 6 - Forks: 0

milan-chen/talk-doc

Local knowledge base Q&A application built with vector database and ChatGPT technology. 利用向量数据库和ChatGPT搭建的本地知识库问答应用

Language: Java - Size: 534 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Devparihar5/TalkieAI-

TalkieAI:Interact with videos like never before! Upload or paste a YouTube link, and our app processes the audio, transcribes it, and lets you chat directly with your video content using cutting-edge language models.

Language: Python - Size: 2.79 MB - Last synced: 24 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

vinayak-shanawad/AI-ML-Projects

AWS SageMaker, SeldonCore, KServe, Kubeflow & MLflow, VectorDB

Language: Jupyter Notebook - Size: 87.9 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 19 - Forks: 9

UBOS-tech/node-red-contrib-chromadb

Chroma is the open-source embedding database

Language: HTML - Size: 27.3 KB - Last synced: 22 days ago - Pushed: 7 months ago - Stars: 4 - Forks: 0

DrRuin/Personalized-Real-Estate-Agent

In an industry where personalization is key to customer satisfaction, your company wants to revolutionize how clients interact with real estate listings. The goal is to create a personalized experience for each buyer, making the property search process more engaging and tailored to individual preferences.

Language: Jupyter Notebook - Size: 386 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

mehrdadalmasi2020/second-step-of-building-the-Retrieval-Augmented-Generation-RAG-in-Python

we learn how we can feed the output of vector databases (in our story, we employed ChromaDB) to a Large Language Model to build RAG

Language: Jupyter Notebook - Size: 40 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

mehrdadalmasi2020/Improve-the-first-step-of-building-Retrieval-Augmented-RAG-using-Gensim-ChromaDB-and-Mistral-in-

Here, we learn how to change the transformer for ChromaDB to something else, insert data into ChromaDB, and answer queries.

Language: Jupyter Notebook - Size: 50.8 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

ksmin23/rag-with-postgresql-pgvector

Question Answering application with Large Language Models (LLMs) and Amazon Aurora Postgresql using pgvector

Language: Python - Size: 163 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 11 - Forks: 1

aws-samples/aws-genai-llm-chatbot

A modular and comprehensive solution to deploy a Multi-LLM and Multi-RAG powered chatbot (Amazon Bedrock, Anthropic, HuggingFace, OpenAI, AI21, Cohere) using AWS CDK on AWS

Language: TypeScript - Size: 66.7 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 628 - Forks: 164

bhavnicksm/pokemon-card-explorer

Who's that Pokemon (card)? Search over more than 10K Pokemon cards to find out the coolest one yet! ✨

Language: Jupyter Notebook - Size: 23.1 MB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 4 - Forks: 0

bluetickconsultants/generative-AI

Generative AI projects using openAI, llama, langchain, vectordb

Language: Jupyter Notebook - Size: 2.39 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

CappinLion/LLM-langchain-vec-db

This project builds a baseline PDF LLM model to use as a baseline for further implementations that can be built on top of it (e.g. Streamlit)

Language: Jupyter Notebook - Size: 502 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

Utsav0702/Youtube-Video-QnA

Question answering to the youtube Video with the help of Langchain and LLM(OpenAI API)

Language: Jupyter Notebook - Size: 139 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

Chandrakant817/Chat-with-Audio-using-LangChain.

Chat with Audio data using LangChain Framework.

Language: Jupyter Notebook - Size: 19.5 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

mdvenukumar/VeddyAI_PDF

An AI PDF reader

Language: Python - Size: 57.6 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

Syed007Hassan/Document-Querying-With-VectorDB

Document Querying with LLMs - Google PaLM API: Semantic Search With LLM Embeddings

Language: Python - Size: 395 KB - Last synced: 15 days ago - Pushed: 6 months ago - Stars: 6 - Forks: 0

zmusaddique/palm_for_clothing_store

RetailTee merges language and data, allowing users to effortlessly query a remote MySQL database with natural language. Fueled by Google's Palm LLM and presented through a Streamlit interface, RetailTee provides quick insights into t-shirt inventory, making it an accessible tool for both store managers and coders.

Language: Jupyter Notebook - Size: 205 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

aws-samples/text-embeddings-pipeline-for-rag

A pipeline to convert contextual knowledge stored in documents and databases into text embeddings, and store them in a vector store

Language: TypeScript - Size: 215 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jayita13/Tansaku

The goal of this project is to develop a generative AI system that revolutionizes the way customers interact with e-commerce platforms by introducing multimodal search capabilities leveraging state-of-the-art LLM technologies.

Language: Jupyter Notebook - Size: 7.54 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

andthattoo/mini-tiktok

A fully personalized TikTok clone made with mini dataset

Language: Python - Size: 8.79 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

hsm207/weaviate-kit

This prototype kit facilitates the integration of the Weaviate vector database with Google's Breadboard, a library designed for prototyping generative AI applications.

Language: TypeScript - Size: 73.2 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

AIAnytime/Zephyr-7B-beta-RAG-Demo

Zephyr 7B beta RAG Demo inside a Gradio app powered by BGE Embeddings, ChromaDB, and Zephyr 7B Beta LLM.

Language: Python - Size: 0 Bytes - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

byebyebruce/chat2data

🗣 📊Chat2Data is a tool for interacting with your DATA, supporting MySQL, PostgreSQL, SQLite3, and CSV files

Language: Go - Size: 1.45 MB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 7 - Forks: 2

pintadb/pintadb

A lightweight text-based vectordb for easy setup for search and indexing data

Language: Go - Size: 36.1 KB - Last synced: 4 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

firstbatchxyz/firstbatch-sdk

Python SDK for FirstBatch: Real-time personalization using vectorDBs

Language: Python - Size: 151 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 3 - Forks: 0

byebyebruce/chat2code

Chat with your code using natural language

Language: Go - Size: 948 KB - Last synced: 2 months ago - Pushed: 11 months ago - Stars: 9 - Forks: 4

olahsymbo/langchain-chat-vector-db

An implemented of Langchain Vector DB with ChatGPT

Language: Python - Size: 118 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

gkteco/crawlerjs

A simple utility for transforming .md files to vector embeddings with metadata

Language: TypeScript - Size: 33.2 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

gkteco/complwetion

Complwetion is a wrapper around a LLM provider and a Vector DB with common utilities

Language: Python - Size: 15.6 KB - Last synced: 28 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

RockChinQ/AnsweringPlugin

QChatGPT 插件,用于配合 llm-embed-qa 进行针对性答疑

Language: Python - Size: 7.81 KB - Last synced: 8 months ago - Pushed: 9 months ago - Stars: 4 - Forks: 0

Jibril14/Streamlit-Similarity-Search

Langchain, OpenAI and Streamlit app Data Already embedded, This app demonstrate, persistence database querying(Similarity search). Returns Top 2 -k when a user make a search.

Language: Python - Size: 3.91 KB - Last synced: 3 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

jakecyr/llm-query-local-data

Query local data using an Embedding model to convert your data into vectors and an LLM to respond to queries.

Language: Python - Size: 46.9 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

zcemycl/aws-chromadb-terraform

Deployment of chromadb into AWS resources through terraform

Language: HCL - Size: 504 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 5 - Forks: 0

rahul2002m/ChatPDF

ChatPDF is a Streamlit app allowing users to query PDF & DOCX content via natural language. It indexes documents for conversational interactions using OpenAI's API & FAISS for rapid matching. Upload, ask, and get insightful responses instantly.

Language: Python - Size: 15.6 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

luaneyed/pinetree

GUI for Pinecone

Language: TypeScript - Size: 167 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

sanogotech/chatgpt-retrieval Fork of techleadhd/chatgpt-retrieval

ChatGPT with your own Data

Language: Jupyter Notebook - Size: 26.7 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

Genez-io/fuse

FUSE - Full Stack Software Engine - an AI-drive tool to generate working, live web applications

Language: TypeScript - Size: 726 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

kawakamimoeki/llmdev.jp

Japanese community for LLM app developers.

Size: 288 KB - Last synced: 4 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 1

xnought/autoprompt

Copilot like completion for generating more effective and creative prompts. (can also use vectordb)

Language: Jupyter Notebook - Size: 75.9 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

kawakamimoeki/migu

The plain ruby code base migration tool for vector databases that lack a well-established migration mechanism.

Language: Ruby - Size: 35.2 KB - Last synced: 6 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

sa64r/education-youtuber-gpt

Possibly a prototype of how to improve YouTube search?

Language: Python - Size: 132 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

Benja1972/VectorDB

Vector databases experimentation for the Knowledge Graphs and sentenceBERT embedding

Language: Python - Size: 303 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

alphasecio/langchain-pinecone-qa

A sample Streamlit web application for generative question-answering with LangChain and Pinecone.

Language: Python - Size: 205 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Suiwan/notionGPT

NotionGPT, a practical tool built on top of ChatGPT large language model, make it your note-taking assistant!

Language: Python - Size: 76.2 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0