• Projects 22
  • Rating 5.0
  • Rating 5 243

Budget: 7000 EUR Deadline: 43 days

Welcome! My name is Oleg, I am the project manager at Business Atlas. Creating complex multi-agent systems and autonomous digital ecosystems is our core expertise, so we clearly understand the difference between a linear bot and an engineering AI architecture. We are fluent in English for discussing tasks and synchronizations.
Here is our technical vision for implementing your specifications:
1. Multi-Agent Systems and RAG
• We build autonomous workflows in n8n/Make with the logic of interaction among several agents (Multi-Agent Systems), which pass data along the chain, log steps, and perform cross-validation (one generates, the other verifies).
• Our tech lead Lavr has deep expertise in integrating LLM and building RAG systems so that AI clearly distinguishes between new context and knowledge base.
2. Marketing Automation and Deep Research
• Data collection and deduplication: We will set up data structuring, duplicate removal, and reconciliation with the article database. To bypass API limitations of social networks (X, Instagram, LinkedIn) and analyze metrics, we will integrate browser parsing (Puppeteer/Scraping API).
• Content factory: Our solutions can analyze the brand's Tone of Voice and create tailored posts for platforms with AI moderation before the final report.
3. Interface and Analytics
• For transparent control, we develop no-code interfaces or dashboards where you can see forecasts, token costs, detailed logs of agent operations with prompts, as well as edit and approve generated posts.

  • Projects 7
  • Rating 5.0
  • Rating 6 195

Budget: 672 EUR Deadline: 14 days

I will build a multi-agent pipeline for marketing automation: deep research on sources, deduplication through comparison with the publication history, analysis of topic relevance, and generation of posts in the brand's style. The architecture will be based on LangGraph with reviewer agents, RAG through Chroma or Pinecone for storing past topics and articles, MCP tools for finding and verifying duplicates, and the final agent will format for LinkedIn, Instagram, and X with few-shot examples from previously published posts. What sources for deep research have already been identified, and is there an existing database of published articles or are we building from scratch?

  • Projects -
  • Rating -
  • Rating 924

Budget: 272 EUR Deadline: 8 days

For your marketing automation task, a multi-agent architecture will work perfectly. We will set up the system so that one agent collects news through Deep Research and removes duplicates, the second evaluates the importance of topics in your context, and the third creates and validates posts for LinkedIn, Instagram, and X. To connect agents and external services via the MCP or RAG protocol, I will use LangGraph, which ensures reliable context transmission and self-checking.
For the RAG component, we will apply a vector database (for example, ChromaDB) for quick searches through the publication history. Here is a rough outline of the post validation logic:
class PostVerifier:
def verify(self, posttext, toneguide):
isunique = db.checkduplicate(post_text) < 0.7
return llm.checkstyle(posttext, toneguide) if isunique else False
This will eliminate repetitions and maintain your unique tone of voice.
I can show a prototype of a similar news collection system tomorrow if you send a couple of examples of your sources and desired styles.

  • Projects -
  • Rating -
  • Rating 609

Budget: 1000 EUR Deadline: 14 days

👋 Good afternoon. My portfolio - Freelancehunt

I have experience in developing AI agents, multi-agent systems, and RAG solutions. I have worked with pipelines where agents collect data, analyze, verify each other's results, and use external tools and knowledge bases.

💼 I understand tasks related to Deep Research, content deduplication, source analysis, and generating posts for LinkedIn, Instagram, and X while maintaining the specified style.

I have experience with browser automation (Puppeteer/Playwright) when platform APIs are limited.

💪 My English is conversational. We can discuss the project details, after which I will be able to provide exact timelines and budget.

  • Projects -
  • Rating -
  • Rating 301

Budget: 400 EUR Deadline: 10 days

Hello, Mikhail!

You described exactly what I do: an AI agent as a pipeline — input processing → LLM call → tools via MCP if necessary → RAG on the knowledge base → output processing and validation (not just "prompt in chat").

In production, I have such an agent: the orchestrator routes the request, accesses tools (searching for products/data, actions), responds strictly from the knowledge base with an honest "I don't know" instead of hallucinations, plus logging and quality control of responses. So the entire cycle input→LLM→tools/MCP→RAG→output is not theory, but a working system.

Regarding "marketing automation through AI," I see options: an agent for generating/personalizing content from your database, qualifying and responding to leads, assembling reports/insights from data. What is the priority — content, leads, or analytics?

Please describe the task in more detail (data sources, what actions the agent should perform, where to run it — in the cloud or locally) — I will propose a specific architecture, timelines, and costs. I am ready to discuss the details in private.

  • Projects -
  • Rating -
  • Rating 595

Budget: 4000 EUR Deadline: 15 days

Hello Michael,

Your project is very close to what we build at RAI (Robots Artificial Intelligence).

We develop AI agents, multi-agent workflows, RAG systems, knowledge bases and business automation solutions. One of our core products is based on orchestrating multiple AI agents that collect information, validate results, access knowledge bases and generate structured outputs.

From your description I see several important blocks:

• Deep Research from multiple sources
• Deduplication and relevance scoring

  • Projects -
  • Rating -
  • Rating 893

Budget: 3650 EUR Deadline: 33 days

Good day, Mikhail.

English: B2

Architecture: the agent-researcher gathers topics from your sources through deep research, the RAG layer on pgvector stores the findings and publications for deduplication through semantic search, the agent-analyst assesses relevance and importance in the context of your niche, the agent-copywriter generates posts for LinkedIn/Instagram/X in your style, the agent-reviewer checks for style compliance and factual accuracy.

Agent orchestration through LLM cycles with mutual verification: each result is validated by the next agent before passing it further. The style of posts is learned from your previous publications using few-shot examples from the vector database. The final report consists of ready posts with an evaluation of topics that you approve or adjust.

Architectural safeguards (Quality and Safety):
- Protection against hallucinations: Self-RAG pattern with cross-validation of facts. The agent-reviewer automatically returns the post for regeneration if the final text contains facts not present in the sources.

  • Projects -
  • Rating -
  • Rating 631

Budget: 2600 EUR Deadline: 16 days

👋 Good afternoon, the best and largest projects —> Freelancehunt

I have studied the task — it is a full-fledged multi-agent AI system with an orchestration layer, RAG architecture, and a validation contour for results between agents.

I have experience in developing similar AI pipeline systems, where chains are built: data gathering → filtering → semantic analysis → RAG enrichment → generation → self-check → structured output.

🔥 Here’s how I propose to implement it:

• orchestration layer for managing multiple AI agents
• search agent (web + social networks + deep research sources)

  • Projects -
  • Rating -
  • Rating 663

Budget: 1000 EUR Deadline: 1 day

Hello! The task with the multi-agent system is close to me — I really enjoy building pipelines where agents process input data, call LLM, go to RAG and MCP, and then check with each other and pass the results further. The scenario with deep research, deduplication of topics, and generating posts in style for LinkedIn, Instagram, and X is logically structured. I would be happy to discuss the details in private messages.

Nutrition AI
  • Projects 6
  • Rating -
  • Rating 410

Budget: 5000 EUR Deadline: 30 days

Hello!

I am a Full-Stack Software Engineer with over 7 years of experience in developing websites, SaaS solutions, complex web platforms, and MVPs for startups - from idea and architecture to production and support.

I work not only as a developer but also with a focus on business logic, scalability, and long-term support of solutions. My portfolio includes examples of implemented projects of varying complexity.

Technology stack:
PHP (Laravel, Symfony, Yii2),
Frontend: JavaScript (Vue.js, React.js), HTML5, CSS3,
Databases: MySQL, PostgreSQL.

  • Projects 7
  • Rating 5.0
  • Rating 1 562

Budget: 100 EUR Deadline: 7 days

Hello, Mikhail! A person, not a bot :) I am building multi-agent systems in production: input data → LLM → MCP/tools → RAG → cross-checking by agents → report. A live example is an AI consultant for an online store (PydanticAI + OpenRouter, RAG by catalog, competitor monitoring through embeddings + LLM-grader). Your case with deep research and posts in style is exactly this architecture. Conversational English is fine. The price in the bid is conditional — negotiable, ready for a call.

  • Projects -
  • Rating -
  • Rating 477

Budget: 7400 EUR Deadline: 15 days

Hello,
I hope you are doing well.
I am very interested in your project involving marketing automation through AI, and I am ready to take on the job.
I have a strong background in data analysis, technical workflows, and structuring complex information. I closely follow AI technologies and understand how to leverage modern tools to optimize and automate data-driven processes efficiently.
I am ready to start immediately. Please send me the details and specific requirements so we can discuss the next steps.
Best regards,
Yurii

  • Projects -
  • Rating -
  • Rating 196

Budget: 25000 EUR Deadline: 14 days

We already have a nearly ready solution with AI agents and RAG, which can be quickly adapted for marketing and discussed here on the marketplace - I'm available (:
For the first stage, I would allocate 96,000 UAH and 14 days - this is a prototype of the agent chain, where the input data goes through a language model, RAG, MCP if necessary, self-check, and a report for the user.
We can keep it simple at the start - first, we gather 2-3 sources, a database of published materials, brand tone rules, and duplicate checks, then we add LinkedIn, Instagram, and X.
Am I correct in understanding that you already have an archive of articles and examples of posts to learn the style from?
The second question is - which sources for deep search should be considered primary and how often should the agent be launched?
A similar case on AI and content generation - https://business.ingello.com/vorfahr
A similar case on agent automation development - https://business.ingello.com/fractal
The main page of Ingello for FLH - https://systems-fl.ingello.com
If we proceed carefully, the result of the first stage will be a working prototype, a data schema, evaluation rules for topics, and a list of risks for industrial launch.

  • Projects 8
  • Rating 5.0
  • Rating 4 089

Budget: 1000 EUR Deadline: 14 days

Good day.
Our team has many years of experience in developing ERP, CRM, CMS, and specialized software for businesses. We create effective digital solutions that help automate processes, increase productivity, and scale companies.

We work with modern technologies — from bots and scripts to AI agents and analytical systems. We develop websites of varying complexity. In our portfolio, we have implemented ERP solutions for the hotel business, as well as for companies engaged in the import and sale of goods, and our own product XFitness — an ERP system created specifically for fitness clubs.

We are ready to implement your project and offer the best solution tailored to your needs.
Our portfolio: Freelancehunt

We specialize in the following areas:
- Development of ERP Systems

  • Projects -
  • Rating -
  • Rating 328

Budget: 13700 EUR Deadline: 10 days

Hello! Yes, the task is clear. We can take on such a system.

We have experience in AI automation, building workflows with LLM, working with RAG logic, generating marketing content, and creating systems where the result goes through several stages of verification before being delivered to the user.

I should note right away: this is not a simple task at the level of "connecting a bot." A proper architecture is needed: sources, search, deduplication, analysis, history storage, verification with already published materials, report generation, posts, and an interface for process control.

We can discuss the task in English. I suggest we go step by step: first, an MVP with a limited number of sources and social networks, then expand the system.

MVP estimate: 6–8 weeks, budget from $8,000–15,000. The full version with an extended interface, logs, RAG, browser automation, analytics, and multi-agent logic will be evaluated separately after discussion.

  • Projects 20
  • Rating -
  • Rating 2 116

Budget: 350 EUR Deadline: 7 days

Hello. I understood the task: I need a person who actually builds AI agents, not just tweaks a single model. According to the description, this is a multi-agent system: processing input data, queries to LLM, calls through MCP, RAG for context, and several agents that pass data to each other and verify one another. Plus, an applied scenario for marketing: deep research on sources and social media, cross-checking with what has already been found and deduplication, analysis of topic importance based on criteria, a report with graphs, and generation of posts for LinkedIn, Instagram, X in a specified style with verification, and an interface with logs, requests, prompts, and costs.

This is exactly the area in which I work every day. I lead agency development through the orchestration of several agents with verification cycles, I have deployed RAG in production (semantic search via Qdrant with embedding models), and connected MCP tools so that the agent works with real sources and data schemas, rather than making things up. Multi-agent data transfer and mutual verification is a working pattern for me, not a theory.

For your scenario, I see it like this: a task orchestrator, a research agent with deep research on sources and social media searches through a browser where there is no API (considering likes and comments as metrics of importance), a RAG and memory layer to store what has already been found and published and to remove duplicates, an analytics agent to assess importance based on semantics and metrics, and a post generator for each platform with its own style plus a separate verification pass. Everything with logging of requests, prompts, and costs in the interface.

To aim accurately: what sources need to be monitored and which social media are a priority, and what models do you plan to work with, is there a preference for the provider?

  • Projects 24
  • Rating 5.0
  • Rating 2 006

Budget: 12345 EUR Deadline: 3 days

Hello. Are you already using any ready-made tools for agent orchestration, or do you plan to build everything from scratch?

I will clarify the details regarding timelines and budget in personal correspondence.

Here’s how I will execute this project:
1. I will design an architecture with several agents, where each performs its function: deep research, deduplication, context analysis, and content generation.
2. I will implement a data transfer chain between agents with automatic result verification and duplicate removal at each stage.
3. I will integrate a RAG system for storing search history and already published articles, as well as MCP queries for external sources.

Thank you for considering my proposal. I look forward to the opportunity to collaborate with you!

  • Projects 31
  • Rating 5.0
  • Rating 3 185

Budget: 300 EUR Deadline: 3 days

Hello. I created AI agents that worked with emails and social networks. They performed various tasks such as searching, analyzing responses to questions, creating posts, and more.

If you're interested, feel free to write, and we can discuss.

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 AI & Machine Learning

6 July
5 July
5 July
5 July
4 July