NeuronMind: an experimental agentic graph with Neuron AI + Neuron Graph #166
asterixcapri
started this conversation in
Share Your Project
Replies: 0 comments
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.
-
Hey everyone!
I’ve been experimenting with an agentic workflow using neuron-ai together with neuron-graph, inspired by the design of Google's Gemini Fullstack LangGraph Quickstart.
The result is NeuronMind:
https://github.com/asterixcapri/neuron-mind
It's a simple but working prototype of a conversational agent that performs query rewriting, web search (via Jina), reflection, and answer synthesis through a graph of interconnected nodes.
It’s not a production-ready project, but rather a working example to show how an agent can use Neuron AI + a graph structure to reason, reflect, and respond.
Would love any feedback or suggestions from the community!
Alessandro
Beta Was this translation helpful? Give feedback.
All reactions