Siy.ai

Siy.aiDOCUMENTATION · REIMAGINED
Siy.ai — illustrative project cover, not a product screenshot.

Problem

What I built

Service architecture

React frontend

Clinician-facing workflows

Node.js backend

Application APIs · HTTP integration

FastAPI service

Ingestion · retrieval · generation

The Node.js backend calls a dedicated FastAPI service over HTTP, isolating the RAG pipeline from the core application APIs. Within that service, chunking and embedding are separate components: embeddings are indexed in Pinecone, and retrieved context is supplied to an OpenAI text-generation model.

Outcome

Built with

ReactNode.jsFastAPIPineconeOpenAI APIPostgreSQLAWS
Let’s talk about your project