14
submitted 1 year ago by [email protected] to c/[email protected]

Hi everyone, me and my friends are thinking of making a Telegram bot to use GPT-4 as one of us has access to the API.

We're not going to release the bot to the public (only use between us), however we'd like the bot to run 24/7 so it's accessible whenever one of us needs it. Sadly we can't host it ourselves as neither of us is able to get a Static IP and has a free machine to run 24/7.

My question is, are there any recommended hosting providers (if it's free even better) where we could host our telegram bot on? Thanks!

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 5 points 1 year ago

Oracle Cloud provides free plans

[-] [email protected] 8 points 1 year ago

if you're able to register...

[-] [email protected] 3 points 1 year ago

The Always Free tier is also very powerful in my opinion. You get 24GB RAM and 4 OCPU's for Ampere (Arm) architecture VMs. You can run Oracle Linux or just plain old Ubuntu on it!

[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

The gotcha for this is that you have to actually use the resources on your free instance or they will reclaim it. I use my instance as a Minecraft server so it utilizes about half of the 24GB RAM you get. For a very light compute task like a chat bot, it might be difficult to keep the instance from being reclaimed.

From this page:

Idle Always Free compute instances may be reclaimed by Oracle. Oracle will deem virtual machine and bare metal compute instances as idle if, during a 7-day period, the following are true:

CPU utilization for the 95th percentile is less than 15% Network utilization is less than 15% Memory utilization is less than 15% (applies to A1 shapes only)

[-] [email protected] 2 points 1 year ago

Will take a look at that, thanks!

[-] [email protected] 1 points 1 year ago

I can confirm, I’m running the exact same scenario OP described (GPT-4 Telegram bot), on Oracle Cloud, and it works great. I found this implementation to be robust, easy to spin up, and easy enough to patch changes in.

this post was submitted on 11 Jul 2023
14 points (88.9% liked)

Selfhosted

39257 readers
217 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS