TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Suitable LLM models for an agent for user guides and docs?

2 pointsby mingyeowover 1 year ago
Hi, i would like to implement an AI agent for my user guides and wiki (about 100 pages), so users can easily come in and interact with it. I expect the amount of content to increase quite a lot over time.<p>I would prefer it to the model to be self hosted, so I dont worry about how much APIs cost etc. My website content will be relatively small for a long time.

1 comment

runjakeover 1 year ago
Start playing with stuff like llama. You&#x27;ll have to code it yourself.<p><a href="https:&#x2F;&#x2F;sych.io&#x2F;blog&#x2F;how-to-run-llama-2-locally-a-guide-to-running-your-own-chatgpt-like-large-language-model&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;sych.io&#x2F;blog&#x2F;how-to-run-llama-2-locally-a-guide-to-r...</a>