Activity

ItsHotdogFred

This is the first devlog of the project, so there’s quite a bit to cover. I created a TUI using OpenTUI and added the ability to search the web and view pages by converting HTML to Markdown, as well as integrating Wikipedia. I’m also working on a feature—almost finished—that allows users to create pages using only JSON.

Attachment
0
ItsHotdogFred

Shipped this project!

Hours: 5.4
Cookies: 🍪 40
Multiplier: 7.46 cookies/hr

I have made a program which makes AI models play the game most known as “Mind Meld”. Both AIs have to try guess the same word at the same time using only previous words to help them.

ItsHotdogFred
  • Backend: Created a program that utilizes the Openrouter API that tests how well AIs can play the game “Mind Meld”. It also exposes a websocket API so the website is able to connect to it. The program also uploads results to supabase so then games can be prerecorded to avoid my bank account going into major debt.

  • Frontend: Created a website (help from AI) that displays the data in a user friendly way. Also thanks to catdad for an easy way on adding confetti to my website.

Attachment
0