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

Memberships

Data Alchemy

37.5k members • Free

6 contributions to Data Alchemy
Efficient Parallel LLM Execution in FastAPI?
In our pipeline, a FastAPI endpoint receives the request. In one request, different agents can run — 2 from the Orchestrator (planning + combining), 4 from the ExcelAgent, 1 from the Researcher (which handles RAG and web search), and 1 from the Image Generator. That means there can be up to 8 LLM calls in total. Right now, I’m using concurrent.futures to run the agents in parallel, and everything runs on Celery. Is this the best approach, or is there a more standard/efficient way to handle this concurrency?
1 like • 8d
@Felix Werkmeister thanksss for thiss
How do you decide between building an AI workflow or an AI agent?
I’m building an AI system and trying to understand when to use a workflow (deterministic pipeline where I hardcode the steps) versus an agent (LLM-driven, decides which tools or actions to take at runtime). From what I’ve read, things like prompt chaining or routing are considered workflows, while tool-using agents are more autonomous.
1 like • 16d
@Proto Labs if my workflow have tool calling but the routing is hard coded if else. Can we consider it as a hybrid approach? For example if the file ends with .xlsx go to excel agent else go to researcher agent where it has access to RAG and web searching. Wherein the researcher have also if else when to use web searching or rag or both
1 like • 15d
@Fernando De La Madrid thank you so much for thiss.
Which Framework Do You Prefer to Use for Building AI Agents in Production?
I’m currently learning how to build AI agents, and while I already have a gist of the main frameworks and even tried them myself, I still feel a bit overwhelmed about which one is best suited for production. When building a production-level AI agent, which approach do you prefer — LangGraph, AutoGen, CrewAI, OpenAI’s Agents SDK, or just raw LLM calls? I’d love to hear your perspective on why you’d choose one over the others.
0 likes • 27d
@Brannon Winn thank you so much for your response sir it really helps me a lot. If it’s not too much, would it be possible to ask for some references or guide regarding the implementation of parallel processes?
1 like • 25d
@Aamir Syed Thank you so much for this sir now I have a clear idea in agent frameworks.
The Real Side of Growth is Not Always Pretty, But it's Worth It
Today i had an experience in my business and it reminded me that success isn’t a straight road, it’s full of detours, slow days, and unexpected wins. funny how Some mornings I feel unstoppable, and others I wonder if I’m moving at all hahaha. Well guess what, every struggle has shaped me, every small win has fueled me, and every lesson is part of the bigger picture. Honestly balancing life and business isn’t perfect, but I’m learning daily that progress matters more than perfection. If you’re in a tough spot, HOLD ON. If you’re in a good one, CELEBRATE IT. Either way, trust me, you’re growing. What’s one thing this journey has taught you about yourself?
2 likes • 28d
@Julieta Wright planning to but I still need to work on my knowledge and learn more
1 like • 28d
@Julieta Wright I’m leaning A.I and web development. Its really hard to study both of it but I believe I will get there soon enough with the help of this great community
šŸ‘Øā€šŸ’»Python TudoršŸAI Agent/ChatBot
šŸ‘‰ https://chatgpt.com/g/g-sroxms7qG-python-tudor šŸ‘ˆ Wow guys I have something for you. I built This old project a while back when GPT Agents first came along. And Ironically I think this is perfect for learning Python in this community really for free. I plan on reviving it tuning under the hood with API, and Python, and putting a wrapper to overlay as an app. Deffinently make it independent of ChatGPT. Let me know what you guys think of this project. Give some insight on how to improve the transition.
šŸ‘Øā€šŸ’»Python TudoršŸAI Agent/ChatBot
1 like • 29d
This will definitely help people who wants to learn python from 0 to hero. Great Job!
1-6 of 6
Cloud Bagtas
3
42points to level up
@cloud-bagtas-9988
A.I Agent enthusiast

Active 8d ago
Joined Aug 28, 2025
Powered by