Budget: 4000 UAH Deadline: 1 day
Good day, I am ready to complete your task quickly and efficiently. I have extensive experience in creating various bots. Please write to me in private messages to discuss the details. I would be happy to help :)
Technical specification (full functionality described)
Project
AI Sales Agent for automatic search of potential clients, personalized email distribution, and lead processing.
The initial business for which the AI Agent is being developed is intended for the project "platform for builders and construction equipment in Germany and the EU. Website: https://prostobau.de/
The goal is to create a fully autonomous system that can operate almost without my involvement and easily switch to any other business niche if necessary.
Overall architecture
The system should be modular.
Each module should operate independently.
For example:
If it is necessary to replace Apify or OpenAI with another service, this should happen without rewriting the entire system.
Company search sources
At the first stage, use:
In the future, there should be an easy way to connect:
Company search
Every day, the system automatically retrieves about 100 new companies based on the specified search query.
For example:
The search should be fully customizable.
I should be able to change:
Without the help of a programmer.
Duplicate check
Before processing, the company is checked by:
A company should never receive the first letter twice.
Website analysis
If a website is found, the agent must:
study
After analysis, create a brief description of the company.
Email search
Priority:
personal work addresses →
sales →
vertrieb →
kontakt →
info.
If there is no email — skip the company.
Letter generation
Via OpenAI.
Each letter must be unique.
Do not use template-based word replacement.
The letter should consider the content of the website.
Style:
brief
friendly
professional
without pressure
without fabricated facts
maximum 120 words.
Letter check
Before sending, the letter must be automatically checked.
If errors are found:
the letter must be recreated.
Sending letters
Do not use the project's corporate email.
Create a separate new domain for outbound email.
For example, a separate similar domain.
Create new mailboxes.
Set up:
It is essential to organize proper email warming.
After warming, aim for about 100 new emails per day.
Emails should be sent gradually throughout the working day.
Not all at once.
Follow-up
After 5 days from the first letter.
Only if:
Only one follow-up.
After the second letter, the chain ends.
Response processing
The system must automatically:
read incoming letters.
Determine:
After a response, automatically stop any further letters.
Database
Store:
Dashboard
A convenient web interface (desktop) is needed, not just n8n.
I want to see:
Main
Companies
Table.
Filters.
Search.
History.
Search queries
Add
Delete
Edit
Priority
Region
Country
Number of companies.
Settings
Without a programmer, the following should be changeable:
Logs
All errors.
All actions.
Work history.
Emergency stop
Large button
STOP
After pressing:
immediately stop
Restart
With one button.
Operating modes
Test
Everything is executed except sending.
You can check letters.
Automatic
Fully autonomous operation.
Scaling
In the future, there should be the ability to:
Without a complete system overhaul.
Daily report (organize conveniently, either by email to the owner or in Telegram via a bot)
At the end of the day, automatically receive:
Security
Store all API keys securely.
No keys inside the workflow.
Documentation
After project completion, provide:
Important
The project should be built not only for ProstoBau.
I want to receive a universal platform for client search that can be used in the future for almost any business by simply changing:
Without involving a programmer.
Budget: 4000 UAH Deadline: 1 day
Good day, I am ready to complete your task quickly and efficiently. I have extensive experience in creating various bots. Please write to me in private messages to discuss the details. I would be happy to help :)
Budget: 4000 UAH Deadline: 14 days
An autonomous system is needed that finds construction companies in Germany every day, analyzes their websites, and sends personalized emails without human involvement.
Architecture: separate modules (scraper, analyzer, mailer, reply-handler) through a common orchestrator in Python, each module can be independently replaced. Apify Google Maps actor for collecting companies, deduplication by domain/email/Maps URL in SQLite or Postgres. Playwright for website analysis, GPT-4o for generating emails with auto-checking (length, fabrications, personalization) and re-generation upon failure. Sending through a separate outbound domain with warming via Mailgun or Brevo to avoid burning the reputation of the main domain prostobau.de. Configuration of niche/region/requests in a YAML file, changeable without code.
Key risk: warming up a new domain takes 2-3 weeks; otherwise, emails will go to spam from day one. This needs to be factored into the timeline.
Do you plan to send 100 emails a day right away or start with a smaller volume to warm up the domain?