Skip to content

Commit 43154fa

Browse files
authored
Update README.md
update readme description
1 parent a9ed1d4 commit 43154fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# IntelliJava-OpenaiAPI
22
*IntelliJava V0.3*
33

4-
IntelliJava allows java developers to easily integrate with the latest language models and deep learning frameworks like GPT-3 using few lines of code.
5-
The first version supports only Openai APIs. It provides a simple and intuitive API with convenient methods for sending text input to models like (GPT-3 and DALL·E) and receiving generated text in return.
4+
IntelliJava allows java developers to easily integrate with the latest language models and deep learning frameworks using few lines of java code.
5+
The first version supports only Openai APIs. It provides a simple and intuitive API with convenient methods for sending text input to models like (GPT-3 and DALL·E) and receiving generated text or images in return.
66

77

88
# How to use

0 commit comments

Comments
 (0)