Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Owned by Al

5 contributions to AI Developer Accelerator
Does anyone use Claude Code and Codex together?
Does anyone use Claude Code and Codex together on the same machine and codebase, with each independently reviewing and challenging the other’s work to catch mistakes and improve the final implementation? If so, any tips?
0 likes • Aug 24
Hi Rafael I have built an application called AgentTask and that directly addresses that concern. You try it out here : agent-task.com https://youtu.be/tBW63wnsJzA?si=wTDj8spQ6bLTajj6
Getting Feedback on a recent Software I have built
Hi everyone, I've recently built an end-to-end AI-first task and agent management system http://agent-task.com/, and I'm releasing the mobile and desktop apps for test users. I wasn't sure if sharing details here would be considered advertising, so I wanted to check first. If the admins are okay with it (or don't object), I'll provide more information. The app is a productivity tool that lets you talk to it and streamline your to-dos. It includes mobile, desktop, and web access, plus the ability to invite other users. You can also connect it to AI-first applications like Claude, Codex, Cursor, and ChatGPT. I genuinely believe it can double your productivity.
0 likes • Jul 20
Hi @Fares Nadji , Thank you for accepting this. @Patrick Chouinard , here is my App. Is there a way to promote it for the feedback. I will truely appreciate. Also I am going to provide some additional details about giving gift cards or application credits. here is the app: agent-task.com
0 likes • Jul 21
@Patrick Chouinard I will try my best to be there tomorrow. The only thing is coaching calls are in the working hours for my time is 3 pm. Like if it was Saturday or Sunday it would be easier to join. But tomorrow I will be there for sure. 🙌
Failed to convert text into a Pydantic model due to error: 'NoneType' object has no attribute 'function_calling_llm'
Hi all, I am blocked with this error perhaps because of the following TODO: is there any ways you can help me getting unblocked? located at: site-packages/crewai/crew.py Line: 648 error: ```_execute_single_listener] Error in method write_chapters: Failed to convert text into a Pydantic model due to error: 'NoneType' object has no attribute 'function_calling_llm' Traceback (most recent call last): File "/Users/.... /src/write_a_book_with_flows/.venv/lib/python3.11/site-packages/crewai/utilities/converter.py", line 37, in to_pydantic result = self.model.model_validate_json(response) ``` More context: https://github.com/crewAIInc/crewAI-examples/tree/main/write_a_book_with_flows ``` for agent in self.agents: agent.i18n = i18n # type: ignore[attr-defined] # Argument 1 to "_interpolate_inputs" of "Crew" has incompatible type "dict[str, Any] | None"; expected "dict[str, Any]" agent.crew = self # type: ignore[attr-defined] agent.set_knowledge(crew_embedder=self.embedder) # TODO: Create an AgentFunctionCalling protocol for future refactoring. # <------THIS ONE if not agent.function_calling_llm: # type: ignore # "BaseAgent" has no attribute "function_calling_llm" agent.function_calling_llm = self.function_calling_llm # type: ignore # "BaseAgent" has no attribute "function_calling_llm" ```
0 likes • May '25
@Bastian Venegas , Thank you for providing the detailed explanation. I am using self hosted llm, which is open AI compatible Llama-4-Maverick. I cannot use any other model at this point. Is there a way to get that working with the function tooling customization, etc? versions: crewai 0.120.1 crewai-tools 0.45.0
[5/13/25] Weekly Call Recording
VIEW RECORDING - 123 mins (No highlights) Key Takeaways - Google's Agent Development Kit (ADK) is gaining traction, offering a comprehensive ecosystem for AI development - Several members are working on innovative AI projects, from conflict resolution bots to Reddit analysis tools - The group discussed various AI tools, frameworks, and business strategies for AI-based applications Topics Brandon's ADK Demo and Updates - Demonstrated a voice agent using Gemini's newest voice models and ADK - The agent can interact with calendar events, creating/modifying/deleting appointments - Highlighted ADK's artifact versioning feature for managing document versions - Emphasized Google's upcoming announcements and potential game-changing releases Ongoing AI Projects - Michael: Developing a WhatsApp-based conflict resolution bot for divorcing couples - Jake: Created a Reddit analysis tool for comparing medications, with sentiment analysis and theme extraction - Marc: Taking courses on various AI frameworks, considering focusing on Google ADK - Paul: Finalizing a calculator tool with FastAPI backend and Lovable frontend
2 likes • May '25
I am addicted to your videos, will join next time! Alireza
New Fullstack NextJS + CrewAI Tutorial
Big news! I just launched a full-stack project tutorial that teaches you how to build a front end application for CrewAI! This tutorial will walk you through the entire process of creating a backend that will launch Crews and a font end that allows you to send data to your Crew and see the results! Here's why I'm super excited about this tutorial and you should be too: - This is the first tutorial on YouTube that covers the integration of CrewAI with a front-end application. - We're mixing NextJS, TypeScript, Flask, Python, and CrewAI to supercharge your projects. This step-by-step tutorial teaches you how to weave these technologies into a cohesive full-stack app. - Whether you're just starting out or looking to upgrade your dev skills, this tutorial is crafted walk you through the entire process. It's hands-on learning at its best! You can grab the source code for the project here: https://github.com/bhancockio/nextjs-crewai-basic-tutorial I can't wait to see the incredible projects you'll build with the insights from this tutorial! ------- IMPORTANT ------- If you have any quesitons about the project, drop your comments down below. This will make sure we dont' ask duplicate questions. And, if you have a question, there is a good chance someone else has the same question.
0 likes • May '25
@Brandon Hancock Your video finally showed me how to do things end-to-end for the first time among millions of tutorials out there. I truly appreciate it. I have emailed you a request. If you have seen it please help out. I have asked about deep search and queue system in the exact same setup. Thanks again!
1-5 of 5
Al Moun
1
1 point to level up
@ali-s-1411
Software Engineer AI

Active 4d ago
Joined May 12, 2025
Powered by