by Arjav
A TUI for managing rust projects
by toni
A collection of games on terminal, where you can interact like a gaming console, instead of annoying `scanf()` prompts inputs
🎫 Golden ticket winner!
by Manan
its a website for a draft ysws for my intern apps
by blowupthenoobs
YSWS concept I'm making to hopefully land an internship spot at HQ.
by sawyer.kocourek
Welcome to the Space Guard! With the advent of humanity's space travel becoming available to more people, there has become a need for people to rescue those who get stuck in space. Your mission is to grab people from space and deliver them to the space station they want to go to. ps. There is horse mode in the settings :3
🎫 Golden ticket winner!
by sofia
our bot for flagship that let people track lock in sessions in huddles! joining huddles for an hour gave you progress towards boosts. (this is a fork of manitej's bot for #cafe!)
by isa
My friend has bad taste and her exes are basically demons so I made a godot game where she dodges her exes or else she loses health. Btw I worked for 2h and 13 minutes before HCTG started but didn't ship it so ignore those hours pls :sob:
by Harry
What it does: 1. You give it a csv containing (restaurant name, general location of restaurant) e.g., (East is East, Vancouver Broadway) 2. You give it a series of fields you want the AI to fill out after conducting research (e.g., Menu items, price, address, website, etc) 3. For each restaurant in CSV, the AI autonomously researches that restaurant by (1) making targeted web searches (2) reading the results (3) deciding if it needs more info and do it again (4) reaching a point where it is able to synthesise the findings into an answer 4. The app returns the LLM-filled contents of the requested fields back to you in a uniform JSON structure To make a database for my main project (Voyago), I need a way to be able to quickly collect basic info for a lot of restaurants. I tried to make my own RAG (Retrieval-Augmented Generation, basically the process that goes on when you ask ChatGPT to search something up) system for this, but it frankly sucked and given the limited time I have with APs, I figured it'd be better if I cloned an existing RAG system from Github and adapted on it to fit my needs. I intended to do two main things: 1. Adapt it to Hack Club AI's API for LLM (previously it used Openai API) 2. Switch to Serper.dev API for web-searching tool (previously it used SerpAPI) 3. Make it accept bulk input of restaurant names (e.x., via CSV) and generate responses in a uniform data structure (e.x., via JSON) One of the things I had to learn and try to implement at the end of the day was a validate + retry system. This came because the RAG is really unstable previously (in one search you might get really satisfactory results, in the other you get none), and one of the biggest reasons seen through the debug prints is that the system doesn't go back and retry when it fails something. If it was able to just try once more, the RAG would've performed much better overall. **DEMO LINK COMMENT (IMPORTANT)** For this revised submission, I was asked to put my Pypi url in as the demo link. If this is another organizer and wonders where my video link is, here it is: https://youtu.be/_eLFlo78jj0 By the way, dear HCTG organiser, please note that I am 100% committed to attending HCTG, so if my projects are unable to be approved by May 8th for the 20 hour reduction, pls be soft on the deadline cuz I'll 100% be coming and I will most definitely make the 40 hours by the extended due date
by Hex4Gr1m
A 2d foddian platformer game
🎫 Golden ticket winner!
by Manish
A personal website that reflects me and my projects.
by adishree
A website for a business youth nonprofit
by Paul
display the song you're currently listening to (from lastfm) on your discord profile. This uses discord's whitelisted headless-client api (by borrowing premid's app id) so you don't have to run a program on your device.
🎫 Golden ticket winner!
by swn
The website for my summer YSWS internship application (8bit). YS: A game or program that runs on a retro console WS: A custom console that can emulate your game, designed by a Hack Clubber!
by emoolie
Redesigned my local boba tea shop's website (https://www.t4ohio.com/), has a landing page with a section on their story and the tea-making process, a seasonal section the owner can update with the release of new drinks/promotions, some store info and the footer. Working on the backend in MongoDB, for now just have hardcoded menu items users can filter through and customize their order (ice level, sweetness, etc.) contact page, sign in & admin pages front end done but need to connect to database. This better get me some free boba 🧋
by maxstellar
A Discord bot for TransitTime--guess NYC subway stations by picture and facts to add them to your collection!
by info6
ssh mono.lucawang.me -p 23234
🎫 Golden ticket winner!
by technodot
the invasion of the CK-12s pose a mental health risk to us students. chrome extension for agentically automagically automated CK-12 completer (for mental health purposes only)
by Prisha G
I created this website for the Hack Club internship and I am really interested in space. So, I thought about a way of incorporating that into my application. I had many ideas but nothing was really good enought to create a YSWS that was whole. I know that I wanted to stay with my space theme but I wasn't sure what to make it one, so I decided to explore the NASA website and I found that NASA had API's that have all of NASA's research and data.