nowfound

Alternatives

Products that do what CuteDSL does

Accelerated art, time series AI model server

  1. 1

    Generating powerful websites, one prompt at a time

    2023

  2. 2

    Discover, compare, and choose AI models—100% Free

    2024

  3. 3
    Zoo234

    A free, open-source playground for AI image models

    2023

  4. 4
    Kling 2.1391

    KlingAI's latest AI model series

    2025

  5. 5

    Create stunning multi style videos with single input

    2025

  6. 6

    Gen-AI powered platform with a marketplace for 3D industry

    2024

  7. 7
    Dify.AI261

    Open-source platform for LLMOps, define your AI-native apps

    2023

  8. 8AP

    Hey, Jared Palmer (creator of this playground) here. Really excited to ship this. I’ve been building this over the past few weeks to compare LLMs from different providers like OpenAI, Anthropic, Cohere, etc. At Vercel, I manage our Frameworks division (including Next.js, Svelte, and Turbo) and wanted to also dogfood some of the latest features in a slightly larger application. This playground takes a lot of inspiration from https://nat.dev and is built on Tailwind, ui.shadcn.com, and some upcoming Vercel products we’re announcing soon. We’re going to continue adding models to…

    2023 · play.vercel.ai

  9. 9
    Flush AI135

    Rapidly run, chain together & deploy AI art models

    2024

  10. 10AA

    Hey HN, I wanted to share a new project we've been working on for the last couple of months called ART (https://github.com/OpenPipe/ART). ART is a new open-source framework for training agents using reinforcement learning (RL). RL allows you to train an agent to perform better at any task whose outcome can be measured and quantified. There are many excellent projects focused on training LLMs with RL, such as GRPOTrainer (https://huggingface.co/docs/trl/main/en/grpo_trainer) and verl…

    2025 · github.com

  11. 11RL

    Hello Hacker News! We're Yangqing, Xiang and JJ from lepton.ai. We are building a platform to run any AI models as easy as writing local code, and to get your favorite models in minutes. It's like container for AI, but without the hassle of actually building a docker image. We built and contributed to some of the world's most popular AI software - PyTorch 1.0, ONNX, Caffe, etcd, Kubernetes, etc. We also managed hundreds of thousands of computers in our previous jobs. And we found that the AI software stack is usually unnecessarily complex - and we want to change that. Imagine if you are a…

    2023 · lepton.ai

  12. 12
    LanHive24

    Access all the best AI models for Video, Images, & Audio

    Jan 2026

  13. 13SA
  14. 14IR

    The Emotion Engine has 32 MB of RAM total, so the trick is streaming weights from CD-ROM one matrix at a time during the forward pass — only activations, KV cache and embeddings live in RAM. This means models bigger than the RAM can still run, they just read more from disc. Had to build a custom quantized format (PSNT), hack endianness, write a tokenizer pipeline, and most of the PS2 SDK from scratch (releasing that separately). The model itself is also custom — a 10M param Llama-style architecture I trained specifically for this. And it works. On real hardware.

    Mar 2026 · github.com

  15. 15I4

    It's our new text-to-image model: a 9.3B single-stream diffusion transformer trained entirely from scratch. We focused heavily on controllability through structured JSON prompts, with strong text rendering, spatial awareness through bounding box guidance, and color palette control. It has the best text rendering of any open-weight model we've tested so far, and the NF4 quantized checkpoint runs on a single 24GB GPU. For more technical details and examples see our blog post: https://ideogram.ai/blog/ideogram-4.0/ We will be happy to answer any questions :)

    Jun 2026 · github.com

  16. 16AA
  17. 17DA

    Unlike existing design tools which mainly swap AI assets into templates or pre-defined layouts, Dora AI sites are realized from beginning to end with AI — from composition to visual identity to content. That means one prompt can yield infinite unique results. We just launched our first open beta for our AI feature. As we're still in beta, any feedback on our tool would be greatly appreciated!

    2024 · dora.run

  18. 18MU

    Hi Hackernews! Mage is the incredibly simple and fun platform with over 50+ top, custom Text-to-Image AI models as well as Text-to-GIF for all to create with their imagination, unlimited & unfiltered. Start with fast and unlimited Stable Diffusion for free! The first Mage link posted ever was here on HackerNews back in September with the promise of Free, Fast, & Unfiltered Stable Diffusion. Turns out, avoiding the h*ll of pip installs and CUDA errors while enjoying this incredible tech was (and is) a popular idea! Since then, we've grown into an incredible community, with a lively Discord…

    2023 · mage.space

  19. 19S1

    I wanted to build an inference provider for proprietary AI models, but I did not have a huge GPU farm. I started experimenting with Serverless AI inference, but found out that coldstarts were huge. I went deep into the research and put together an engine that loads large models from SSD to VRAM up to ten times faster than alternatives. It works with vLLM, and transformers, and more coming soon. With this project you can hot-swap entire large models (32B) on demand. Its great for: Serverless AI Inference Robotics On Prem deployments Local Agents And Its open source. Let me know if anyone…

    Nov 2025 · github.com

  20. 20IP

    To be specific, the content is generated by a GPT-2 based model. https://amzn.to/2TCc0v2 Let me know if you have any questions :-)

    2020

  21. 21

    AI Girl Generator –Create Realistic AI Girls & Anime Avatars

    Oct 2025

  22. 22VA

    VibeSolve is an open-source tool that turns a plain-English description of an optimisation problem into Timefold code. Mathematical optimisation is a branch of mathematics and computer science that searches for the minimum/maximum of objective functions, and has applications in transport, logistics, scheduling etc. We are exploring where LLMs can add value in optimisation algorithm development, and where they get in the way. Right now, it works well for rapid prototyping. It does not create production-ready code and requires technical skills to use. It is noticeably better at creating…

    Jun 2026 · vibesolve.ai

  23. 23BC

    Hey HN, I built Blooming, a visual AI workspace where you drag-and-drop “nodes” (text, image, video) onto a whiteboard and chain AI text, image and video models together. It's kinda like n8n but for AI art: • Node-based canvas • Multi-model switching (test different models side by side and iterate multiple versions) • Pipe text or image output to other nodes to refine prompts, turn them into videos or explain images Demo link: https://youtu.be/TdFzhxeRFNg I’d love your feedback on UI clarity, performance, and which models to integrate next. What’s confusing or missing for AI…

    2025 · blooming1000.com

  24. 24PA

    Hello Hacker News! I am Bertrand from Pruna AI. With my associates, John, Rayan, and Stephan, we are fellow researchers in AI efficiency and reliability coming from TUM. We are building an optimization engine that combines compression methods (e.g. quantization, pruning, compilation, batching…) in the aim of saving compute power when running AI models. This optimization engine take one base model as input and returns a compressed model as output. It aims to help for two things: - Make various AI models faster and/or smaller for various hardware (because they can require significant…

    2024

Ranked by how close each launch is in meaning, then by votes. Refine with a description →