
Completed
Posted
Paid on delivery
Multi-Agent Character Ensemble. I have a working but unfinished Python notebook that stages a conversation between AI-driven characters. I now need it checked and corrected so it meets the brief of my micro-assignment. Timeline Everything must be delivered no later than Tuesday, 25 August 2026 at 20:00 BST. I will provide the current repository link as soon as we agree to proceed.
Project ID: 40665874
57 proposals
Remote project
Active 3 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

Hi Sir, I am availablle immediately.I will get this done within next 14hours.I have 7 years of experience in Python,ML,AI [login to view URL]'s connect
£20 GBP in 1 day
6.4
6.4
57 freelancers are bidding on average £25 GBP for this job

Greetings, Thank you for considering my application for this project. As an AI Engineer and Python Developer with over 8+ years of experience, I bring a wealth of knowledge and expertise in the field of Python, Deep Learning. I have carefully reviewed the project description and am eager to discuss your specific needs and requirements in more detail. My commitment is to provide dedicated support and consistent follow-up throughout the project's lifecycle. Please feel free to reach out to me to further discuss how I can contribute to the success of your project. Looking forward to the opportunity of working together. Best regards, KuroKien
£13 GBP in 1 day
6.8
6.8

Hi Denis, I’m a developer with experience building AI-driven systems that manage multiple agents, handle memory, and orchestrate structured conversations. Your project to refactor and expand a Python notebook for four AI characters with distinct personalities and memory—controlled by a Director who shapes dialogue flow and uses the WHISPER tool—sounds compelling. I’ll design a scheduler to handle natural interruptions and overlaps, avoiding rigid turn-based interactions. In a recent project, I built a similar system where agents maintained coherent conversations while dynamically reacting to hidden cues, with a focus on memory consistency and clear logging for debugging. Here’s my approach: I’ll first review the existing code to identify reusable components, then implement the Director class with decision-making logic. The WHISPER tool will be integrated as a lightweight module. For the PDF flowchart, I’ll prioritize clarity—mapping LLM calls, memory updates, and tool routing without overloading detail. The README will document how to extend personalities or swap LLM providers. Two key risks stand out: ambiguity in how the Director’s guidance affects character responses, and ensuring memory consistency across rounds. I’ll mitigate these with detailed logging to track decisions and structured context storage with validation. I can start immediately. Let’s connect to discuss further. Thanks, Denis
£10 GBP in 1 day
5.9
5.9

Hi there! Refactoring your multi-agent character ensemble notebook in Python to support four distinct personalities, a Director class, a bespoke secret WHISPER tool, and a natural turn-scheduler using the OpenAI API is right in my wheelhouse. I regularly build advanced AI agent pipelines and automation scripts, so feel free to check my profile portfolio. Before we get started, do you want the dialogue turn-scheduler to use state-based probability weighting for interruptions, and would you prefer the PDF flowchart generated via a Python library like Graphviz or drawn clean? Once you share the repository link, I can map out everything cleanly and deliver the refactored script, README, and flowchart step-by-step. Looking forward to working together! Best regards, Ahmad Hassan
£20 GBP in 1 day
5.8
5.8

Hello There! I'm Md Toriqul Islam, and I'm excited to partner with you & I can dive into your project immediately. I'm a Python developer experienced in multi-agent AI systems, character memory architectures, and OpenAI API orchestration. I understand you need your notebook refactored to support four characters with individual personality and memory, a Director class controlling the dramatic arc, a WHISPER tool for secret information routing, a natural dialogue scheduler, and a PDF flowchart of the architecture, delivered by Tuesday, 25 August 2026 at 20:00 BST. I've handled similar multi-agent creative AI projects before. I am skilled in Python, OpenAI API, multi-agent orchestration, and memory-based character systems. I can review your repository and confirm the timeline once we connect. I'm ready to start right away and happy to discuss any details. Looking forward to hearing from you. Best regards, Md Toriqul Islam
£20 GBP in 1 day
5.1
5.1

This project is a strong fit for my Python and OpenAI/LLM integration experience. I’ll refactor the notebook around exactly four character agents, each with a personality profile plus separate short-term and long-term memory that persists across dialogue rounds. I’ll add a Director class to control dramatic progression, selectively reveal information, log every intervention, and choose the next speaker when three or more characters are active. WHISPER will be implemented as a controlled internal tool, allowing the Director to secretly send context to any two characters without exposing it to the others. I’ll improve scheduling with state-based turn selection so pauses, interruptions, overlaps, and reactions feel more natural than round-robin dialogue. The generated scene will demonstrate the resulting secret-knowledge divergence. I’ll also provide a clean, fully commented runnable Python file or notebook, a concise PDF flowchart showing LLM calls, routing, Director decisions, WHISPER, and memory flow, plus a one-page README covering personality extensions, provider swapping, and tool configuration. I’ll validate execution in a fresh virtual environment and ensure the complete package is ready by Tuesday, 25 August 2026 at 20:00 BST. Should I preserve the notebook’s current OpenAI model choice, yes or no? Muhammad Saad
£30 GBP in 2 days
4.4
4.4

WHISPER must create real knowledge divergence without leaking secrets into the shared transcript. Each of the four characters will keep separate personality, short-term context, and long-term memory. The Director will control speaker choice, pacing, reveals, pauses, interruptions, and overlaps while logging every intervention. I’d first run the current notebook and map its prompts, API calls, and memory flow. Then I’ll refactor it into clear Python components with a non-round-robin scheduler. WHISPER will update only the two selected characters’ private context; the public scene history remains unchanged. Director decisions can use structured output, making speaker selection predictable and traceable instead of relying on fragile text parsing. You’ll receive tested, commented code that runs in a fresh virtual environment, a one-page extension guide, and a concise PDF showing LLM calls, tool routing, Director control, and memory flow. The sample scene will explicitly prove memory retention and secret-knowledge divergence. Does the current notebook use OpenAI’s Responses API or Chat Completions?
£15 GBP in 7 days
4.6
4.6

Hello, I have reviewed your requirements and can refine your existing Python/OpenAI notebook into a clean, reliable four-character multi-agent system. I will: - Refactor the architecture around four independent characters with personality, short-term, and long-term memory. - Implement a Director class to control the dramatic arc, information flow, and speaker selection. - Build the WHISPER tool so private information is delivered only to the selected characters. - Improve the dialogue scheduler to support natural interruptions, pauses, overlaps, and non-round-robin turns. - Add clear logging for Director interventions and important agent events. - Test memory persistence across multiple dialogue rounds and verify the secret-knowledge divergence created by WHISPER. - Provide a concise PDF architecture flowchart showing LLM calls, tool routing, Director logic, and memory flow. - Provide a one-page README covering personality extensions, LLM provider replacement, WHISPER customization, setup, and execution. I will keep the implementation modular, well-commented, and easy to extend, with a fresh virtual-environment setup in mind so the final project runs without errors. I can work directly from your existing repository and deliver the completed implementation and documentation within your required deadline. Best regards
£20 GBP in 2 days
4.5
4.5

Hi, this is a strong fit for a focused Python refactor. You already have the core scene, and I can tighten it into a clean four-character system with separate personalities, short- and long-term memory, and a Director that controls pacing and reveal logic. I’ve built and cleaned up Python notebooks and scripts for LLM-driven workflows, including memory handling, tool routing, and readable logging. For this, I’d keep the code easy to run, add the WHISPER tool so only two selected characters receive private context, and make the turn scheduler feel natural instead of purely round-robin. I’ll also document the architecture clearly and produce the PDF flowchart and README so the system is easy to extend later. If you share the repository, I can review the current structure and start from there. Best regards, Gabriel
£10 GBP in 7 days
4.1
4.1

The trickiest part here isn't the four characters or their memory — it's keeping WHISPER's secret injections invisible in the turn-taking. If the scheduler picks speakers by any visible pattern, the two characters who got whispered information will "tell" through timing alone, which undermines the acceptance criterion about a clean divergence. I'd structure this as three classes: Character (personality profile, short-term buffer, long-term summary memory), Director (turn selection with weighted probability rather than round-robin, reveal/throttle logic, and the WHISPER call that patches only the targeted characters' context), and a Scheduler that layers interruption/pause timing on top so turn order doesn't correlate with who's been whispered to. Director actions get written to a structured log for the traceability requirement, and I'd generate the architecture diagram with Graphviz straight to PDF. Should WHISPER-injected knowledge persist as long-term memory for the rest of the scene, or decay after the round it's revealed in? That changes how I wire the memory store. Send the repository link and I'll start on the refactor.
£10 GBP in 4 days
3.7
3.7

I can review and correct your existing Python notebook so it fully meets the Multi-Agent Character Ensemble micro-assignment brief. I’ll inspect the current agent architecture, conversation flow, character prompting, model/API integration, state handling, and any incomplete or faulty code, then make the necessary corrections while keeping the existing approach where practical. I’ll also test the notebook end-to-end, fix runtime issues, and ensure the final conversation demonstrates the intended AI-driven character interaction clearly and reliably. Once you provide the repository link, I can start immediately and work toward delivery before Tuesday, 25 August 2026 at 20:00 BST. I have strong experience with Python, LLMs, multi-agent systems, LangChain, AI workflows, and conversational applications, so I can quickly identify and resolve issues in an unfinished implementation.
£10 GBP in 1 day
3.7
3.7

Hi there, I see that you need to refine your Python notebook for the AI-driven character conversations. I can help you by refactoring the current code to manage four distinct characters with individual personalities and memories, as well as by implementing the Director class with the WHISPER tool to enhance your storytelling dynamics. The final deliverables will include clean, well-documented code ready to run, alongside a PDF flowchart explaining the architecture and a README for extending functionalities. Your project's requirements align perfectly with my experience, and I aim to produce a high-quality result for your assignment. Regards, Ali
£10 GBP in 1 day
2.9
2.9

Dear Client, I’m an experienced Python and AI developer with 10+ years of software development experience, including API integrations, automation, data systems, and modern AI workflows. I understand you need your existing notebook refactored into a four-character conversational system with independent personality profiles, short/long-term memory, a Director class, WHISPER private-context routing, and a natural dialogue scheduler. I can also produce the architecture flowchart, README, clean documentation, logging, and fresh-environment setup. My experience with Python, OpenAI APIs, REST APIs, databases, and modular software architecture fits this project well. I can work from your repository and meet the stated 25 August 2026 deadline. Best regards, Md Ruhul
£15 GBP in 1 day
3.6
3.6

Hi, I can refine your existing Python/OpenAI multi-agent system into a clean, reliable four-character ensemble with individual short/long-term memory, a Director controller, WHISPER private context, and natural dialogue scheduling. I’ll also provide the documented runnable code, PDF architecture flowchart, and concise README, with fresh virtual-environment testing against all acceptance criteria. Timeline: 1–2 days Budget: £20 fixed I can start immediately and work directly from your existing repository.
£15 GBP in 2 days
3.0
3.0

As a Tokyo-based agency, COPULAS Co., Ltd., we've built a reputation for ourselves as being a tech-savvy and highly professional team that specializes in full-stack development and AI. Leveraging on 15+ years of experience, we have honed our skills in Python to an expert level to cater to various project complexities like yours. Notably, we're comfortable with RAG architecture which is crucial in implementing the `Director` class required for your multi-agent ensemble. Our extensive understanding of machine learning and AI aligns perfectly with the core requirements of this project. In the past, we’ve successfully integrated LLM in similar conversational models whilst ensuring DRY codes with complete documentation with long term traceability. This has been particularly effective when handling different contextual memory for characters - an aspect central to your project. Additionally, with our great UX/UI skills, we'll ensure a seamless experience while preserving the personalities across dialogues and separating `WHISPER` successfully preserving their internal context only. Given our refined ability for clean architecture and timely delivery, I guarantee that your project will be 100% ready-to-run by the set deadline. So if you’re looking for intuitive creativity melded seamlessly with well-structured code, let us pull the right levers for an optimal project performance!
£20 GBP in 3 days
2.6
2.6

Hello! We can refine and document your multi-agent Python scene into a clean working solution. 1. Could you share the current notebook or repository link? 2. Do you want us to focus first on the dialogue logic or the documentation deliverables? — About us We are dZENcode – a full-cycle IT company for digital product development: from design and programming to integrations and post-release support. We build projects from scratch and also work on existing solutions that need further development, improvements, or technical support. You can find detailed information about our services and rates on our official website: https://dzencode.com. Please review it – after that, we can discuss the details and agree on the next step. ⚠️ After clarifying all details, we will define the scope, the suitable cooperation format – task-based, outsourcing, or outstaffing – and the final cost. Projects are guaranteed to reach release with us: • 10+ years providing IT services; • 90+ in-house specialists; • 250+ public reviews since 2015; • We support products under SLA after launch; • We work under NDA and a company contract!
£15 GBP in 7 days
4.4
4.4

As an AI & Machine Learning engineer, I have the perfect skills and experience to complete your project on multi-agent character ensemble. My proficiency in Python, along with my vast understanding of machine learning, makes me an excellent candidate to check and correct your existing notebook to align it with your needs. I've built solutions that demonstrate conversational, predictive, and generative AI capabilities utilizing techniques like classification, forecasting, recommendation systems, and NLP - all of which are relevant to your project. Plus, my knowledge and hands-on experience with platforms such as TensorFlow, PyTorch, and Azure OpenAI will be invaluable in ensuring top-notch quality. With a deep focus on driving measurable outcomes from data, I'm determined to deliver a productive and efficient model for your AI-driven character ensemble system. My aim isn't just to implement but rather to create solutions aligned with business objectives—ones that offer high scalability, reduced costs, enhanced customer experience, and smarter decision-making. Let's make your system more sophisticated together.
£50 GBP in 2 days
2.6
2.6

Hi, I can help you bring the existing Python notebook to a solid, working state through code review, debugging and guided implementation. I can help structure the four-character architecture, memory handling, Director logic, WHISPER tool, dialogue scheduling, documentation and architecture flowchart, while keeping the work understandable and maintainable. I’m available immediately and can work within your Tuesday deadline.
£100 GBP in 2 days
1.1
1.1

Hello, In my opinion, the problem of this project is that the existing code lacks the necessary structure for multiple character interactions and dynamic memory management. I will refactor the current Python notebook to implement a robust architecture featuring four distinct character classes with individual memory profiles. The "Director" class will be designed to manage dialogue flow and interruptions, ensuring natural conversations. I will implement the WHISPER tool for secret information exchange, carefully handling internal context changes. Edge cases will be accounted for by enhancing the dialogue scheduler, ensuring seamless interaction among characters. The deliverables will include a fully functional and documented .py or .ipynb file, a clear PDF flowchart of the architecture, and a concise README for future extensions and modifications. I have a strong background in AI-driven applications and Python development. I'd love to discuss in more detail. Regards.
£10 GBP in 7 days
0.0
0.0

Hello, As an AI and Software Engineer with over 15 years of experience in building sophisticated and efficient software systems, I have the technical prowess required to fulfill your project requirements. My proficiency in Machine Learning and AI, including Generative AI and AI/ML workflow automation, is perfectly aligned to enhance your existing Python code and devise a dialogue-turn scheduler that emulates natural speech patterns. Moreover, I possess sound expertise in LLMs, AI agents, and memory management - key areas you require for four characters with distinct personality profiles and long-term memory retention. In addition to my technical skills, I also excel at producing accurate system architectures. In fact, I believe the deliverable of a clear PDF flowchart illustrating your system's overall structure, tool routing, and memory flow at a glance will be met to your satisfaction. As detailed in your project brief, I can finely dissect the current codebase or rewrite it completely while incorporating the "Director" class to effectively manage character interactions as well as introduce unique capabilities like WHISPER. One aspect that distinguishes me from other candidates is my strong track record in not only identifying technical problems but providing comprehensive solutions that seamlessly integrate into existing production environments,. With my past experience troubleshooting complex systems and profound knowledge of B Thanks!
£20 GBP in 4 days
0.0
0.0

Dear Project Lead, I'm writing to propose my services for your "Machine Learning and Creative AI. Multi-Agent Character Ensemble" project. I understand you have an existing Python notebook simulating AI character conversations that needs refinement, expansion, and documentation for your micro-assignment. My expertise in Python, the OpenAI API, and designing intelligent agent systems aligns perfectly with your requirements for multi-character interaction, memory management, and dynamic dialogue scheduling. I will refactor the code to support four distinct characters with individual memory, implement the 'Director' class for dramatic arc control, and integrate the unique 'WHISPER' tool for secret information sharing. I'll also enhance the dialogue scheduler for natural turn-taking and provide a clear PDF flowchart and README as deliverables, ensuring the system meets your acceptance criteria and the 25 August 2026 deadline. I am confident I can deliver a robust and well-documented solution. I welcome the opportunity to discuss your repository and the project further. Sincerely, harrisono6
£10 GBP in 7 days
0.0
0.0

Coventry, United Kingdom
Payment method verified
Member since May 11, 2021
$10-30 USD
₹120-240 INR / hour
$250-750 USD
₹12500-37500 INR
₹750-1250 INR / hour
$25-50 USD / hour
₹600-1500 INR
₹600-1500 INR
₹37500-75000 INR
€1500-3000 EUR
₹12500-37500 INR
₹600-1500 INR
$250-750 AUD
₹100-400 INR / hour
min $50 USD / hour
$15-25 USD / hour
₹12500-37500 INR
₹1500-12500 INR
₹37500-75000 INR
€250-750 EUR