Claude 3 beats GPT-4 on Aider's code editing benchmark – aider

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. open_router

    Ruby library for OpenRouter API

    I’ve been using it in production and it works great. Makes a world of open source models just as easy to use as OpenAI.

    Here’s my Ruby gem for it. https://github.com/OlympiaAI/open_router

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. LLMTest_NeedleInAHaystack

    Doing simple retrieval from LLM models at various context lengths to measure accuracy

  4. OpenCodeInterpreter

    OpenCodeInterpreter is a suite of open-source code generation systems aimed at bridging the gap between large language models and sophisticated proprietary systems like the GPT-4 Code Interpreter. It significantly enhances code generation capabilities by integrating execution and iterative refinement functionalities.

    Code interpreter seem to have found a path to perfection, i don't care how bad the first response is (if there have to be >1 turns) as long as we can sync up quickly from any misunderstanding, mine or theirs. Here they kind of made the most easily nudgeable code LLM and won the benchmarks that way.

    https://opencodeinterpreter.github.io

  5. Lobe Chat

    LobeChat is a open-source, extensible (Function Calling), high-performance chatbot framework.It supports one-click free deployment of your private ChatGPT/LLM web application.

    The workbench UI sucks, what's nifty about it? It's cumbersome and slow. I would recommend using a ChatUI (huggingface ChatUI, or https://github.com/lobehub/lobe-chat) and use the API that way.

  6. SillyTavern

    LLM Frontend for Power Users.

    Right, but it's certainly easier for people who might not even know what "API" stands for, and that's quite nifty. As far as self-hosted frontends go, I can personally recommend SillyTavern[1] in the browser, ChatterUI[2] on mobile, and ShellGPT[3] for CLI. LobeChat looks pretty cool, though! I'll definitely check it out.

    [1] https://github.com/SillyTavern/SillyTavern

    [2] https://github.com/Vali-98/ChatterUI

    [3] https://github.com/TheR1D/shell_gpt

  7. ChatterUI

    Simple frontend for LLMs built in react-native.

    Right, but it's certainly easier for people who might not even know what "API" stands for, and that's quite nifty. As far as self-hosted frontends go, I can personally recommend SillyTavern[1] in the browser, ChatterUI[2] on mobile, and ShellGPT[3] for CLI. LobeChat looks pretty cool, though! I'll definitely check it out.

    [1] https://github.com/SillyTavern/SillyTavern

    [2] https://github.com/Vali-98/ChatterUI

    [3] https://github.com/TheR1D/shell_gpt

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Group chats vs online defined characters, token efficiency question

    2 projects | /r/SillyTavernAI | 10 Dec 2023
  • SillyTavern 1.11.0 has been released

    1 project | /r/SillyTavernAI | 9 Dec 2023
  • Is possible to run local voice chat agent? If yes what GPU do i Need with 500€ budget?

    2 projects | /r/KoboldAI | 7 Dec 2023
  • SillyTavern 1.10.10 has been released

    2 projects | /r/SillyTavernAI | 28 Nov 2023
  • 🐺🐦‍⬛ LLM Comparison/Test: Mistral 7B Updates (OpenHermes 2.5, OpenChat 3.5, Nous Capybara 1.9)

    2 projects | /r/LocalLLaMA | 7 Nov 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?