Skip to content

Commit 60a0d00

Browse files
authored
Merge pull request #21 from andrewyng/update-readme-with-researcher-context
update readme to call out the researcher focus
2 parents 6afcf15 + 316b209 commit 60a0d00

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
Simple, unified interface to multiple Generative AI providers.
66

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

914
```shell

0 commit comments

Comments
 (0)