Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [artificial-intelligence]

Artificial intelligence (AI) is the branch of computer science and technology that studies the development of machines able to simulate aspects of human intelligence. This tag may also refer to the part of a computer game application that controls the behavior of the virtual characters with which the player may interact during the game, offering immersive and dynamic gameplay experiences.

artificial-intelligence
0 votes
0 answers
5 views

Passing images from browser input uploads to GoogleAIFileManager - React app

I am building a demo on prompting with Gemini and images uploaded from the browser input utility. so on the client side - React application, the images are extracted via **Html input ** <input type=...
Christopher Maduka's user avatar
-3 votes
0 answers
10 views

AI how to create lots of fake data [closed]

I want to create a language app and I am looking for AI that can create content like: { "languageId": "669fca37cc9e7ad4e853bb90", "categoryId": "...
Konr Fth's user avatar
-2 votes
0 answers
5 views

Need Synthetic PII Dataset with Unique Contexts for 10k Lines

I’m looking for a synthetic dataset that includes 10,000 lines of data with various types of Personally Identifiable Information (PII) for a classification problem. The data should be formatted in ...
achilles's user avatar
  • 552
-1 votes
0 answers
12 views

Azure OpenAI Collections is disabled

Why Azure OpenAI Collections is disabled? I've has cognitive permissions. I can create an azure open ai resource in Azure Portal. I've sent a request form to get access Azure Open AI services. The ...
Dmitry Zimin's user avatar
0 votes
0 answers
12 views

Loading HDF5 model with load_model function is not working

I have a machine translation model and I am trying to deploy it using flask, but it keeps printing these errors, I search up what could cause them I found that may be be from the difference of ...
Batoul Kassem's user avatar
-1 votes
0 answers
5 views

Can the InstructLab AI chatbot be configured to exclusively retrieve questions and answers from the local knowledbase?

I am trying to develop an AI Chatbot using InstructLab. I have installed Ilab CLI and downloaded a model, and I'm in the process of training the model on my local machine by creating a qna.yaml file ...
Dev's user avatar
  • 67
-1 votes
0 answers
19 views

Practical difference between EMA decay and LR decay

I cannot wrap my head around the differences - in practice - between EMA decay and LR decay. It feels to me like they both accomplish the same thing, just in different ways (the following is likely ...
Vonathar's user avatar
-1 votes
0 answers
24 views

Predicting Lorenz Attractor using the Gratz University LSM model

I am currently studiying LSMs and after reading several papers, i think that I grasped the main inforamtions about this model of Reservoir Computing. However, I am struggling to get good results with ...
Belghomari Abdelmalek's user avatar
-1 votes
0 answers
8 views

Gauss prediction error calculation: How to pusish broad vs slim peak?

I have trained an AI model to predict certain time points from a scaleogram, so I give the model a scaleogram and train it with a gauss curve that I lay over the time point as expected result. I then ...
asc's user avatar
  • 97
0 votes
0 answers
26 views

Ollama Embedding using nomic-embed-text without locally installed instance

import gradio as gr from langchain.text_splitter import RecursiveCharacterTextSplitter from langchain_community.document_loaders import pdf from langchain_community.vectorstores import Chroma from ...
Kanishka's user avatar
  • 267
-6 votes
0 answers
23 views

Generative AI Use Cases in IoT Applications [closed]

Can Generative AI be used to enhance IoT applications beyond traditional analytics and monitoring? Have you implemented or considered implementing GenAI in your IoT projects? What specific use cases ...
nja's user avatar
  • 55
-3 votes
0 answers
16 views

Finding a machine learning model [closed]

i need help finding a machine learning model that can look at numerical values and that could do predictions using a set criteria that i could maybe repurpose. I've looked at existing models but I ...
Shariq Khan's user avatar
0 votes
0 answers
35 views

How do I track a contour from my previous image?

So I have a video of bacterial cells moving around which I converted to frames. Now I want to find the instantaneous velocity of each bacterial cells. For this I am interested in finding by how much a ...
yahya ashraf's user avatar
-1 votes
0 answers
18 views

Issue implementing langgraph use case with checkpointer and langserve

I have the following graph implementation: I random n number of question and then want to ask them one by one to the user and get a response on each on of it. the graph stops before the first ...
israel berko's user avatar
1 vote
0 answers
14 views

execute lucene query in multiple language utilizing AI Model

We have requirement to support multiple language search for the same field. for example title is "Badminton" and subject is "sports" I want to search in solr like title:Badminton ...
Jigar Gajjar's user avatar

15 30 50 per page
1
2 3 4 5
595