Prompt Engineering Projects in IndiaPrompt Engineering Projects in IndiaBuilt a complete 3D streetwear advertising campaign using Flora's node-based pipeline ā zero 3D software, zero manual modeling.
The system: a Master Art Director prompt architecture with 5 controllable variables (Brand, Color, Style, Environment, Render) that generates an entire campaign from a single character reference.
What makes this different from typical AI image generation:
ā Variable-driven prompt system: swap [brand], [color], [style] and generate an entirely new campaign direction without rebuilding anything
ā 3D vinyl art toy aesthetic: maintained across every output ā not a lucky one-off, but a repeatable style locked into the prompt architecture
ā Full pipeline in Flora Canvas: 15+ nodes chaining generation, style transfer, upscaling, and video in one workflow Built an AI-powered chatbot that enables businesses to search and retrieve information from documents instantly using Retrieval-Augmented Generation (RAG).
The system processes uploaded documents, converts them into embeddings, and stores them in a vector database for fast and accurate retrieval. When a user asks a question, the chatbot fetches relevant context and generates intelligent, human-like responses.
š” This solution helps businesses automate document search, reduce manual effort, and improve productivity.
š„ Key Highlights:
⢠Real-time document querying
⢠Context-aware AI responses
⢠Fast and scalable architecture
āļø Built using Python, FastAPI, OpenAI, LangChain, and FAISS.