Skip to content

Commit 268e4e0

Browse files
authored
update the readme badges links
1 parent 2181c15 commit 268e4e0

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,6 +1,6 @@
11
# Intelligent Java
2-
![GitHub release (latest by date)](https://img.shields.io/github/v/release/Barqawiz/IntelliJava)
3-
![GitHub](https://img.shields.io/github/license/Barqawiz/IntelliJava)
2+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Barqawiz/IntelliJava)](https://github.com/Barqawiz/IntelliJava/releases)
3+
[![GitHub](https://img.shields.io/github/license/Barqawiz/IntelliJava)](https://opensource.org/licenses/Apache-2.0)
44

55

66
Intelligent java (IntelliJava) is the ultimate tool for Java developers looking to integrate with the latest language models and deep learning frameworks. The library 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. With just a few lines of code, you can easily access the power of cutting-edge AI models to enhance your projects.

0 commit comments

Comments
 (0)