Skip to main content
Advice
0 votes
0 replies
18 views

I am building a small app and one of the features is, the user upload a logo and can select different types of visual styles. the logo should be generated in that style.. like minimalistic design , 3d ...
Daniel S's user avatar
Advice
0 votes
1 replies
28 views

Is there any TypeScript-safe library that can automatically generate a schema from a real dataset, but with more than just field names and types? I mean something that can look at real data and ...
Ivan Holovach's user avatar
Advice
18 votes
25 replies
2k views

This isn't a joke or a shitpost; I'm being completely serious. I started coding a few years ago, and I didn't know where to find resources for how to code. Right now, I'm working on a messaging app ...
Samuel Cherry's user avatar
Best practices
0 votes
1 replies
48 views

I’m trying to design a “future-proof” React/JS setup where the app can switch between different AI backends (local models like WebGPU/WebLLM, API models like OpenAI/Gemini, and maybe even custom ...
Eli's user avatar
  • 59
-4 votes
0 answers
79 views

I am trying to invoke AWS Bedrock Claude Sonnet 4.5 model. I am getting below error botocore.errorfactory.ValidationException: An error occurred (ValidationException) when calling the InvokeModel ...
Alexy Pulivelil's user avatar
Advice
0 votes
1 replies
74 views

I've downloaded many Python projects about Reinforcement Learning from Github, but each takes me too much time to read. It's easy to comprehend a simple Python project with only a few *.py files, but ...
Xingrui Zhuang's user avatar
Best practices
1 vote
1 replies
62 views

I am trying to build an OCR feature in my Flutter app that can read hotel bills in multiple formats. The challenge is that these bills do not follow a fixed layout. From each bill, I need to extract ...
Manish sahu's user avatar
0 votes
0 answers
30 views

Background Knowledge According to the Hugging Face documentation, now it's supported to run a GGUF model directly using Ollama with ollama run hf.co/bartowski/Llama-3.2-1B-Instruct-GGUF something like ...
Gorun's user avatar
  • 118
Tooling
0 votes
0 replies
29 views

I'm running a Dell Pro Max GB10 and set up ollama on it. I'm trying out the continue extension and using my GB10 as the backend. However, the extension wants to warn me about every command it deems ...
Grant Curell's user avatar
  • 1,873
-7 votes
0 answers
57 views

I am trying to project 3d bounding boxes on vehicles and pedestrians using a detector model. I ran the inference with 6 images and got output in the below format. Now i want to project the boxes on ...
Biks's user avatar
  • 1
0 votes
0 answers
25 views

I’m trying to reduce latency in a LangGraph-powered chatbot that uses 14 REACT-style agents. The RAG layer pulls external knowledge from a vector DB. The issue: The REACT reasoning loop triggers ...
adarsh verma's user avatar
0 votes
0 answers
58 views

I am working with the following architecture: 1. API layer (public client) secured with Microsoft Entra ID using Authorization Code Flow with PKCE. 2. The API calls a Microsoft Foundry Orchestration ...
Junaid's user avatar
  • 1,755
Advice
0 votes
1 replies
51 views

i have a project for a museum where i need to develop a generative AI program to interpret visitors' words and transform their stories into stylized digital drawings. The visitor push on a buton then ...
Polored's user avatar
-2 votes
1 answer
117 views

I'm trying to automate intraday financial analysis using OpenRouter's free models. My Python script rotates through several LLM endpoints, sending a prompt about a stock's symbol, change, and closing ...
Ad Du's user avatar
  • 1
Advice
1 vote
0 replies
32 views

I’m working on a thesis about "story-driven NPCs in a reinforcement-learning world", and I’m building a small multi-agent RL environment as a prototype. However, I’m unsure how to push the ...
DucTruong's user avatar

15 30 50 per page
1
2 3 4 5
586