Below is a concise yet detailed specification covering membership levels, rate limiting, logging, error handling, two-factor authentication, out-of-region login verification, and automated prohibited words replacement. This document is intended for developers working with a Golang backend and a React frontend and should be adjusted per business and compliance requirements. GitHub Link: --- ## 1. Membership Level Mechanism ### 1.1 Model and Tier Definition - **Tiers (T1 to T5)**: - Define five tiers similar to OpenAI’s model. Higher tiers get higher API call frequencies, better quotas, and additional privileges. - **Recharge Thresholds**: - E.g., T1: 0–X, T2: X+1–Y, T3: Y+1–Z, T4: Z+1–W, T5: >W. - Thresholds should be dynamically configurable...
**Translation into English:** --- **No Restriction on Programming Language: Text Processing Task** Extract group chat records from a large text file and slowly write them into individual small text files in the target folder. --- ### GitHub Repository Requirements document and text to be processed are available at the GitHub repository: []() --- ### Summary of Requirements Extract the WhatsApp group chat records from a large text file `` located in the `HistoryMsg` directory and slowly release them into the target folder. Each message should become a small file where the content is the translated version of the message. For images or other attachments (images do not
...present, our software has a web version front-end (the front-end has source code, written in Vue3+Gin); The back-end (the management panel obtained by purchasing a license, all functions are encrypted). We need to develop an management panel that is exactly the same as it. And add some new functions to make it more suitable for mobile phone display effects. Optimize AI functions: Add new functions and optimize AI functions: including: the original AI Chat function (add canvas function, search function, memory function, multimodal function, export document function, real-time voice interaction function, voice to text function, memory function), AI drawing function (add editable pictures, expand picture function, select redraw function, remove background, picture design ca...
...6 API Call Logs Management Add API call log feature: Record and store user API call data, including text, images, audio, video, and documents. Add log download feature: Allow users to download detailed records of API calls. 2.7 Phone Verification Feature Add phone verification during registration: Users must enter a phone verification code to complete registration. Add phone verification for geo-based logins: When users log in from new devices, they must re-verify using a phone verification code. Add auto-save feature: The system automatically saves the user's phone verification status and records. 2.8 Real-Name Authentication System Add personal user real-name authentication: Users can upload ID information, integrating a third-party API...
...Requirements Frontend Development Requirements Menu Click Limitation Copy and Debugging Protection Multilingual Support Membership Plan Selection Interface Agent Page Backend Development Requirements Software Update System Invitation System Membership Pricing and Plan Modification Agent Membership Functionality Enterprise Functionality (Management Center) Card Code Redemption System Exclusive Membership Line Settings Email Configuration FAQs and Banners Management Copywriting Management Admin Panel Requirements Multilingual Switching Login Security Enhancement Order Management User Management Online Status Display Data Statistics and Reports Task Center (Planning Center) Development Notes Details to Discuss Overview This development document has been updated according to the lat...
I need to develop an app and web version of adult content sharing.
We are searching for a remote online customer service representative to join our esteemed boutique guesthouse located in Japan. This opportunity is ideal for a foreign individual proficient in Chinese, eager to be immersed in a multicultural work environment while providing superior service to our guests. Key Responsibilities: Address customer inquiries through email, phone, and online platforms promptly and professionally. Assist with booking and reservation queries, offering information regarding availability, rates, and amenities. Manage complaints, providing suitable solutions and alternatives within a set timeframe; ensure resolution through follow-ups. Collaborate with the on-site team to guarantee a seamless guest experience. Maintain a positive, empathetic, and prof...
对类似boss直聘,猎聘,58同城的网站app的数据监控和采集,需要爬取会员的手机号码(在目标网站上是公开的信息)、城市、时间、招聘主体、岗位类型等信息,并导出表格。最好留有采集历史和导出历史等,价格可谈。 For the data monitoring and collection of website apps like boss direct Pin, Liepin and 58 cities, it is necessary to crawl the member's mobile phone number (which is open information on the target website), city, time, recruitment subject, post type and other information, and export the form. It is best to leave collection history and export history, etc., the price can be talked about.
...er和NFT等新潮的元素在網站設計裡面,請務必有兩個報價: 第一就是光是設計,需要給設計稿AI和preview我們先過目的,且不能顯示有任何貴公司的名字或者資料在上面,首頁我們預算最多一頁HKD$300以內,內容頁最多預算HKD$50每頁。 第二是設計連網站一齊製作的總費用,請另外報價,其中要求如下: 1. 必須懂廣東話, 用中文溝通 2. 能用whatsapp與香港時間同步溝通 3. 工作耐心認真負責 4. 建設wordpress網站,按給予的模板仿製 5. 中英兩種語言 6. woo-commerce購物車及會員系統 7. 設計首頁的時間為最多1-2天,整個網站設計不超過4天 8. 網站必須包含電腦版與手機版 9. 支付方式是銀行轉賬(直接展示銀行號碼)及展示payme 二維碼,及paypal 10. 如客人有需要後台training ,需要教客人使用簡單後台及培訓(on line) 11. 包含整套網站遷移、服務器設置(客人自行購買服務器)、域名指向等全套服務
...Requirements: 1:Work 8 hours a day, with working hours from 14:00 to 20:00 Beijing time. 2:Chinese is required during work (can speak and write), and we will use Chinese for project communication. Fluent in English and Japanese (Japanese Language Proficiency Test Level 2 or above). Project communication will be 3:Looking for individuals interested in long-term collaboration. Job Responsibilities: 1:Respond to inquiries from guests on the guesthouse platform within 5 minutes after receiving the question.: 2:Organize and report new orders on the guesthouse platform. 3:Answer phone calls from customers (we will provide a Japan IP phone).: 4:Provide customer service for the e-commerce platform. Working Hours and Salary: Work from Monday to Friday. If...
...url. RoomID will be put in the same room and they start streaming video and audio. But it's too insecure and I need to generate a diffie hellman key pair on each peer (both desktop and mobile) and exchange the public keys. But I could not figure out how DH key exchange works. And where the keys are stored in mobile and how I can access them from the mobile phone so that I can encrypt the audio with the phones public key and then on the phone i can decrypt it using the key. (需要做的是为我在webrtc服务器上直播视频和音频的现有项目增加DH密钥交换算法的功能。 我原来的项目代码是录音web端和手机端的音频,并将它们进行比较延迟,作为两个端是否是在同一环境的双因素身份验证。我要改进的是使用webrtc直播音频来比较它们,把录音这一步替换掉。 我已经做好了的是部署webrtc信号服务器和可以直播视频和音频的url链接。现在连接的运作方式是,我用一个roomID创建一个房间,然后用户群用url里的roomID向服务器发出请求。RoomID会被放在同一个房间里开始直播视频和音频。但为了安全原因,我现在还需要在每个用户群(手机端和web端)上生成一个DH密钥对然后交换公...
1. 必須懂廣東話 2. 能用whatsapp與香港時間同步溝通 3. 工作耐心認真負責 4. 建設wordpress網站,按給予的模板仿製 5. 中英兩種語言 6. woo-commerce購物車及會員系統 7. 預計工作時間為3-4日 8. 必須包含電腦版與手機版 9. 支付方式是銀行轉賬(直接展示銀行號碼)及展示payme 二維碼,及paypal 10. 如客人有需要後台training ,需要教客人使用簡單後台及培訓(on line) 11. 包含網站遷移、服務器設置(客人自行購買服務器)、域名指向等全套服務 12. 內頁會找類似樣板,請模仿並建議更漂亮的形式進行製作,而不會提供首頁設計 13. 首頁已經設計好,並會提供AI文檔 14. 提供購買服務器建議及協助版面設置等 15. 整個項目完成預算大約HKD 1800
我们是 ,主要运营“自由浏览” “自由微信“ ”自由微博“等项目。 目前需要一位精通Chromium的开发者,帮助我们进行“自由浏览”的开发,具体需求如下: 我们的目的: 开发新版架构的自由浏览 对您的要求: 1.精通C、Android开发 2.熟悉Chromium编译流程、整体架构和网络模块。 3.对网络安全的要求。 4.使用汉语。 5.有同类项目的经验。 小测试: 1. 给Chromium增加 --max-sockets-per-group 命令行参数支持(可以限制取值范围,例如6 ~ 255),需要完成Desktop以及Android平台。其中Android平台往CommandLine单例中添加参数即可,或者可以添加到文件 /data/local/tmp/chrome-command-line 。在各个平台以命令行运行 (可选)2. 使用epoll,异步库 或者Chromium本身的ThreadPool 扫描N个CIDR内可达的IP(443端口返回状态码为200/400/401/403/404),类似 ,测试时可以使用少量IP,实际项目CIDR里可能会包含万级别IP。 测试不必要提交二进制包,提交关键patch的解决思路和代码亦可。 另外特别强调,由于我们组织的特殊性(来自政府的审查风险),我们对项目的保密性要求较高,工作环境也需要保持在匿名且安全的环境下,请应聘者确保自身有能力做到这些安全要求。
工作需求 我们是网络博彩游戏平台运营公司,正寻找市场调研员,有效研究中国内地市场客户需求。通过定型数据分析市场趋势把握行业动向从而提出有效竞争策略方案。 工作描述 + 收集市场销售数据 列出50同行竞争公司,分析撰写调研报告 + 进行有效可靠的市场调研SWOT分析 + 演绎数据,编写报告,提出建议 + 使用各类市场调研工具给完成报表 技能经验需求 + 5年以上市场调研经验 + 成熟市场调研分析(有博彩行业经验是优势) + 较强沟通表达能力 + 较强分析判断思维
1、Format:PNG 2、Size:432*291(mm) 3、Resolution:300DPI 4、Show Txt:IG帝国游戏(Imperial Games)- 业内知名B2B企业.与众多欧美、东南亚游戏厂商深度的业务合作,是目前东南亚最大的博彩游戏接口服务经销商之一; IG秉承着"多元化产品、超一流团队、一站式服务、贵宾式体验"的服务宗旨,伴随着十多年博彩行业运营经验为客户提供最专业的产品导向与技术支持,为诸位商界精英打造属于自己的事业; IG帝国游戏-行业最佳合作伙伴 ! 5、Show Contact:Telegram:ig_sales& “微信扫码”+QR code、Phone Number:+639171755651 6、Show IG Logo: 7、Show Little Gold Colour &More Cool color Style。
我们需要一位有基督教背景的Free Lancer帮忙抄錄錄影。 不需要time stamp,每一video大概50-60分钟。 希望找个可以长期工作。
Development language is not required, the budget is 10,000 RMB, the price can be discussed Main function: The software uses the QQipad protocol to automatically exit the QQ discussion group (also called multi-person chat) Need to be green software without installation and direct operation, to minimize the background operation QQ exists in the discussion group will automatically retreat, must be seconds back Details: If the QQ of the login protocol is bound to the security device, you need to pop up the phone verification or QQ security center verification to ensure that you can log in and use normally. After the login is successful, the current status is displayed next to it, and then you can start and stop the button. After starting the run, the list of historical message...
我需要您来为我开发一些软件。该软件需要开发。
Cursos de ventas on line de español para el mercado chino
Hi, I need a person located in China to have 20 friends fill up this questionnaire (phone number and name required, and will be randomly verified for validity). Details are listed below in Chinese. Thanks for bidding! 这是一份关于国内健康风险的市场调查问卷,总共需要完成20份,可以使用经自己朋友同意的信息,只要求真实性。 注意事项:(1)每份问卷的姓名和联系电话要真实有效,提交后会抽查核实(2)参与调查人员的年龄分布要大致均衡(3)受调查人员只限居住在中国境内(4)问卷是电子版本,问卷结果以电子文档形式提交(pdf.、doc.)
Long term TaiWan native customer phone call service 长期合作,招一个有责任心和耐心的台湾本地人做兼职电话客服,待遇详谈
Long term TaiWan native customer phone call service 长期合作,招一个有责任心和耐心的台湾本地人做兼职电话客服,待遇详谈
我需要您来为我开发一些软件。该软件需适配Windows。
模仿weChat, 创建chat, group chat, moment, 发布文件,照片。 需要用amazon aws. 需要源代码。
模仿weChat, 创建chat, group chat, moment, 发布文件,照片。 需要用amazon aws. 需要源代码。
mannchung,您好,我看了您的个人资料,想与您进行项目合作。我们可以通过聊天对话进一步地细节讨论。I'd like to discuss further in a phone conversation of a meeting.
...and update in future. no need register to post but if use an email to register an account can manage the ads. when posting need fill title ,location,descraption, all in chinese please cookie remembers the ads were read show in red colour. when user browse different ads, go back to ads list page cookie remember where were read. use id search ,not the whole website. fit in smart phone thanks for reading ,please contact me ,...
zhengguang04,您好,我看了您帮人制作“Ios client for shadowsocks”https://www.freelancer.com/projects/Mobile-Phone/Ios-client-for-shadowsocks/ 的项目,我对这个蛮感兴趣,想找你做一个。请问该怎么联系你?这个预算我是随便填的。
I am searching a Vietnamese boy buy 2 Java Software, Software is divided into IMessage data detection (batch detection of mobile phone number is activated IMessage) and mass software into the text after the two modules But it is tragic,….the software can not be normal operation, the data detection module error, sending module does not report errors, but can not be sent... Then he ignored me, it was very sad,,, I want please help me to modify these 2 procedures, so that they normally run….. Or, if the 2 Software all joke … Then please you make it..again addition:I want to add a apple to send account timing switch function…. Please contact me, thank you, I wish you a happy life Please don't hurt me..
...Month WORKING DAYS – 25 WORK LOAD 2000 /- FORM RATE – 10/- FIRST PAY – 5000/-(Refundable) BILLING – AFTER 10 DAYS AFTER TASK SUBMISSION 100% Payment Guarantee PAYMENT CALCULATION PARAMETER • 95.1% - 100% = 100% Payment • 90.1% - 95% = 90% Payment • 85.1% - 90% = 80% Payment • 80.1% - 85% = 70% Payment • 75.1% - 80% = 60% Payment • 70.1% - 75% = 50% Payment • 65.1% - 70% = 40% Payment • 60.1% - 65% = 30% Payment • 55.1% - 60% = 20% Payment • 50.1% - 55% = 10% Payment • Below - 50% = NO PAYMENT, NO REWORK, NO NEXT SLOT WORK Plan-C MATROMONIAL FORM FILLING DIRECT SIGNUP ...
我有一个持续工作,之前与之相关的项目为'Advance Research on Wordpress website development'
我有一个持续工作,之前与之相关的项目为'Brand name and logo design'
我有一个持续工作,之前与之相关的项目为'Great Jack's Soft Liver Treats For Dogs'
我有一个持续工作,之前与之相关的项目为'Design 2 banners for a website'
我有一个持续工作,之前与之相关的项目为'Poster design for a speech of Natural Farming'
我有一个持续工作,之前与之相关的项目为'Need Branding name for online business'
THE PROJECT HAS TO BE RESEARCH ORIENTED PROJECT ,HAS TO BE INDETAIL AND CLEAR , THE DATA HAS TO BE Specific Measurable Actionable Relevant. ITS HAS TO BE 100% PLAGARISM FREE PROJECT THE PROJECT HAS TO BE 18-20 PAGES TIMES ROMAN WORD SIZE - 11 POINT LINE SPACING -1 POINT
我有一个持续工作,之前与之相关的项目为'创建打印和包装设计-design a thank you card'
We are looking for a video competition content site which it can be voted either on the website or the mobile version as well. It can be showed up like a chart on the smart phone to see the total numbers each one, maybe something like this: I am not sure if it is still working and YES this project ideally will be operated in Simplified Chinese
我有一个持续工作,之前与之相关的项目为'design a logo for "iYOGO"'
我有一个持续工作,之前与之相关的项目为'Design a Logo for a student society of East-West network'
我有一个持续工作,之前与之相关的项目为'Gif Banner for Sissi'
我有一个持续工作,之前与之相关的项目为'A story based on a background image'
...We need to encrypt videos every day with the encrpytion software. The students can obtain the encrypted videos through online or offline copy. 2, The students plug the "softdog (usb)" we give them in their computers. 3, The computers should be pre-installed with our special player. After plugging in the "softdog", the player will show the student's identity information including name, gender, phone number, class and term. 4, After completing the authentication process, the videos can be freely played in the special player. The students can select the styles of the player in the interface of the player and we also can show our brand in the player. The definition of the videos will not be affected. The videos can be freely sped or rewound. Besides, 0.1 t...