Skip to content

[Feature]: Add simple vector search and AI query API endpoints #952

@kinza7124

Description

@kinza7124

What feature do you want?

Currently, InsForge supports vector embeddings via PostgreSQL + pgvector and AI Model Gateway integrations, but querying them requires manual work.

This feature will create easy-to-use API endpoints so that users can:

Perform semantic vector searches via a simple REST endpoint.

Query AI models through a standardized API endpoint.

Optionally, use SDK helper functions for JavaScript/TypeScript clients.

Why do you need this?

This will help:

Reduce manual work when querying vector databases or AI models.

Make InsForge more user-friendly for semantic search and RAG workflows.

Insforge.dev PR.docx

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions