8,859 questions
-5
votes
0
answers
61
views
Antigravity IDE (AI Agent) hangs with "[unknown] executor has not processed the previous input yet on git commands" [closed]
I am experiencing a persistent issue with Antigravity IDE (a VS Code-based AI editor) where the built-in AI agent completely hangs when trying to execute terminal/git commands (like git push).
...
-6
votes
0
answers
74
views
Whisper language detection fails for Hinglish (Hindi + English) speech in local AI assistant [closed]
I am building a local AI assistant using Python, Ollama, Piper, and Whisper for speech-to-text.
I want the assistant to support:
English
Hindi-English mixed speech (Hinglish)
The problem is that ...
Advice
0
votes
4
replies
61
views
Training own recommendation model for diploma thesis
For part of my thesis project, I need to create a mechanism that will generate recommendations for the user based on data stored in my database.
For example, the system has a list of specific tools ...
Tooling
4
votes
6
replies
227
views
Why is every new AI IDE forcing a minimalist, "chat-first" UI on us?
Is anyone else frustrated by the UI trend in new AI IDEs like Cursor, Windsurf, Trae, and Antigravity?
Antigravity 2.0
It seems every tool is moving toward an ultra-minimalist, chat-first screen. They ...
Advice
1
vote
0
replies
59
views
AI server with agents
I’m working on an idea where I want to build my own AI server with agents.
The main problem I’m trying to solve is: how can other users with low-end PCs (less RAM/GPU) still use powerful AI?
My idea ...
-2
votes
0
answers
80
views
Azure Content Understanding portal issues (new Foundry UI) [closed]
Azure content understanding studio portal is returning an error message, along with an HTTP 404 status, when accessing/refreshing the projects list, I am not able to list neither create a new projet.
...
Best practices
0
votes
1
replies
66
views
FFmpeg/React video editor renders successfully but ignores object recolor and color grading
I built a custom AI video editing app using:
- React
- TypeScript
- Vite
- FFmpeg
- SAM2 segmentation/tracking
- Replicate API
Problem:
The app successfully renders/export videos, but object recolor ...
Advice
2
votes
3
replies
132
views
AI/ML student with projects but weak fundamentals because of heavy LLM usage — how should I realistically improve for internships?
I’m a 6th sem B.Tech AI/ML student targeting AI/ML internships at Indian startups.
Current situation:
built a multi-agent clinical reasoning system
built a movie recommender using embeddings + ...
Advice
1
vote
1
replies
117
views
How to Evaluate my RAG System using Local / free tier API model
I have build a self-evaluating RAG System now i want to evaluate it so i can know what my system performance for that i used DeeEval framework but the thing is i don’t have OpenAI API key as i’m ...
Tooling
0
votes
0
replies
76
views
Trying to improve my OCR-LLM document extraction method. Any recommendations?
I'm currently working on extracting personal data from personal and institutional documents. I'm looking specifically for full names and ID numbers in a variety of documents. In our team, we already ...
Tooling
0
votes
0
replies
38
views
Issue with Conversational Analytics integration in Looker Studio (Data Studio)
I am experiencing an issue with the Conversational Analytics tool. Unfortunately, no available agents are appearing in Looker Studio/Data Studio, even though I have a properly configured agent in the ...
Tooling
0
votes
0
replies
105
views
Manage context memory and Document retrieval in AI Agent
So I am creating a AI agent which chats with the user and takes input, parses it etc to build a model from uploaded files. Now the agent needs to have access to history of changes made, user feedback, ...
Advice
1
vote
9
replies
184
views
What Udemy Self Learning Courses Do You Suggest?
I'm currently going through "100 Days of Code: Bootcamp" by Dr. Angela Yu. I've just started and know nothing. My goal is to learn how to use Python coding and AI tools to build APIs for ...
Advice
1
vote
1
replies
89
views
Which technologies are developers learning to stay up to date in industry?
Which technologies has a developer been updating themselves in, such as programming languages, frameworks, cloud platforms, DevOps tools, databases, AI/ML, and modern software practices to stay ...
Advice
0
votes
4
replies
148
views
Using AI as a beginner or junior developer
I am a junior MERN web developer and I am still learning. I understand the general flow of code,also know how my code is working, but when I am writing it, I often face bugs related to best practices, ...