Exploring declarative AI with Python — would love your thoughts #1353
AlbanPerli
started this conversation in
Show and tell
Replies: 1 comment
-
|
Hi @AlbanPerli, thanks for the pointer, this looks interesting. How is the evaluation implemented? Is that with an llm-as-judge, or is the same model evaluating itself? Would you be interested to contribute a PDL front-end to Noema? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’ve been experimenting with a small library that allows users to build functions or programs for LLMs by creating a kind of “programmable” prompt in Python:
https://github.com/AlbanPerli/Noema-Declarative-AI
I may be misunderstanding some things, but it feels like not many people see the usefulness of this kind of approach. I’d really appreciate any thoughts, feedback, or advice from those with more experience.
Thanks for taking the time to read, and I look forward to learning from the discussion.
Beta Was this translation helpful? Give feedback.
All reactions