Inspiration
Stack Overflow used to be a rite of passage for developers. You would ask a question, wait a couple of days, then get a response that fixes your problems while giving you emotional damage. Nowadays, Stack Overflow activity is at an all-time low, and developers can simply ask ChatGPT for an instant, friendly response. We believe this is just too easy. So we rebuilt Stack Overflow with modern AI to deliver instant answers without sacrificing the classic developer trauma.
What it does
askless is a question forum that is strikingly similar to Stack Overflow, with a twist. Instead of waiting for a human to respond, questions are answered instantly by an AI trained to mimic the classic Stack Overflow experience. Reponses are helpful, opinionated, and occasionally condescending. The AI critiques variable names, throws “duplicate” questions back in your face, and may even violate your project constraints while confidently claiming it knows better.
Post a carefully crafted question, add tags, and wait a moment for a response. Then, watch as the page populates with AI answers with a variety of personalities. From kind to snarky, the user gets the full Stack Overflow experience.
Get involved with the community by replying or adding comments to posts. If your brain is big, share your knowledge by posting your own answer to a question rather than letting AI do all the work.
Try browsing the askless "Questions" page to explore questions posted recently by the community. Who knows, maybe your question has already been answered!
Check out the askless "Tags" page to explore posts with topics similar to yours. Even an expert can learn something new here.
How we built it
The frontend uses React, CSS, and TypeScript. The backend uses Node.js + Express (Typescript via tsx), Gemini API, REST API, and Supabase (Postgres + Auth + RLS, Supabase JS client).
Challenges we ran into
Brainstorming an interesting idea, managing merge conflicts, keeping the backend stable, running out of API tokens, working with RLS in the database.
Accomplishments that we're proud of
Everything <3 Having wonderful, beautiful, hardworking teammates. We are proud of how we created a silly, satirical project and had fun doing it.
What we learned
We learned how to work with RLS. We also learned how to use Railway to deploy our backend. Most importantly, we learned the power of friendship✨
What's next for askless
We want more personality and sassy-ness in the AI responses. If a human user challenges an AI user’s answer, the AI will attempt to defend it, capturing some classic programmer stubbornness.
Built With
- css
- express.js
- gemini
- node.js
- postgresql
- react
- rest-api
- supabase
- typescript


Log in or sign up for Devpost to join the conversation.