CherGPT: Product Development Logs
Enabling over 5000 interactions with AI through supporting 30+ teachers in one week


String Team & Kahhow Lee
January 19, 2023

Full post on Linkedin here
It has been a week since CherGPT was launched and we have witnessed over 5000 interactions to date. We have serviced 30 teachers on Telegram and am adding another 50+ teachers onto the web-based version and anticipates interactions on the bots to double or even 10x to 50,000 in the coming weeks.
This document is a reflection but also an attempt to write product requirements document (PRD) in order to properly document the thought process behind it. This is easily one of String's more popular digital products and thought it was worth unpacking why it worked:

PRD infographic taken from productplan.com
Beyond the technicalities, CherGPT is also a collective effort - special thanks especially to Joe for leading the development of the web version as well as Lance for deploying some Telegram CherGPTs as well as Marcus who volunteered to help support the project.

From strangers to friends crazy enough to burn weekends and attend weekday 10pm+ meetings to build this. Pardon the singlet.
Speed matters. The telegram bot was deployed within the same day of this survey:

Beyond speed, polls were administered as a quick way to validate user needs and pain points. Given that the benefits of AI are rather abstract, I thought it was valuable to put AI in the hands of more teachers so they can come to appreciate and even integrate it in their line of work since we do a lot of repetitive and time-consuming content generation.
Think of AI as building blocks like lego - it is hard to appreciate possibility until one really tinkers with it.
Objective and goals
- Introduce more teachers (including my parents) to risks and strengths of artificial intelligence (AI) - namely large language models like ChatGPT by reducing friction in accessing it and providing a clear use case to ease adoption
- Gain visibility over what students ask language models like ChatGPT - can knowledge of this improve teaching and learning? This is a genuine unknown but as per the survey above, there is some interest in this.
Features
- Mobile friendly or optimized; immediately deployable/ low setup - end-users (teachers) should be spared any technical setups. Both teachers and students should be able to access it on mobile.
- Integrates well in current communications channels - Telegram works for older students who already use it as a core part of their communications. But for schools with personal learning devices or teachers who simply have never encountered telegram, CherGPT has to be platform agnostic and easily accessible.
- Synchronous training and support - not a product feature per se but there is going to be an entire segment of user education that is necessary in order to position the product appropriately
- Familiar backend - no need firebase or postgresql or sqlite. The end-user needs to be able to interpret and process interactions with a gentle learning curve. We chose Google Sheets and also csv export to empower the end-user.
UX Flow and Design Notes
There is no complex UX flow or design involved. The community of teachers on Facebook became the point of discovery about the existence of CherGPT and the running of synchronous workshops about AI helped to further drive adoption

Basic distribution and technical dependencies of the Telegram Web version. Writeup of the web version to come at a later date as a revision of this article.
Trust was also established once users started organically sharing delight of interacting with CherGPT in their own classrooms.
Another major plus that worked in our favor was load bearing issues of ChatGPT. Accurate as of 20 January 2023, ChatGPT's servers are overwhelmed by the sheer number of requests and users are often left waiting to be able to interact with it.
Calling openAI's API directly meant that access to some language model - through CherGPT Telegram or web - guaranteed reliable access even if it is slow at times. This helped to drive adoption and CherGPT was also then used to run some of our AI prompt-guidance workshops:

Training workshop on how to design prompts in collaboration with UX designer, Sebastien Kun
System and environment requirements
Web-based applications means minimal setup plus both the web and telegram-based CherGPT iterations were ale to operate on devices even with relatively low processing power.
The only main requirement is internet access which most schools are able to provide (and most users have their own data plan)
Assumptions, constraints and dependencies
A. Assumptions
- Teachers care about using AI (validated by running Tech Talk for Teachers with a sustained focus on AI; the most recent one held on 19 Jan 8pm just purely focusing on prompts for ChatGPT had over 100 registrants and 60 eventual participants)
- Telegram as a first-cut-MVP (minimum viable product) was able to gain enough traction and interest to buy time for product improvements. This was a gamble but I actively prioritized speed of development, having some familiarity with Telegram bot development myself. This paid off and enough interest was generated in the community.
B. Constraints
- Server and speed. The development team is extremely conscious about load bearing of the free-tier or streamlit and how much concurrency a single telegram bot is able to support. Both the web and Telegram version involve some lag. We are a fully volunteer run team with no financial resources so we can't exactly get blazing servers.
- Team and support constraints. Scaling any product involves some manual work. This involves addressing user tickets (emails), messages, requests, queries and all. I try not to drag in-service teachers into dealing with support requests and essentially handled all of it myself - from form signup, account creation and eventual programmatic email notification.
C. Dependencies
- We are chronically reliant on openAI's API key and credits to the point where we concede, at the point of user signup, that at any point in which it is too expensive, our service may prematurely stop.
- Streamlit and Telegram as a dependency is not as drastic as the reliance on openAI
On the whole, this was an extremely exciting start to the year and convinced me of a few things:
- Volunteer-based EduTech initiatives with teacher involvement are possible under very specific conditions. This is truly a right place right time moment to the point where I had to tell my fiance: I need an hour to build CherGPT telegram bot as a proof of concept.
- Having a realistic product development roadmap that anticipates user needs. The very first MVP on Telegram was a simple deployment. We let minor known issues sit (e.g. /start triggering gibberish as the first message). Web CherGPT was in the works because we already knew that not everyone used Telegram and especially younger students might appreciate just a low-barrier web access instead of having to be onboarded to Telegram.
- Collaborating, collaborating, collaborating. I could never have done this alone and would most likely have just choked and died deploying 50 Telegram CherGPT bots. Having a team meant I could also think ahead and plan for other products beyond a learning assistant; handle partnerships or just pushing various angles of the product instead of bearing the brunt of both technical development and community building. I can only express thanks, thanks and more thanks for all the support in spite of us having family commitments, work commitments and all.

Basic technical documentation of CherGPT was written within 2 days of development to knowledge share and serve as a basis to expedite development of the web version

Preview of CherGPT Web to be released in our final batch of beta users in the next two weeks
What is next?
- For web CherGPT users, we plan to introduce analytics within the dashboard of the web-app itself.
- For Telegram CherGPT users, we will write scripts to process analytics using Google Sheets as the backend.
In both instances, analysis should be mostly automated and end users can then decide to act based on the interpretation of the insights rather than fretting about how to run their own formulas to process data. For advanced users, they can also then run their own analysis.
CherGPT is significant to String and teachers in general because it shows how relatively simple solutions can also enable teachers to own their own data pipelines and derive some insights to improve teaching and learning.
String started the year putting AI in the pockets of teachers and my own parents. This is a small win but I cannot be prouder.
Thanks mum and dad for being my beta users before releasing it to teachers in MOE.