Author: AI Admin

  • perchance.org

    On this website, there is yet another ai-text-to-image-generator (here), one interesting thing about it is that it is not only free, but also does not require registration ! Results of the image generator above are not great in terms of capturing the idea of the prompt, even though the graphics themselves are good

  • fotor.com

    fotor.com is an online photo editor, but they also have a tool to remove watermarks from videos (here), the watermark removal is free as of the time of writing Removing watermarks from video seems to be part of the remove-object-from-video service (here)

  • v0.dev

    Very popular coding AI, free and paid plans free seems to have the same core functionality, but with a much smaller quota Legacy system had more pronounced differences between paid and free

  • Cursor AI

    Yet another AI driven code editor, gaining popularity rapidly

  • Github Copilot

    probably the most popular coding assistant integrates with your IDE to suggest code, and suggest improvements or even fixes

  • zed.dev

    code editor providing convenient and performant support for AI-enabled coding in Zed, powered by Claude 3.5 Sonnet and accessible just by signing in

  • aider.chat

    Understands your existing code, and is good at understanding the context of your files, edits your local repository Aider works best with GPT-4o & Claude 3.5 Sonnet and can connect to almost any LLM. Website => Github =>

  • Claude Artifacts

    Builds your front end in its entirety, but as of the time of writing, you will need to use the BETA features for that generally available since Aug 27, 2024 (Here) to all free and paid users ! It generates things from LLMs, things that range from code snippets and flowcharts to SVG graphics, websites,…

  • OpenUI

    Cool tool to create website front ends ! Github => Demo => Works with API keys of online services such as OpenAI, Groq, Gemini, Anthropic, Cohere, Mistral, OPENAI_COMPATIBLE_ENDPOINT, OPENAI_COMPATIBLE_API_KEY Also works with local LLMs such as localai you can set OPENAI_COMPATIBLE_ENDPOINT and optionally OPENAI_COMPATIBLE_API_KEY to have the models available listed in the UI’s model selector…