Skip to content

Commit 1e8d556

Browse files
authored
Add links to agentic AI tutorials and code examples
1 parent 5135183 commit 1e8d556

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323

2424
### Agentic AI and Agents
2525

26+
▶ How to Design a Fully Local Agentic Storytelling Pipeline Using Griptape Workflows, Hugging Face Models, and Modular Creative Task Orchestration [Codes](https://github.com/Marktechpost/AI-Tutorial-Codes-Included/blob/main/Agentic%20AI%20Codes/griptape_local_agentic_story_pipeline_marktechpost.py) [Tutorial](https://www.marktechpost.com/2025/12/12/how-to-design-a-fully-local-agentic-storytelling-pipeline-using-griptape-workflows-hugging-face-models-and-modular-creative-task-orchestration/)
27+
2628
▶ A Coding Guide to Build a Procedural Memory Agent That Learns, Stores, Retrieves, and Reuses Skills as Neural Modules Over Time [Codes](https://github.com/Marktechpost/AI-Tutorial-Codes-Included/blob/main/Agentic%20AI%20Memory/procedural_memory_agent_skill_learning_Marktechpost.ipynb) [Tutorial](https://www.marktechpost.com/2025/12/09/a-coding-guide-to-build-a-procedural-memory-agent-that-learns-stores-retrieves-and-reuses-skills-as-neural-modules-over-time/)
2729

2830
▶ How to Build an Adaptive Meta-Reasoning Agent That Dynamically Chooses Between Fast, Deep, and Tool-Based Thinking Strategies [Codes](https://github.com/Marktechpost/AI-Tutorial-Codes-Included/blob/main/AI%20Agents%20Codes/adaptive_meta_reasoning_agent_Marktechpost.ipynb) [Tutorial](https://www.marktechpost.com/2025/12/06/how-to-build-an-adaptive-meta-reasoning-agent-that-dynamically-chooses-between-fast-deep-and-tool-based-thinking-strategies/)

0 commit comments

Comments
 (0)