System of collection of suppliers
e-mail, Telegram, Whatsapp, Viber, advertising boxes, supplier pages.According to all of them combines that, all of this can be opened in the browser (web version of messengers).It is necessary to realize an extension, which will be able to format the text with the help of the SI (recognize the model, setup, description, etc.)in the form we need and record in the Google table.As an option:
Chrome extension + ChatGPT + Google Sheets
Chrome extension + Zapier + ChatGPT + Google Sheets
On the output must be a Google table that will contain: the supplier (here is more difficult, it will need to be identified in the web sites of messengers by phone number or by contact name, and on the sites from a particular field, by mail), the link from which the copy of the offer, the original text of the offer, the structured offer, the date of submission and the author (who entered, also need to be identified)
It is ideal for the visible area of the current page to find an offer and offer to record =)
Per someone has a better offer - open to any ideas.
Chrome Extension
-
848 22 0 1 Ready to implement your project. Contact me to clarify details.
-
Ви можете привести приклад сайта/ів і данних, які потрібно отримувати зі сторінки (і в який формат потрібно трансформувати)? Можете в особисті, якщо тут не має можливості виставити. Щодо ШІ - то потрібно дивитись що на вході, і що потрібно отримати на виході. Іноді важко створити промпт який витягне те що вам потрібно. Скільки позицій в день обробляеться? Ви хочете вести все тільки за допомогою гугл таблиць чи можливо потрібен ще якийсь веб-інтерфейс і т.д.? "(розпізнавати модель, комплектуючі, опис і т.п.) у потрібному нам форматі і записувати в Google-таблицю" - результуючу таблицю теж хотілось би побачити з повними реальними данними, а не просто: тут назва, а тут опис, а тут ще якийсь текст (нехай навіть це буде одна позиція).
-
Можливо краще таке реалізувати черезе розширення (отримуємо текст) і систему плагинів (для кожного постачальника/джерела свій плагин з відповідною логікою роботи) на сервері, які вже будуть індивідуально обробляти данні відповідно до кожного постачальника і заносити результати в таблицю.
-
Фактично мені не дуже важливо це буде в телеграмі чи гугл доці, я знаю потім як підчепити це до CRM, тобто веб-інтерфейс міг би бути цікавим, але не на цьому етапі.Стосовно промпту там вистачає на цьому етапі "структуруй текст + %текст%", chatgpt досить непогано розпізнає. Ось приклад того який був хід думок:
chrome.commands.onCommand.addListener((command) => {
if (command === '_execute_browser_action') {
chrome.tabs.executeScript({
code: 'window.getSelection().toString();',
}, (selection) => {
chrome.tabs.query({active: true, currentWindow: true}, (tabs) => {
let url = tabs[0].url;
let date = new Date().toLocaleString();
let author = chrome.runtime.id;
let message = Офер:\n${selection}\n__________\nПосилання:\n${url}\nДата: ${date}\nАвтор: ${author};
sendMessageToTelegram(message);
});
});
}
});
Тобто для дошок оголошень і сайтів такий варіант міг би бути робочим, але для пропозицій, які надходять на пошту gmail потрібно ідентифікувати саме пошту відправника, що не дозволено gmail-ом, а також веб версії месенджерів: телеграм і вотсап де потрібно ідентифікувати саме ім'я користувача з чийого чату йде копіювання тексту. Надам приклади в особисті
-
Current freelance projects in the category Javascript and Typescript
Optimization of Core Web Vitals (OpenCart) for Google PageSpeed — Mobile and PC versionsOrder description: We are looking for an experienced frontend developer/OpenCart specialist to optimize the loading speed of the website (categories and product cards) according to Google Core Web Vitals requirements. About the project: * CMS: OpenCart. * Specifics: The site… Content Management Systems, Javascript and Typescript ∙ 3 days 5 hours back ∙ 22 proposals |
Optimization of WordPress site speed
113 USD
We will send full details in private messages Goal Maximize website loading speed, especially on mobile devices. KPI (mandatory) After the work is completed, the following metrics must be achieved. Mobile Performance 90+ LCP less than 2.2 sec INP less than 200 ms CLS less than… HTML & CSS, Javascript and Typescript ∙ 4 days back ∙ 68 proposals |
Looking for an Odoo Developer — a solo developer with experience in Odoo 19 Community Edition.There is a working, well-designed project on Odoo 19 Community — CRM for a Ukrainian hotel, already in production-grade infrastructure. We do not plan to rewrite from scratch. We are looking for one person who will take over the project, maintain the working state, and lead it… Javascript and Typescript, Web Programming ∙ 6 days 2 hours back ∙ 3 proposals |
I am looking for an experienced Full Stack developer to create a SaaS service for online stores.Service idea: The client uploads a link to their product feed (XML or CSV). The service automatically retrieves the products, takes their photos, and creates new advertising images based on ready-made templates: price, discount, logo, promotional tags, etc. There should also be… Javascript and Typescript, Web Programming ∙ 7 days 8 hours back ∙ 87 proposals |
Development of a WebGL/Three.js scene with generation and export of 3D (snapshot) from an animated shaderObject Description:The project is a designer table shaped like a realistic, deep whirlpool (a central vortex that smoothly transitions from a wide horizontal tabletop to a thin elegant leg). Task Essence:A WebGL / Creative Coding developer is required to create an interactive 3D… Javascript and Typescript, Web Programming ∙ 8 days 4 hours back ∙ 30 proposals |