• Projects -
  • Rating -
  • Rating 561

Budget: 1500 USD Deadline: 14 days

Max, I’d approach this as a hardening pass, not a rewrite. I can scope the brief into milestones and make the risky parts deterministic: pricing/similarity logic, auth-safe WebSockets with Redis for multi-instance, and the AI review flow with real evidence retrieval + cache/versioning. I’ve spent 7 years on production FastAPI/SQLAlchemy systems and lead a dev team, so I’m used to cleaning up stubs, SQL issues, and CI-ready async tests. Estimate, risks, milestone plan, testing strategy, and access list can be shared after I review the attached brief.

Express2You Delivery Courier Service
  • Projects -
  • Rating -
  • Rating 596

Budget: 200 USD Deadline: 1 day

✋ Hello! We are the IT company dZENcode.

We can refine your platform and cover all the specified areas step by step.

Can we discuss the content of the attachment right here? Which of the areas are a priority for you in the first stage?

You can find detailed information about our services and rates on our website: Freelancehunt
Take a look – we will discuss the details of the work further, write when you are ready.

The final cost is determined only after clarifying the scope and requirements.

Сервис аренды автомобилей
Andrey K.
1 286 1
  • Projects 1 290
  • Rating 5.0
  • Rating 103 531

Budget: 36 USD Deadline: 1 day

Hello.I have been working with Python/JavaScript for more than 8+ years.I'm ready to cooperate.

  • Projects 10
  • Rating 5.0
  • Rating 7 138

Budget: 950 USD Deadline: 14 days

Your platform is already architecturally ready, but placeholders and non-deterministic logic in production are not just technical debt; they lead to incorrect pricing and inaccurate recommendations for real users. I specialize in such tasks: replacing placeholder logic with a full-fledged pricing engine with tiered selection of comparables, filtering outliers, and weighted scoring; implementing a WebSocket layer for real-time updates; connecting an AI review layer with deterministic validation rules. Approach: first, audit the current code and document contracts between modules, then iteratively replace stubs with test coverage to ensure nothing breaks. Estimated scope — 14 days, 950 USD. I am ready to discuss details after reviewing the full technical specification and repository.

  • Projects 25
  • Rating 4.8
  • Rating 3 332

Budget: 300 USD Deadline: 7 days

Hi. This project is in my zone — automation, integrations, backend logic, and making the workflow reliable end-to-end.
I can take ownership of the system, not just patch one part of it.
Relevant experience:
- Built lead generation and API-driven automation pipelines focused on filtering, enrichment, and reliable business workflows.
If the scope is clear, I can move fast and build it cleanly so it doesn't need babysitting after launch.
If you want, I can also outline the implementation approach before we start.

  • Projects -
  • Rating -
  • Rating 472

Budget: 3875 USD Deadline: 20 days

Hello! My name is Alex, and I represent the NC-1 development group. For over five years, we have been building websites, mobile applications, ERP/CRM systems, and other e-commerce products. I would like to offer the outstaff services of our Full Stack, Middle+ engineer. He has over 3 years of extensive experience in IT, with a particular focus on web development, e-commerce, and solution/product creation.

Based on the technical brief provided, here is our detailed proposal for your Intelligent Vehicle Platform:

1. Total Estimated Hours
For the complete production hardening, removal of placeholders, and implementation of the required deterministic logic, we estimate a total of 120–155 hours.

2. Breakdown by Workstream
WebSocket System (20–24 hours): Implementing broadcast_to_client, transitioning to an async Redis client (pub/sub or streams), maintaining the user-to-socket mapping, and ensuring multi-instance stability.

  • Projects -
  • Rating -
  • Rating 1 682

Budget: 2650 USD Deadline: 18 days

Здравствуйте, Max.

Прочитал полный бриф — он нетипично чётко структурирован для проекта по укреплению системы. Архитектура готова, не хватает детерминизма, надёжности и реальных реализаций там, где сейчас заглушки. Ниже ответ по Вашему 6-пунктовому формату.

1. Общая оценка: 100–130 часов.
Нижняя граница — потому что границы скоупа в брифе чистые. Верхняя — если заглушек больше чем видно снаружи или у listing_margin есть data-quality долг, который не виден из брифа.

2. Разбивка по workstreams:
— Стабилизация backend + укрепление БД (null safety, индексы, constraints, SQL predicate bugs, structured logging): 12–15 ч
— WebSocket reliability (broadcast_to_client, маппинг user_id ↔ active sockets, async Redis pub/sub, multi-instance, pytest-asyncio): 18–22 ч

  • Projects 21
  • Rating -
  • Rating 612

Budget: 2000 USD Deadline: 60 days

Hi,

I’ve reviewed your technical brief carefully — the system is well-structured, and the scope is very clear: this is a classic transition from a feature-complete prototype to a deterministic, production-grade platform. This is exactly the kind of work I specialize in.

1. Estimated Total Effort

~140–180 hours total

(This assumes no major architectural rewrites and that current modules are reasonably isolated.)

  • Projects -
  • Rating -
  • Rating 232

Budget: 3500 USD Deadline: 31 days

I worked on Poseidon (https://poseidon.codezerogroup.com) — enterprise backend Python/FastAPI with data pipelines for CodeZero Group.

I read the full brief. 9 streams, each with separate dependencies and risks.

What I will do:

Stream 1 — Backend Stabilization (3d): null handling, DB integrity, structured logging, SQL bugs, ownership constraints.
Stream 2 — WebSocket + Auth (4d): broadcast mapping, async Redis pub/sub multi-instance, pytest-asyncio CI-compatible.
Stream 3 — Pricing Engine (4d): deterministic fallback, outlier filtering, rounding policy, benchmark metadata, unit tests.
Stream 4 — Similar Listings (3d): weighted scoring, hard filters + widening fallback, indexed queries, tie-breaking.

  • Projects 15
  • Rating 5.0
  • Rating 2 163

Budget: 2000 USD Deadline: 15 days

Hello! I am an individual developer with 4 years of experience in building complex Backend systems on FastAPI and PostgreSQL, so I specialize in transitioning from MVP fillers to production-ready architecture. My approach is based on replacing "random" logic with strict mathematical models (weighted evaluation, outlier filtering using Tukey's method or Z-score) and ensuring horizontal scalability through Redis Pub/Sub for WebSocket connections. I will fix the database structure, implement deterministic ranking algorithms, and realize integration with AI through cached synthesis with version control, ensuring 100% coverage of critical asynchronous streams with tests in CI/CD. I work through a sole proprietorship, focusing on SQL performance and authorization security; I am ready to study the technical brief and propose architectural solutions for each workflow. My works: https://3magency.co/, https://jk-solution.com.ua/, https://farfieworldwide.com/, Behance.

  • Projects 4
  • Rating 4.6
  • Rating 12 784

Budget: 1500 USD Deadline: 10 days

Dear Max Scat,

Thank you for sharing the brief. This looks like a system that already works but needs to be made stable, predictable, and ready for production — which is exactly the kind of work I do.

In my recent projects, I’ve taken similar backends and removed random or placeholder logic, replacing them with clear and deterministic behavior, especially in scoring and ranking systems. I’ve also built WebSocket systems with Redis that handle per-user connections reliably across multiple instances, and turned mock AI features into real pipelines using data retrieval, controlled LLM output, and caching with proper invalidation.

For your platform, I already have a clear plan for how to handle the key parts — making pricing and similarity fully deterministic, improving WebSocket reliability, and building a smart review system that uses real data with caching. I’m also used to cleaning up FastAPI and SQLAlchemy code by fixing queries, adding constraints and indexes, and making sure everything is well-tested, including async flows in CI.

Based on the scope, I estimate the work can be completed in 1~2 weeks.

  • Projects -
  • Rating -
  • Rating 471

Budget: 2828 USD Deadline: 16 days

ready to help you out

will share prevoius work in chat to make sure we are match

--------------------------------------------------------

  • Projects 15
  • Rating 5.0
  • Rating 3 857

Budget: 5000 USD Deadline: 30 days

Hi.

I'm a senior Python developer with 10+ years in production projects. Most of my career I've worked with existing codebases — stepping into other people's systems, figuring out how they're wired, and getting them to a state worth being proud of. One example: I built and ran a taxi dispatch platform solo for 6 years — 130k+ orders/month, 900+ drivers online simultaneously, real-time GPS sync every second. That's the kind of production pressure I'm used to.

I've also worked with AI integrations: LLM pipelines, web retrieval, cache layers with versioning — exactly what you're describing in the Smart Review section.

I read through the job post and the brief. Giving exact numbers without an initial code review is always a bit of a guess: the brief clearly describes *what* needs to be done, but doesn't tell me how deep the stubs go, what shape the migration debt is in, or what's really going on with the Facebook module and image pipeline. Any one of those can shift the estimate significantly.

That said, based on the described scope, my working estimate is: 180–240 hours

  • Projects 20
  • Rating 5.0
  • Rating 9 264

Budget: 2000 USD Deadline: 20 days

I have experience working with production backend on FastAPI, PostgreSQL, Redis, and WebSockets. I have been involved in stabilizing existing systems, removing unstable logic, building deterministic algorithms, setting up asynchronous tests, and integrating with AI APIs.

I have reviewed the brief, understand the scope and tasks. I can complete the stabilization of the backend, bring the WebSocket part to production level, implement deterministic logic for pricing and similarity, replace mock AI with a real implementation with caching, and also tidy up the database and test coverage.

I initially estimate the scope to be within 90–140 hours, but I will provide a more accurate estimate after reviewing the code.

I would start with a brief audit and setting up the environment, after which I would sequentially close the main blocks and bring the system to a stable state.

To start, I need access to the repository, environment, database, and CI, as well as a brief technical overview of the current architecture.

  • Projects 17
  • Rating 5.0
  • Rating 3 574

Budget: 1500 USD Deadline: 14 days

Вітаю!

Маю досвід роботи з FastAPI, SQLAlchemy, PostgreSQL, Redis, WebSockets, AI/API інтеграціями та production backend-системами*, включно з рефакторингом існуючих рішень.
Використовуваний стек (рекомендований):

Backend:Python, FastAPI, SQLAlchemy
DB / Cache: PostgreSQL, Redis (async)
Integrations:** WebSockets, LLM API, Facebook integration
Testing / Infra Pytest, pytest-asyncio, CI/CD, Docker

  • Projects 4
  • Rating 5.0
  • Rating 801

Budget: 2000 USD Deadline: 30 days

Hi Max,

I reviewed the brief carefully. This is the same production-hardening scope I would treat as an existing system stabilization task, not a rebuild. My estimate stays in the same range as before.

1) Estimated total hours
- 150–165 hours
- Timeline: 25–33 days

2) Breakdown by workstream
- Backend stabilization + DB hardening: 23–24h

  • Projects 37
  • Rating 5.0
  • Rating 16 987

Budget: 1250 USD Deadline: 16 days

Hi Max,

Read through the full brief — well-structured, clear on what's stubbed vs what's real. I've done similar hardening work on FastAPI/PostgreSQL systems, including replacing mock LLM endpoints with production pipelines (web retrieval → synthesis → caching), so I know what this actually takes versus what it looks like on paper.

A few thoughts on the scope:

The pricing engine and similarity ranking are the core — getting determinism right there (tiered comparables, outlier filtering, weighted scoring with proper tie-breaking) is what makes or breaks the product. I'd start there along with the DB layer (constraints, indexes, migration cleanup), since everything downstream depends on clean data.

WebSocket hardening is straightforward with async Redis pub/sub, but multi-instance support needs careful testing under real conditions, not just unit tests. I'd set up a proper integration test for that early.

  • Projects 14
  • Rating 5.0
  • Rating 7 752

Budget: 1700 USD Deadline: 13 days

Hello, Max! I am Nina, the manager of developer Valentin. We have thoroughly reviewed your brief. The situation is clear: you have a "framework" that needs to be turned into a bulletproof system by removing randomness from pricing and ensuring the reliability of WebSockets.

Valentin specializes in AI-augmented development, which allows him to conduct deep refactoring and hardening of the architecture much faster than traditional teams, while maintaining a focus on determinism.

1. Preliminary estimate: ~95–110 hours

We aim for "no placeholders" quality, so we allocate time for complete test coverage and migrations.

2. Breakdown by workflows:

  • Projects 9
  • Rating 5.0
  • Rating 726

Budget: 200 USD Deadline: 3 days

Hello! I have reviewed the project and am ready to start working. I am sure you will be satisfied with the result.

  • Projects 11
  • Rating 5.0
  • Rating 1 773

Budget: 18500 USD Deadline: 25 days

We’re a team of system engineers and developers at SDEV, specializing in robust backend systems, production-grade APIs, and complex data workflows. We’ve reviewed your project in detail and are confident we can deliver a fully deterministic, reliable, and scalable version of your vehicle listings analytics platform.

Our approach will focus on:

- Replacing all placeholder logic with fully deterministic pricing benchmarks and similarity ranking, using tiered comparables, outlier detection, weighted scoring, and clear tie-breaking rules.
- Implementing a secure, per-user WebSocket notification system with Redis async pub/sub or streams, ensuring cross-instance reliability and proper authentication.
- Building the AI review layer end-to-end: real web evidence retrieval, LLM-based synthesis, and a fingerprint-keyed cache with TTL and version-based invalidation.
- Auditing and fixing SQL issues — missing constraints, indexes, and schema inconsistencies — with clean, versioned migrations.
- Delivering comprehensive async test coverage using pytest and pytest-asyncio, fully integrated into CI.
- Connecting the Facebook integration module into the core system with proper error handling and monitoring.

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Databases & SQL

14:59
10:29
5:06
14 July