• Stars
    star
    4
  • Rank 3,287,111 (Top 65 %)
  • Language
    Python
  • Created 12 months ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Example project for using postgres to store and query vector embeddings

More Repositories

1

example-graphrag

Example project demonstrating how to implement GraphRAG
Python
54
star
2

mysql_vss

MySQL plugin for storing and querying vector embeddings.
C++
35
star
3

example-crewai

Example project demonstrating CrewAI
Python
11
star
4

example-vectorize-codebase

A minimal example of how to vectorize a small project to perform natural language queries on
TypeScript
6
star
5

react-panel-system

A system of UI Panels to enable Panels to be easily resizable, persistent and configurable.
TypeScript
4
star
6

react-pac-man

React based clone of the classic Pac Man https://stephenc222.github.io/react-pac-man/
JavaScript
4
star
7

example-sqlite-vector-embeddings

Example using sqlite-vss for vector search with custom embeddings.
TypeScript
4
star
8

example-ocr-with-multi-modal-llms

An example project demonstrating how to perform OCR with multi-modal LLMs
TypeScript
4
star
9

example-openai-assistants-neo4j-integration

Example project demonstrating how to integrate Neo4j with OpenAI GPT Assistants
TypeScript
4
star
10

example-weaviate-vector-embeddings

Companion code repository for my blog post, "How to use Weaviate to store and query vector embeddings"
Python
3
star
11

semantify

Semantify is a powerful CLI tool designed to enhance long-form content by leveraging Generative AI.
Python
3
star
12

example-milvus-vector-embeddings

Example using Milvus for vector search with custom embeddings.
Python
3
star
13

example-promptfoo

Example project demonstrating Promptfoo
2
star
14

react-notepad

First React project for learning about React. React-Notepad is a React-based clone of Window's notepad https://stephenc222.github.io/react-notepad/
JavaScript
2
star
15

example-llamaIndex

Example project using LlamaIndex to connect web content to an LLM for Q&A
Python
2
star
16

text_extraction

extract JSON from an image with openai and tesseract
Python
1
star
17

langchain-playground

Exploring LangChain for various tasks
Python
1
star
18

example-mixtral-8x7B-vector-search-tool

Example project demonstrating how to use Mistral 8x7B with tools, in this case a custom vector search tool
Python
1
star
19

react-hyperspace-mockup

Recreating an HTML5 template with React. No mockup or Sketch spec either
JavaScript
1
star
20

chat-cli

A simple Go cli-based chat app using OpenAI GPT Assistants.
Go
1
star
21

example-openai-assistants-vector-search-tool

Example project demonstrating how to use GPT Assistants with tools, in this case a custom vector search tool
Python
1
star