Skip to content

Artificial Intelligence

All things AI

This category can be followed from the open social web via the handle artificial-intelligence@forum.codeproject.com

103 Topics 248 Posts

Subcategories


  • Discussions about AI Models

    2 2
    2 Topics
    2 Posts
    J
    https://www.technologyreview.com/2025/08/07/1121308/gpt-5-is-here-now-what/
  • AI Assisted Coding Discussion

    2 6
    2 Topics
    6 Posts
    Graeme_GrantG
    @pkfox said in I signed up for Anthropic's Claude model - might go with Kagi's Claude next. Some observations: Hi HTCW, I recently used ChatGP to help me to convert/rewrite an MVC site to Blazor Server and I must say it was very helpful but as you say you have to watch what it gives you carefully - if you tell it exactly what you don't want it actually will improve its offerings - nice to see old names appearing here I've spent several weeks experimenting with AI vibe coding and have learned that it is good a small tasks but can't keep focus on larger tasks. You can constrain it through tracking and guidance documents (microsoft vs & vs code call them copilot-instructions.txt). The current issue is 2 fold: Constraints and guidance turn into hundreds of lines of input. How much each AI agent can remember before forgetting. A lot gets lost when they summarise. So, the further into the prompt they go, the less they remember, the more they improvise, and you lose a lot of control. So here is an example with Claude Sonnet 4, the best of the AI models at the moment: I have a library that I wrote recently called Blazing.Mediator. I used the docs as a guide that I gave to the AI. Everything starts well. However, if I let it run for a while and there is one or more summarisations, Claude switches to coding MediatR patterns. Overly opinionated! Then there is the cost... I find that I spend a lot of time cleaning up after the AI and lose any gains made if I let it loose on my code, adding new features. I now keep it to simple or repetitive tasks - wire-framing, prototyping, initial UI, comments, converting code, fixing errors/warnings, rubber ducking, etc... There are some things that it can do quicker than you without giving you work.
  • AI Driven Testing

    1 1
    1 Topics
    1 Posts
    D
    Been writing a lot about this topic recently, and it seems as if AI needs to be built into the test suite to keep pace. Anyone have any experience with this? What are you finding?
  • Discussion about creating AI Agents

    0 0
    0 Topics
    0 Posts
    No new posts.
  • Model Context Protocol

    2 2
    2 Topics
    2 Posts
    No new posts.
  • Power of ChatGPT for Data Scientists

    2
    0 Votes
    2 Posts
    8 Views
    J
    Same way anyone else uses it.
  • 0 Votes
    2 Posts
    9 Views
    C
    That was an error in the module listing. You'll need to wait till server 2.1 comes out (in alpha testing today) for the update to be accessible. However: the update is only a structural update to fit the new architecture of server 2.1, so you're not missing anything major. cheers Chris Maunder
  • 0 Votes
    3 Posts
    8 Views
    K
    works with symbian, to me.
  • Artificial Intelligence

    help
    7
    0 Votes
    7 Posts
    16 Views
    J
    Based on this and the other comments what you are looking for is a 'mentor'. You should probably use that term. You would need to request that on many web sites. Presuming you find such a person at best they might be willing to review some parts of what you might want to work on. So for instance the first thing you will need will be the following. - It must state the requirements. - It must be written. - It must be short and detailed. - The scope of the project must be very small. I would expect no more than three pages. After you have that and after you have a mentor then you can present it to that person and ask for feedback. If you cannot find a mentor then you can create the same document and post it to a site and ask for comments. Note however that it must be even shorter in that case. Probably no more than half a page.
  • AI video upscaling

    data-structures question
    2
    0 Votes
    2 Posts
    7 Views
    J
    I would say you're almost definitely looking at some Python. Tons of other languages *could* be used, but it seems like everything ML/AI is Python. Trying to do anything in the important guts of the latest AI/ML boom that isn't Python is fighting an uphill battle, at least for now. Even if you are way more competent at some other language, there just aren't the plethora of examples and things for AI/ML that there are in Python. It makes it easier to stumble through learning Python than to try to replace wheels with whatever you might prefer. The people who understand matrix math hate semicolons and are apparently mad geniuses or something because they think whitespace has any business mattering. If you want example, maybe look for NMKD tools and their Discord. I believe they mostly wraps C# UI around things... WPF maybe. You might be more interested in the Python under the hood of all that (which is also open source but not really related to NMKD). The NMKD tools I've used were mostly Python under the hood and invoking stuff on Python environments it runs somewhat transparently in the background. They seem like UIs whose point is to GUI the CLI so it isn't daunting, esoteric, and cumbersome for "power users". Since it's involving video and AI uh... there's weird stuff there. But their tools and what they do are pretty solid fare. I have used/toyed with them for about a year now. There are several people in that Discord who understand things about video transcoding which I don't even know exist and I've written some professional code to convert video before.
  • bot account

    question testing beta-testing tutorial
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • best ayurvedic clinic

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Elliptic Circle Avarage Speed

    performance help
    2
    0 Votes
    2 Posts
    8 Views
    S
    SalesComp boosts sales productivity and achieves sales targets by optimizing the process for giving out sales incentives. Use our Sales Compensation Software , Commission Management Software to help you hit your sales goals while adhering to best standards for plan creation and execution. Instead of using untidy handwritten spreadsheets, provide your sales people clear visual payments to increase confidence.
  • Artificial intelligence and programming

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • BlueIris Ai Timeout

    asp-net help learning
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • 0 Votes
    2 Posts
    6 Views
    Greg UtasG
    This forum is not for programming questions. Please mouse over "quick answers" below the site banner at the top of the page, click on "Ask a Question", submit your question there, and then delete this one. Robust Services Core | Software Techniques for Lemmings | Articles The fox knows many things, but the hedgehog knows one big thing.
  • 0 Votes
    1 Posts
    3 Views
    No one has replied
  • vehicle speed detector using AI

    question performance tutorial
    6
    0 Votes
    6 Posts
    12 Views
    S
    The main concept of AI is to create a machine that takes an action like a human and work accordingly. For instance if we talk about the speed of a car we train the model that where the car increase the speed and where to slow down the car. if you want to learn more click here: ai development services
  • 0 Votes
    3 Posts
    7 Views
    M
    Some more details about what this does step by step might help others to help you. Nice code though. Thanks. :thumbsup:
  • 0 Votes
    4 Posts
    10 Views
    M
    MSI installer. Something to consider more. Thank you. :thumbsup:
  • AI

    17
    0 Votes
    17 Posts
    37 Views
    L
    spammer.
  • AI system which helps in detecting frauds in GST.

    5
    0 Votes
    5 Posts
    13 Views
    M
    “The revenue secretary will hold a day-long meeting on January 7 with tax commissioners to discuss ways to streamline the GST system and plug leakages due to fraud,” said a person aware of the development.
  • How to Get Coffee Shops in Amsterdam

    com cryptography tutorial question
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • A* vs Dijkstra

    visual-studio algorithms question
    7
    0 Votes
    7 Posts
    14 Views
    K
    I like A*. I've build pathfinding with it for an AR HoloLens application. Easy to build, easy to scale, easy to tweak. It's also kinda crappy. Just look at the AI in Red Alert 2: it's serviceable but never amazing.
  • Best Place To Invest In Residential Apartments For Sale

    adobe workspace
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied