Noema – A Declarative AI Programming Library #1847
AlbanPerli
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone! I'm excited to share my contribution to the local LLM ecosystem: Noema-Declarative-AI.
Noema is a Python library designed to seamlessly intertwine Python code and LLM generations in a declarative and intuitive way.
It's built around the ReAct prompting approach, which structures reasoning in the following steps:
Here’s an example:
Key Features:
This project is fully open source and still in its early stages (not yet production-ready).
I'm eager to hear your thoughts, feedback, and critiques!
Whether you want to challenge the concept, propose potential use cases, or simply discuss the approach, I’d love to engage with anyone interested.
Looking forward to your input! :)
Beta Was this translation helpful? Give feedback.
All reactions