Hero

Hi, I'm AJAY CK — Engineering Intelligent AI Experiences Beyond Chatbots

name:'Ajay CK',
skills:['Chatbot Development', 'Generative AI', 'AI Agents', 'Azure AI Services', 'Python', 'SQL', 'ASP.NET', 'Langchain', 'LLM'],
smartWorker:true,
quickLearner:true,
problemSolver:true,
hireable:function() {
return(
this.smartWorker&&
this.problemSolver&&
this.skills.length>=10
);
};
};

Who I am?

I'm Ajay CK, a Conversational AI Engineer passionate about helping businesses integrate AI to transform workflows and decision-making. I specialize in designing and deploying AI-powered products across diverse domains — from intelligent chatbots to automation APIs. With hands-on experience in RAG-based systems, API development, and end-to-end AI project management, I bridge the gap between business goals and technology, turning ideas into scalable, real-world solutions.

Ajay ck
Hero
Experiences
Loading animation...
Hero

(July 2025 - Present)

Freelance AI Engineer

Self-Employed

Hero

(August 2024 - July 2025)

Conversational AI Engineer

Botangelos

Hero

(August 2022 - August 2024)

Chatbot Developer

Dewiride Tech. Pvt. Ltd

Hero

(Mar 2022 - July 2022)

SDE Intern

Argoid Analytics

Hero

(July 2021 - Sep 2021)

Machine Learning Intern

Grroom

Skills
PROJECTS

Healthcare Voice Analysis AI Agent

name:'Healthcare Voice Analysis AI Agent',
tools: ['Speech-to-Text', 'Speaker Diarization', 'SOAP Note Generation', 'Email Integration', 'User Dashboard', 'AI Chatbot', 'Natural Language Processing', 'Healthcare Documentation],
myRole:AI Solutions Architect,
Description: Developed an advanced healthcare AI system that records and analyzes doctor-patient conversations using speaker diarization technology. The system transcribes conversations, automatically generates SOAP notes, and emails them to patients. Features include a user dashboard for reviewing notes and an AI chatbot that answers patient queries using either pre-trained responses or by routing questions to doctors. The system ensures seamless communication between healthcare providers and patients while maintaining accurate medical documentation.,
};

Odoo-WhatsApp AI Chatbot

name:'Odoo-WhatsApp AI Chatbot',
tools: ['WhatsApp Business API', 'Odoo CRM', 'FastAPI', 'Azure Functions', 'Meta API', 'Natural Language Processing', 'Interactive Templates', 'Real-time Alerts],
myRole:AI Integration Developer,
Description: Developed an AI-powered WhatsApp chatbot integrated with Odoo CRM using Meta API and FastAPI backend. The system enables business owners to query sales data, reports, and alerts through natural language conversations. Features include dynamic message templates with interactive buttons, structured responses for enhanced user experience, and real-time alerts through Azure Functions that trigger FastAPI endpoints for automated WhatsApp responses.,
};

MeOpenAIAPI - Intelligent Chatbot API

name:'MeOpenAIAPI - Intelligent Chatbot API',
tools: ['ASP.NET Core', 'Azure OpenAI', 'Azure Cognitive Search', 'Azure Key Vault', 'Azure AI Language Service', 'Semantic Ranking', 'PII Removal', 'Multilingual Support],
myRole:Conversational AI Engineer,
Description: Developed an AI-powered chatbot API using ASP.NET Core Web API, Azure OpenAI, and Azure Cognitive Search, designed for enterprise AI chatbots, knowledge retrieval, and automated FAQ resolution. Implemented secure data handling with encryption using SOPS and Azure Key Vault keys, PII removal using Azure AI Language Service, and multilingual support with language detection, translation, and transliteration. Optimized query processing by transforming user inputs into search-friendly formats, retrieving top-ranked results, and applying semantic ranking while maintaining chat history for context-aware responses.,
};

Invoice Processing API

name:'Invoice Processing API',
tools: ['Azure OpenAI', 'Azure Read API', 'Fine-tuning', 'Document Processing', 'Data Extraction', 'API Development],
myRole:AI Engineer,
Description: Fine-tuned Azure OpenAI on 1,000 invoice templates and developed an API that extracts text using Azure Read API and converts it into structured data using the Fine-tuned model. Automated invoice processing for financial and inventory management, improving accuracy and efficiency.,
};

Hanley Conversation Analyzing Function APP

name:'Hanley Conversation Analyzing Function APP',
tools: ['Azure Functions', 'C#', 'Azure Cosmos DB', 'Azure OpenAI', 'Data Analysis', 'Performance Optimization],
myRole:Conversational AI Developer,
Description: Built an Azure Function in C# to analyze and summarize chatbot interactions. Processed message logs from Azure Cosmos DB, calculating session duration and Azure OpenAI token usage. Updated analyzed data in Cosmos DB for tracking and performance optimization.,
};

AI-Powered Task Automation API

name:'AI-Powered Task Automation API',
tools: ['Azure OpenAI Assistant API', 'Freshdesk Integration', 'Automation', 'Workflow Optimization', 'Intent Recognition', 'Task Scheduling],
myRole:AI Solution Developer,
Description: Built an intent-based AI automation API using Azure OpenAI Assistant API for task execution. Automated Freshdesk ticket creation, to-do list management, meeting scheduling, and invoice processing. Integrated Azure AI to fetch available time slots and automate scheduling, optimizing workflow execution with AI-powered decision-making.,
};

Database Query Bot

name:'Database Query Bot',
tools: ['Azure Bot Service', 'Python SDK', 'Azure OpenAI Assistant API', 'Azure SQL Database', 'Azure AI Search', 'Azure Key Vault', 'Adaptive Cards', 'Natural Language Processing],
myRole:Conversational AI Engineer,
Description: Developed an AI-powered chatbot using Azure Bot Service and Python SDK, enabling natural language database querying with secure execution on Azure SQL Database. Integrated Azure OpenAI Assistant API for query understanding, SQL generation, and conversation context maintenance, utilizing Azure AI Search for schema indexing and vector search to identify relevant tables. Implemented Azure Key Vault for secure credential storage and formatted query responses as Adaptive Cards with an Export to CSV option.,
};

Digital Human Bot

name:'Digital Human Bot',
tools: ['Bot Framework Composer', 'Azure Bot Service', 'Azure Media Services', 'Azure Speech SDK', 'Azure Function App', 'Azure Storage', 'Digital Avatar', 'Voice Interaction],
myRole:Conversational AI Developer,
Description: Designed conversational flows using Bot Framework Composer and integrated APIs to enable real-time voice-based interactions with a digital avatar via Azure Bot Service and Media Services. Developed a speech-to-text and text-to-speech pipeline using Azure Speech SDK for realistic lip-sync animation, while ensuring efficient deployment and scalability with Azure Function App and Azure Storage.,
};

IT Support Chatbot

name:'IT Support Chatbot',
tools: ['Azure AI Agent', 'Azure OpenAI', 'Azure Search', 'RAG', 'Intent Recognition', 'Automated Function Execution', 'IT Support Automation],
myRole:Conversational AI Engineer,
Description: Developed an AI-powered IT support chatbot using Azure AI Agent and Azure OpenAI for intelligent query handling and automation. Implemented intent recognition to dynamically execute tasks, including support ticket creation, leave application tracking, and policy queries via Azure Search. Integrated automated function execution within the AI Agent, ensuring seamless user interactions and efficient IT support automation.,
};

Customization Chatbot

name:'Customization Chatbot',
tools: ['FastAPI', 'Uvicorn', 'FAISS', 'Google Gemini', 'OpenAI', 'PyPDF2', 'PyMuPDF', 'Tesseract OCR', 'Google Cloud Vision', 'Azure Cognitive Services', 'LangDetect', 'Deep Translator', 'SQLite', 'Authlib', 'Pydantic', 'BeautifulSoup4],
myRole:AI Chatbot Platform Developer,
Description: Developed an AI-powered customizable chatbot system that allows users to train the chatbot with their own documents and generate an embed code to deploy it anywhere. The system is built with FastAPI and supports RAG (Retrieval-Augmented Generation) using FAISS. It integrates with multiple LLM providers (Google Gemini, OpenAI), supports document ingestion (PDFs, text, scanned images via OCR), and enables multilingual interactions with translation and language detection. Provides secure authentication, persistent chat history, and seamless embedding for external platforms.,
};

Finance & Health Chatbot

name:'Finance & Health Chatbot',
tools: ['FastAPI', 'Google Gemini', 'SQLite', 'OpenAi', 'JWT Authentication],
myRole:AI Chatbot Developer,
Description: Developed an AI-powered personal assistant chatbot that helps users track both financial expenses and health data in natural language. Users can log daily expenses (with item, amount, category) and food intake (with calories, quantity, and meal type). The system integrates with Google Gemini for intent recognition and entity extraction, securely stores structured logs in SQLite, and provides interactive summaries for expenses and nutrition. Features include currency formatting based on user preferences, period-based summaries (daily, weekly, monthly, yearly), calorie tracking by meal and food item, and top expense/food insights. The chatbot supports contextual queries such as 'What were my expenses last week?' or 'How many calories did I consume yesterday?' and responds with friendly, human-like confirmations.,
};

360° Spin Virtual Try-On System

name:'360° Spin Virtual Try-On System',
tools: ['Python', 'Google Gemini (Vertex AI)', 'Pillow (PIL)', 'HTML', 'JavaScript', 'Base64', 'IO],
myRole:AI Solutions Developer,
Description: Developed an interactive 360° virtual try-on system that allows users to view clothing items in a rotatable, multi-angle interactive viewer. The system takes product images from multiple angles, stitches them together, and renders a smooth rotation experience with HTML and JavaScript. Integrated Google Gemini (via Vertex AI) for multimodal image-to-image generation, enabling the simulation of a person wearing the selected clothing item in 360° view. Features include image preprocessing with Pillow, base64 encoding/decoding for efficient transfer, and dynamic user interactions with sliders and thumbnails.,
};

Body Measurement Prediction System

name:'Body Measurement Prediction System',
tools: ['Python', 'pandas', 'scikit-learn', 'joblib],
myRole:Machine Learning Developer,
Description: Built a Body Measurement Prediction System using the Anthropometric-Data-Pak dataset to predict children’s anthropometric measurements for garment sizing, growth monitoring, and virtual try-on applications. The system takes basic inputs such as age, gender, height, and weight, then predicts multiple measurements (waist, hip, bicep, neck, wrist) using a multi-output regression model, while deriving chest, shoulder, and sleeve using domain-specific formulas. Outputs are provided in both centimeters and inches for usability across industries.,
};

Swakriti FAQ Chatbot

name:'Swakriti FAQ Chatbot',
tools: ['Python', 'Flask', 'python-dotenv', 'Google Gemini],
myRole:Conversational AI Developer,
Description: Developed a Swakriti FAQ Chatbot to assist parents and users by answering questions based on the official Swakriti User Guide. The chatbot provides onboarding help, outfit designing guidance, sustainability information, and support contacts in a friendly, professional tone. Powered by Google Gemini, it ensures responses are strictly aligned with the guide.,
};

Dress Recommendation System

name:'Dress Recommendation System',
tools: ['Python', 'Flask', 'langchain_google_genai', 'Pinecone', 'MySQL', 'pandas],
myRole:AI Developer,
Description: Built a Dress Recommendation System that imports product data from MySQL, generates semantic embeddings for product descriptions and tags using Google Gemini, stores them in Pinecone, and enables semantic search-based recommendations. The system bridges structured product metadata with advanced vector search for accurate and personalized outfit suggestions.,
};
Hero
Educations
Loading animation...
Hero

2018 - 2021

Bachelor of Science (Physics)

Tunchan Memorial Government College Tirur, KL

Hero

Dec 2020 - June 2021

Data Science and AI

Social Prachar Hyderabad,TS

Contact with me

If you have any questions or concerns, please don't hesitate to contact me. I am open to any work opportunities that align with my skills and interests.

ajaychekavarck@gmail.com

+919544643754

Tirur, Kerala, India