Skip to main content

One post tagged with "showcase"

View All Tags

Built a ChatGPT-like app with no backend/functions at ~1k LOC

ยท One min read
Luis Fernando De Pombo
Luis Fernando De Pombo

I wanted to showcase something I built using Backmesh. It is a ChatGPT-like app using Flutter, Firebase Authentication and Firestore. It is about 1k lines of code with no backend (server or cloud function). It runs on web, but since it was built with Flutter it could also run on mobile or desktop.

Source code: https://github.com/backmesh/flutter-chatgpt

Live Demo: https://flutter-chatgpt.pages.dev