Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
MMOMakeMoneyOnline SEO
AI - Artificial Intelligence in Digital Marketing
Anyone have experience running local Ollama AI for automation projects? Seeking advice
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Willis Rice" data-source="post: 28573" data-attributes="member: 10864"><p>Hey everyone,</p><p>I’ve been messing around with local LLMs using Ollama for a while, but I'm hitting the point where I need to take things to the next level and I'm looking for some advice from anyone who has experience here.</p><p></p><p>I am building a custom AI backend for automated assistant bot Right now, I'm using Ollama to run the models, but I need the agent to have long-term persistent memory and a strict, consistent persona that doesn't break character.</p><p></p><p><strong>The Problem:</strong></p><p>Ollama is great for testing out of the box, but handling dynamic memory (saving past chats) and keeping the bot acting exactly how I want it to over long conversations is getting tricky. I'm moving toward building a custom programmatic architecture (using Python/TypeScript) to handle the prompt stitching and database memory outside of Ollama.</p><p></p><p><strong>What I’m looking for advice on:</strong></p><p></p><ol> <li data-xf-list-type="ol">Has anyone successfully built a persistent memory system (like SQLite or vector databases) that feeds context into a local Ollama model?</li> <li data-xf-list-type="ol">For those running custom personas—are you just using really good dynamic system prompts, or did you actually bite the bullet and fine-tune (LoRA) your own base model?</li> <li data-xf-list-type="ol">Are there better alternatives you'd recommend over Ollama if my main goal is full API control and raw, unfiltered outputs?</li> </ol><p>Would love to hear from anyone who has built custom stacks around local models. Thanks!</p></blockquote><p></p>
[QUOTE="Willis Rice, post: 28573, member: 10864"] Hey everyone, I’ve been messing around with local LLMs using Ollama for a while, but I'm hitting the point where I need to take things to the next level and I'm looking for some advice from anyone who has experience here. I am building a custom AI backend for automated assistant bot Right now, I'm using Ollama to run the models, but I need the agent to have long-term persistent memory and a strict, consistent persona that doesn't break character. [B]The Problem:[/B] Ollama is great for testing out of the box, but handling dynamic memory (saving past chats) and keeping the bot acting exactly how I want it to over long conversations is getting tricky. I'm moving toward building a custom programmatic architecture (using Python/TypeScript) to handle the prompt stitching and database memory outside of Ollama. [B]What I’m looking for advice on:[/B] [LIST=1] [*]Has anyone successfully built a persistent memory system (like SQLite or vector databases) that feeds context into a local Ollama model? [*]For those running custom personas—are you just using really good dynamic system prompts, or did you actually bite the bullet and fine-tune (LoRA) your own base model? [*]Are there better alternatives you'd recommend over Ollama if my main goal is full API control and raw, unfiltered outputs? [/LIST] Would love to hear from anyone who has built custom stacks around local models. Thanks! [/QUOTE]
Name
Verification
Post reply
Home
Forums
MMOMakeMoneyOnline SEO
AI - Artificial Intelligence in Digital Marketing
Anyone have experience running local Ollama AI for automation projects? Seeking advice
Top