// Welcome to pateldeep.xyz // type "/" and choose a theme.
project.xyz
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Projects (AI-related)
Click a project to open it as a new file tab.
- AI Agent Support // Agentic support assistant with tools and memory (LangChain + Next.js). []
- RAG Docs // RAG over docs using embeddings + vector store (Prisma + pgvector/Mongo). []
- Realtime Transcribe // WebRTC + streaming transcription and summarization (Whisper + WS). []
- Vision Classifier // Image classifier with on-device model and server fallback. []
- Flow Orchestration // LangGraph multi-agent orchestration with tools and human-in-the-loop. []