Skip to content

Commit

Permalink
Merge pull request #21 from andrewyng/update-readme-with-researcher-c…
Browse files Browse the repository at this point in the history
…ontext

update readme to call out the researcher focus
  • Loading branch information
ksolo authored Jul 31, 2024
2 parents 6afcf15 + 316b209 commit 60a0d00
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

Simple, unified interface to multiple Generative AI providers.

`aimodels` is an tool designed for researchers who need to evaluate and compare the responses of
multiple LLMs through a standardized interface. Based on the OpenAI interface standard, `aimodels`
makes it easy to interact with the most popular LLMs and compare the results of their chat based
functionality, with support for more interfaces coming in the near future.

## Installation

```shell
Expand Down

0 comments on commit 60a0d00

Please sign in to comment.