Rupak Basu
Freelancer
Python backend development | AWS support
Welcome to my website. I am a software developer and IT professional from Kolkata, India, with hands-on experience of over 15 years.
I provide freelance service in Python-based development of cloud-native Microservices/APIs, and also the backend of monolithic SaaS/web applications; both exclusively targeted at AWS cloud for deployment. I also provide freelance hands-on support in AWS infrastructure deployment, management, and troubleshooting. The core technology areas I can work in are listed here.
If your business/organization is planning to convert one or more parts of your existing monolithic SaaS/web application to independent, scalable, highly available, high-performance Microservices, or if you are thinking of building a robust, state-of-the-art, monolithic SaaS/web application, then you may hire my freelance development service in those endeavours.
You may also hire my freelance service if you need hands-on technical support in your AWS infrastructure deployment and troubleshooting challenges, pertaining to any of the areas listed here.
Technology stack/Skill set
(My work pertains to Linux platform only, and not any other OS platform)
Demos corner
If you want to check out live examples of my work, this website hosts several self-service demos, integrated with various third-party APIs. These demos are built and run by me, using most of the components listed in the technology stack here. Feel free to sign up and try out these demos.
- Documents Q&A using RAG (OpenAI GPT integration)
- Image-based Q&A (Google Gemini vision integration)
- AI OCR with email agent (AWS Bedrock integration)
- Text chat (OpenAI GPT integration)
- Documents Q&A using RAG (Google Gemini integration)
- Q&A with a document (AWS Bedrock integration)
- Image-based Q&A (OpenAI GPT vision integration)
- Documents Q&A (OpenAI Assistants integration)

Documents Q&A using RAG (OpenAI GPT integration)
In this demo, you can upload multiple documents for providing custom knowledge to the AI, and ask questions pertaining to those documents. You can create multiple Assistants, which comprise uploaded documents for custom knowledge, and Q&A message exchanges. OpenAI Chat Completions API and OpenAI Embeddings API are integrated in this demo. The demo features Retrieval Augmented Generation (RAG), which enables the AI answer questions from external knowledgebase beyond its core training. It also features automatic saving and retrieval of conversation message history.
Image-based Q&A (Google Gemini vision integration)
In this demo, you can upload an image, and ask a question pertaining to that image to the AI. You can select the AI model of your choice while asking each question. The vision feature of Google Gemini text generation API is integrated in this demo, using their Gemini models. The demo features automatic saving of Q&A message history, and ability to retrieve them later. It also features the ability to download and review the image uploaded against any previous Q&A message.
AI OCR with email agent (AWS Bedrock integration)
In this demo, you can upload an image containing some text (e.g. name plate, number plate, scanned page), and ask the AI to extract the text and email it to you. The AI completes the task with the help of an Agent that uses an external email tool. AWS Bedrock Converse API is integrated in this demo, using the vision and tool use features of Anthropic Claude and Meta Llama models. The demo features a custom-built AI Agent that helps the AI complete its task by using an external email tool. It also features automatic saving of OCR request history, and ability to retrieve them later.
Text chat (OpenAI GPT integration)
In this demo, you can carry out free-form conversation with the AI. You can initiate multiple conversations, which are collection of message exchanges with the AI. OpenAI Chat Completions API is integrated in this demo, using their GPT models. The demo features automatic saving of conversation message history, and ability to retrieve them later. It also features conversation memory, which helps the AI recall from past messages in a conversation.
Documents Q&A using RAG (Google Gemini integration)
In this demo, you can upload documents for providing custom knowledge to the AI, and ask questions pertaining to those documents. You can create multiple Assistants, which comprise uploaded documents for custom knowledge, and Q&A message exchanges. Google Gemini text generation API and Google Gemini text embeddings API are integrated in this demo. The demo features Retrieval Augmented Generation (RAG), which enables the AI answer questions from external knowledgebase beyond its core training. It also features automatic saving and retrieval of conversation message history.
Q&A with a document (AWS Bedrock integration)
In this demo, you can upload a document, and ask a question pertaining to that document to the AI. You can select the AI model of your choice while asking each question. The document feature of AWS Bedrock Converse API is integrated in this demo, using Anthropic Claude and Meta Llama models. The demo features automatic saving of Q&A message history, and ability to retrieve them later. It also features the ability to download and review the document uploaded against any previous Q&A message.
Image-based Q&A (OpenAI GPT vision integration)
In this demo, you can upload an image, and ask a question pertaining to that image to the AI. You can select the AI model of your choice while asking each question. The vision feature of OpenAI Chat Completions API is integrated in this demo, using their GPT models. The demo features automatic saving of Q&A message history, and ability to retrieve them later. It also features the ability to download and review the image uploaded against any previous Q&A message.
Documents Q&A (OpenAI Assistants integration)
In this demo, you can upload documents for providing custom knowledge to the AI, and ask questions pertaining to those documents. You can create multiple Assistants, which comprise uploaded documents for custom knowledge, and Q&A message exchanges. OpenAI Assistants API is integrated in this demo. The API, through its file_search tool, automatically takes care of RAG, using its own vector embeddings, vector store, and vector search features. The demo also features automatic saving and retrieval of conversation message history.

FAQ: Demos corner
If you want, you may deactivate your account by yourself at any time within the 24 hours.
An account may also be deactivated by us at any time without notice if unusually high or abusive activities are observed in that account.
- While the demos are free to try out, you will have to use your own service providers' (e.g. OpenAI, Google, AWS) API/Access keys in the demos. That may incur charges in your service providers' accounts accordingly.
- It is strongly recommended that you create new, temporary API/Access keys in your service providers' accounts for using in the demos, and delete those keys immediately after checking out the demos.
- Upon deactivation of your account (automatically after 24 hours, or manually by yourself), all demo data created by you on this website (e.g. API keys, conversations, messages, assistants, documents, Q&A etc.) will be deleted. However, your sign-up data (name, email, organization, website etc.) will be retained with us in order to prevent potential abuse of the demos by malicious users.
- The demos here are not real, feature-rich, professional SaaS/web applications or Microservices. They are just application fragments, demonstrating examples of my work, meant only for checking out. If you are interested in hiring my freelance service for building real, professional SaaS/web apps or Microservices, you may initiate a business enquiry.
- Accuracy of output in the demos is solely dependent on the output of the underlying third-party APIs integrated (e.g. OpenAI, Google, AWS).
- You should provide authentic information about yourself in all the fields in the Sign-up form. If we suspect that you have provided false/dummy/placeholder information, your signed up account will be deactivated without notice.
- You should not misuse or abuse the demos on this website in any fashion. If you do, your signed up account will be deactivated without notice.
- The demos are provided "as is" without warranties of any kind, express or implied. Availability, accuracy, security, and reliability of the demos are not guaranteed.
Business enquiry
Does any of the following apply to your business/organization?
- You are planning to convert one or more parts of your existing monolithic SaaS/web application (not necessarily running on AWS cloud) to independent, scalable, highly available, high-performance Microservices; or even planning to build a completely new feature in the application, this time in the form of an independent Microservice.
- You are thinking of building a robust, state-of-the-art, monolithic SaaS/web application.
- You are facing some specific challenges with your AWS infrastructure deployment or troubleshooting, pertaining to any of the areas listed here.
If it does apply then I may be able to help you there with my freelance service. Send your business enquiry by emailing me at contact@rupakbasu.com. Share your ideas/requirements/issues as clearly as possible. I will take it up from there.
