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

Memberships

FM
FBA Mastery Syndicate

743 members ‱ Free

AI Automation (A-Z)

118.3k members ‱ Free

Agent Zero

1.8k members ‱ Free

AI Developer Accelerator

10.8k members ‱ Free

20 contributions to AI Developer Accelerator
cloud dudes
Hello, I'd like to know which cloud service is recommended for a company: AWS, GCP, or Azure? This company pays its employees for Microsoft 365 but doesn't have a cloud service. They also use SupaBase for embedding a RAG chatbot, which they're looking to host. Could they keep SupaBase Pro even if they acquire a cloud service, or would they have to migrate it? Initially, they would host the RAG chatbot project, but they plan to host more projects in the future. They're looking for robustness, security, and scalability.
0 likes ‱ 1d
+1GCP
Stuck in an AI coding loop - anyone familiar with Cursor?
Hey everyone, I'm building an AI-powered app and I keep running into technical issues that I can't seem to get past. Every time I try to fix something with AI assistance, I hit new errors and dysfunctionalities. It's become a bit of a frustrating loop. I'm working with Cursor and AI coding tools, but I'm clearly missing something in how I'm approaching the technical implementation. If anyone here has experience building with AI tools and wouldn't mind chatting about general troubleshooting approaches, I'd really appreciate it. Happy to exchange messages or grab a quick informal chat if you have time. would be grateful for any guidance from someone who's been through similar challenges. Thanks! 🙏
1 like ‱ Nov 12
Hey @Niko Zeldenthuis , Totally understand what you’re going through working with AI tools like Cursor can be super powerful but also tricky at times, especially when errors keep chaining together. One thing that’s helped me is to break problems into smaller, testable chunks instead of trying to fix everything at once with AI suggestions. Sometimes the model gives good code but misses context, so validating each step manually or adding debug prints/logs really helps isolate what’s going wrong. Also, don’t hesitate to simplify the setup get a minimal working version first, then layer complexity back in. And if you share more details about what tools, frameworks, or APIs you’re integrating, I’m happy to help brainstorm where the flow might be breaking. You’re definitely not alone in this it’s part of the learning curve with AI-assisted development.
We’re currently facing an issue with authentication popups using custom FastAPI endpoints.
We’re currently facing an issue with authentication popups using custom FastAPI endpoints. Our setup involves handling OAuth-based authentication through a popup window. The flow itself works correctly — the user is redirected to the provider’s auth page, signs in successfully, and the callback is supposed to hit our custom FastAPI endpoint to complete the authentication. However, the problem occurs after the authentication step: - The internal redirect URL isn’t working as expected. - The authentication status remains stuck in a pending state. - It seems like the popup isn’t properly receiving or handling the final redirect back to our app once the token is generated. We’ve already confirmed that the OAuth provider side is fine, and when we test the same redirect URL without the popup flow, it works correctly. The issue only appears when using the popup-based authentication with our custom FastAPI endpoints. Has anyone run into a similar issue or found a reliable way to handle popup-based OAuth callbacks and redirects in FastAPI? Any suggestions or best practices for managing this kind of flow would be really helpful.
1
0
Issue with Multi-Agent Workflow Authentication
Hi everyone, I’m currently working on a multi-agent workflow where multiple agents (like Gmail and Google Drive) are triggered in parallel. The issue I’m facing is that when both agents attempt authentication at the same time, the system can only show one authentication popup at once. Because of this, the second authentication request fails, and we’re unable to complete the authentication process for all agents. Has anyone else faced a similar issue or found a way to handle multiple OAuth popups in parallel workflows? Any suggestions would be appreciated!
1 like ‱ Nov 12
Yes, @Olanrewaju Beauty , instead of that, I used a sleep approach I hold one popup and wake it up after the previous one completes. And yes, we’re storing the tokens, so authentication is needed only once
0 likes ‱ Nov 12
Nad its working as like expected
Temporal Embedding using Vertex AI RAG Engine
Have anyone handled any temporal embedding or handling temporal context using documents in Vertex AI RAG Engine?
0 likes ‱ Oct 30
Hyy @Pallab Banerjee try this if you have access - https://docs.cloud.google.com/vertex-ai/generative-ai/docs/rag-engine/use-embedding-models
1 like ‱ Nov 7
That's a fantastic solution and an important finding!
1-10 of 20
Purendeeswar Reddy
3
43points to level up
@purendeeswar-reddy-6841
Agent

Active 1d ago
Joined Sep 19, 2025
India
Powered by