EmreMutlu99/Ollama-Agent-Kit
Llama Agent Kit is an open-source Node.js toolkit for building memory-enabled AI agents powered by Ollama. It supports conversation threads, lightweight JSONL memory, and tool calls (e.g., weather, time, reservations), making it easy to integrate LLM agents into your own projects.
This toolkit helps developers integrate AI agents into their own applications. It takes user input or requests and uses a Large Language Model (LLM) to generate intelligent responses, hold conversations with memory, and even perform actions like checking the weather or making a reservation. The end-user is a software developer or engineer looking to add conversational AI capabilities to their projects.
No commits in the last 6 months.
Use this if you are a developer who wants to build AI agents that can remember past conversations, use specific tools (like a calendar or weather service), and be easily embedded into your existing Node.js applications.
Not ideal if you are looking for a pre-built, ready-to-use AI assistant without any coding, or if your primary development environment is not Node.js.
Stars
11
Forks
—
Language
JavaScript
License
—
Category
Last pushed
Oct 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/EmreMutlu99/Ollama-Agent-Kit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenCSGs/csghub-server
csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and...
Whth/fabricatio
Fabricatio is a Python library designed for building applications that leverage Large Language...
OpenCSGs/csghub
CSGHub is a brand-new open-source platform for managing LLMs, developed by the OpenCSG team. It...
Haidra-Org/horde-sdk
A python library to interact with AI-Horde's free generative AI APIs
Lightning-AI/litAI
LLM router + minimal agent framework in one. Call any LLM API with OpenAI format. Unified...