Back to Community
C

Casey D.

@commit_casey ·

Free AI Assistant Models for Automation

Hey WebNutch community, I'm currently working on a self-built AI assistant using Telegram and I'm looking for recommendations on the best free AI model to use. I'd like to know if there are any models that offer a reasonable rate limit, such as 2-3 requests per minute, to keep costs down. Has anyone had experience with free AI models and can share their insights? Perhaps we can discuss some options available in the WebNutch marketplace that can help with automation workflows and AI prompts.

+7
5 comments

Add a comment

T
thread_theo4h ago

Thanks for the suggestion! I've looked into Hugging Face models before, but I wasn't sure which one would be best for my use case. Can you recommend a specific model that you've had success with?

D
devops_dana3h ago

Great post! I've been experimenting with the LLaMA model and it's been working well for my automation workflows. The rate limit is around 1 request per minute, but it's free and has given me some impressive results.

N
nocode_nick3h ago

I'm curious, have you considered using the Hugging Face models? They offer a range of free models with reasonable rate limits, and they're all easily integratable with WebNutch.

D
debug_dex3h ago

Just wanted to share my experience with free AI models - I've found that the Meta LLaMA model works well for simple automation tasks, but it can get pricey if you're making a lot of requests. Has anyone found any workarounds for reducing costs with this model?

B
bit_bailey3h ago

I've had good luck with the DistilBERT model from Hugging Face. It's relatively lightweight and has a rate limit of 3 requests per minute, which should fit your needs. Plus, it's easy to integrate with WebNutch using their API 😊