Examples & Tutorials¶
This section contains SQL scripts and client code for graph, vector, RAG, and client package examples.
Topics¶
-
RAG examples Provides various RAG examples, including Hybrid RAG, in Google Colab.
-
Python Library Examples Python examples for the
akasicdbpackage, including the SDK, Psycopg3, SQLAlchemy, Django, and graph query utilities. -
Graph+Vector Hybrid Example Provides an example that uses graph and vector features together in AkasicDB.
-
Graph Example Describes step-by-step SQL scripts for enabling the AkasicDB extension, defining and creating a graph, and running various retail-related graph queries.
-
Vector Examples SQL examples for AkasicDB vector search, indexing, tuning, and operations.