Category: Code
-
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…