state-of-open-source-ai icon indicating copy to clipboard operation
state-of-open-source-ai copied to clipboard

state-of-open-source-ai/sdk/

Open utterances-bot opened this issue 2 years ago • 4 comments

Software Development toolKits — State of Open Source AI Book

https://book.premai.io/state-of-open-source-ai/sdk/

utterances-bot avatar Oct 24 '23 16:10 utterances-bot

OK; FULL DISCLOSURE: I am the author of this library:

https://github.com/mzattera/predictive-powers

which I think it is the most complete Java library for LLMs....and it is not the only one for Java but, as far as I know, other libraries only allow direct API access to OpenAI.

mzattera avatar Oct 24 '23 16:10 mzattera

If you agree I can add similar section for it.....unsure whether you want to keep this only Python or if you are looking only to libraries with a huge user base....

mzattera avatar Oct 29 '23 10:10 mzattera

Hey @mzattera! What made you develop predictive-powers? What was lacking in the alternatives? Was it purely a language preference?

casperdcl avatar Oct 29 '23 16:10 casperdcl

Both the language preference (I am used to Java and not very familiar with Python) and a lack of Java libraries comparable to LangChain and similar ones available for Python in terms of features (as far as I know).

mzattera avatar Oct 30 '23 09:10 mzattera