r/edtech 13d ago

Subject AI for 7-12

1 Upvotes

Our school is using Subject AI for 7-12 virtual school now that our area is allowing for ISD's to offer online school options. I would like to hear the good, bad and ugly from those with experience with it. Previous posts that pulled up didn't have much in the way of replies ... So I'm hoping that with a little bit of time there are more folks with experience they are willing to share. Are they just that new that this is the first year they are getting more use?: i tried a couple other communities before the school year started but didn't get much in the way of replies then.


r/edtech 14d ago

Google Turns On Gemini A.I. for Students Using Its Classroom App

Thumbnail
nytimes.com
8 Upvotes

This New York Times article (gift link, free to read and share) reports on the enabling of A.I. features for K12 students with access to Gemini via its popular Classroom app.

While the AI industry overall is pressing to expand into K12 education, some parents and schools leaders are resisting, concerned about the risks to privacy and critical thinking abilities.

What do you think?


r/edtech 16d ago

What should an AI tutor refuse to do?

0 Upvotes

If a student asks for the answer to a homework question, should the AI give it?

No one can guarantee understanding, but the task gets complete.

Doesn't this defy the whole point of education and building fundamentals?

Curious how people actually building AI/edtech products are thinking about this.


r/edtech 19d ago

My honest opinion about brilliant.org

24 Upvotes

Imagine signing up for what you think is a $16 a month learning trial only to wake up to a sudden $218 charge on your card.
That exact nightmare happened to me with Brilliant.org. The free trial signup page made it look free 30 days experience, after the first month a regular monthly plan. But when my free trial ended my card got slapped with an $218 annual fee.
Panicked I logged in immediately to cancel. But their website trapped me in an endless glitch loop. The cancellation page literally would not work.
I messaged support within 24 hours explaining their own site broke. They did not care. They hid behind robotic script templates claiming payments are non refundable and only offered a partial refund.
I felt so cheated and helpless.


r/edtech 19d ago

Is AI Edtech market cooked?

21 Upvotes

For designers working towards ai + edtech, how is the market? Flint, Magicschool etc. What's the market like?


r/edtech 19d ago

How is working as an enrollment advisor?

4 Upvotes

I'm interviewing for a role right now as an enrollment advisor. It's a high volume of sales calls, all warm leads though no cold calling, with approximately 100 calls a day. Does anyone do this currently? How is it? I imagine over time it becomes easier and more mindless since you're basically pitching the same things over and over again.

I'm trying to break into ed tech as I finish my degree and am looking for opportunities to grow. I'm okay if I hate it for a year or two if it means it'll open doors for me in the long run. Role is at podium education.

Thanks in advance!


r/edtech 19d ago

Looking for simple AI tools to help me turn lessons into slides

7 Upvotes

I’ll be honest, I’m probably a bit behind on all these AI tools, but I’ve been hearing other teachers talk about using them for slides and I feel like I should probably start looking into it.

Right now I still build everything manually and it just takes way more time than it probably should.

I’m just curious what people are actually using that can take basic lesson content and turn it into decent slides without too much effort.


r/edtech 20d ago

What do you use to make classroom visuals quicker?

11 Upvotes

So I've been leaning on PPT for all my classroom visuals. But building everything from scratch every single week is eating up so much of my time. Feels like my slides could be way more fun to look at. The thing is that I don't have background in design.

If you're also a teacher like me, I wonder what do you use these days.


r/edtech 21d ago

Networking and knowledge sharing is all I need

7 Upvotes

Hey everyone I'm currently working in founder's office role at campusx in India So I would love to connect with people working in Edtech field from other companies for knowledge sharing and networking


r/edtech 22d ago

Using NotebookLM for Creating EE Grant & Scholarship Analytic Apps

5 Upvotes

My Ask: I'd like to connect with others who are using notebooks in high school foundation settings to evaluate EE grants & scholarships.

(P.S. Recognizing that drafting and editing aren't my strongest skills, I leaned heavily on Gemini to proofread, refine, and polish my text throughout this process.).

----------------------------------------------

Background: Like most small high schools, our Foundation awards dollars to high school staff alongside student scholarships.

Grants: Historically, our high school foundation grant evaluation was a highly manual process. Staff members submitted standard application forms that were compiled for an annual funding review. Prior to our board funding review meetings, members were tasked with manually sifting through numerous PDF files to evaluate applications and check for specific policy violations—such as identifying requests for restricted items like unhealthy foods.

Submissions that failed to meet the high school's compliance standards were denied, but uncovering these violations was labor-intensive. It required the board to painstakingly read through detailed project narratives and manually cross-reference them with itemized expense reports before making a final approval decision.

Scholarships: The Foundation is fortunate to manage a diverse portfolio of over 30 distinct scholarships and endowments. However, administering these awards has historically presented a daunting logistical challenge. Each scholarship carries its own highly specific set of criteria—spanning GPA and SAT requirements, community service hours, extracurricular and athletic participation, preferred colleges or trade schools, and intended majors.

In the past, the selection and matching process was entirely manual. Board members were sent 100+ page PDF file of student submissions and transcripts to review independently, tasked with trying to mentally cross-reference individual candidates against the myriad of specific award requirements. After members submitted their individual selections, the board would convene for a lengthy review meeting, hashing out the details and negotiating to build a consensus on the final student-to-scholarship matches.

All the above was motivation to see we could you the analytics in Notebooks to streamline our processes.

Solution: I developed two notebooks - EE Grants Auditor and Scholarship Evaluator

EE Grants Auditor - The sources I provide this notebook are Policy Guidelines, Scoring Guidelines and a gsheet of the grants submitted. The notebook crunches through all this produce a summary table of grants that were Non-Compliant, Provisional-Passed and Passed. This approach enabled the board to focus ONLY on the non-compliant submissions - i.e. reject or ask the staff member to correct before funding. So in the first run of this last year, this reduced the board workload by 80% - while also being much more comprehensive that we expected. All good news.

Scholarship-Student Matching: To overcome the daunting challenge of matching students to over 30 distinct awards, the foundation transitioned to a structured, AI-driven workflow using NotebookLM. This matching process is significantly more complex than auditing grants.

The new system is powered by three core data sources: individual student profiles formatted as structured data, a comprehensive "text-database" outlining the specific criteria for every scholarship, and standardized scoring rubrics that translate GPAs, SAT scores, and community service into objective numerical values. Instead of manual cross-referencing, the notebook performs the heavy analytical lifting. It generates a consolidated summary report for the board, detailing each scholarship alongside a recommended recipient, a quantitative matching score, a clear rationale for the selection, and a list of qualified runner-ups.

Lessons Learned: Ultimately, building out these digital evaluation workflows has been an engaging and rewarding learning experience. While NotebookLM is highly effective for managing this kind of administrative data, the platform still has room to mature.

A significant challenge—often echoed in community forums—is "AI drift," which frequently occurs when a workspace becomes overloaded with too much retained information over time. To maintain accuracy, the most reliable workaround is to periodically delete all source documents and rebuild the knowledge base from scratch. This fresh-start approach ensures that the generated evaluations remain safe, predictable, and strictly grounded in the current files.

As a last side note, I also built the EE Auditor app in Claude and ChatGPT - GPT. However, both produced code that would require long term support - a non-started.

Thanks in advance


r/edtech 22d ago

GSX Techedu: FAQ for Getting Payment on the $9.5M Settlement

3 Upvotes

Hey guys, I know I posted about the $GSX settlement before, but late claims are being accepted. Here's everything you need to know.

Q: What happened?
A: GSX Techedu was accused of overstating enrollment numbers and revenue growth in its online education business. After short-seller reports and regulatory concerns raised questions about the company’s financials, $GSX dropped more than 80% from its highs.

Q: Am I actually eligible?
A: If you bought $GSX shares between 2019 and 2020, you're likely eligible. You don’t need to still own the stock to file a claim.

Q: When do payouts happen?
A: Typically 4–9 months after the claim deadline, although the exact timing depends on the court and settlement administrator.

Q: I missed the deadline. Can I still file?
A: Late claims are currently being considered, subject to approval. 

Hope this helps.


r/edtech 23d ago

Generating Long-Form STEM Lecture Videos with AI

0 Upvotes

Lecture videos are incredibly valuable. Khan Academy, Coursera, Udemy, YouTube, and others have already proven that.

The next natural step is to build AI that can create those videos on any subject, personalized for each learner and available in any language.

But it has to work properly. The videos need to be genuinely high quality, not AI slop. With the capabilities of today’s models, it feels like we’re ready to get there.

What do you think? What’s your take on this idea?


r/edtech 23d ago

Title: 75–80" display for adult education classrooms

4 Upvotes

Looking for recommendations for a 75–80" commercial display for adult education classrooms.

No interactive/touchscreen features needed. It will mainly be used to display PowerPoint, PDFs, videos, websites, and instructor notes.

The most important requirement is reliable wireless screen sharing from Windows laptops.

A mobile stand/cart would also be helpful.

What brand/model would you recommend?


r/edtech 25d ago

Getting into Ed tech for other languages than English?

4 Upvotes

I'm a language teacher looking to transition from the field and have spent a bit of time inquiring the matter on the sub.

Having stumbled a couple of comments mentioning that opportunities are still there, albeit in other languages, I wanted to check with you whether everything is indeed doomed in edtech, or whether that perspective truly applies to the anglophone world.


r/edtech 25d ago

Edtech Process

1 Upvotes

Was looking for people who have built and are running their own edtech app, or anyone who has been on the other side of integrating edtech into schools.

What's the process of getting approved and going through all the security checks so that your app can be used in schools? Is there a workaround?


r/edtech 26d ago

Open Access Book: Critical Perspectives on AI, Digitalisation, and Human-Centred Learning

Thumbnail link.springer.com
9 Upvotes

Open access book - found it posted to Stephen Downes site: https://www.downes.ca/news/OLDaily.htm


r/edtech 27d ago

Jamboard replacement

15 Upvotes

I used to use Jam Board, and it was pretty good for groups of students to make a public question board that didn’t clutter my classroom and drop post-it confetti everywhere. I’ve looked into Figma ( way too complex for what I need) and the post-it app (can multiple people even collaborate on it?) and Miro (looking for a free option). Does anyone know of a simple, sticky note style option that will allow students to post questions to a communal board for free?

I need to create “driving questions boards” for each of my 4 units, and this is a way of collecting topics that students want to explore and keep track of things we have answered during each unit.


r/edtech 27d ago

I focus on higher ed. Would you consider tools beyond learning as “EdTech”? Think SIS, workday, CMSs like Yuja etc?

7 Upvotes

I feel like it’s more infrastructure stuff and not educational. I think that’s where one of the best values for technology is, the admin piece. But is that still considered EdTech?


r/edtech 27d ago

Irvine, CA schools receive $200K to integrate AI in classrooms

Thumbnail
irvinestandard.com
1 Upvotes

r/edtech 28d ago

The future of edtech

19 Upvotes

Why does it feel like, similar to video game companies ,the future of edtech is not in huge companies but small boutique firms with extremely specialized capabilities?

I feel like we are going to see a balkanization of edtech firms which will coalesce into a sort of union of firms. Eventually we will have companies again.

I think the best thing that edtech firms can do is teach teachers how to make products using ai for their classrooms. Eventually products will lead the pack then go from there.


r/edtech 28d ago

The backlash against edtech

53 Upvotes

This New York Times article (gift link, free to read and share) explores the unfavorable reaction that some American parents have to the increasing use of mobile devices and apps in K12 education - starting in kindergarten at times. Their concerns have become more urgent with the rapid advance of artificial intelligence—seemingly now present in nearly all education software, as well as some hardware.

Clearly some edtech offers benefits that analog simply can't- e.g., real-time feedback and lesson customization. At the same time, parents are concerned about gamification of learning apps, suggesting that this feature may short-circuit intrinsic motivation to learn.

It's a question of balance, perhaps, between analog and digital methods, as well as how thoughfully any given tech is integrated into the curriculum.


r/edtech 28d ago

Is it a good idea for CS student to specialize in edtech?

5 Upvotes

I'm not actually a CS student. I switch from CS to EE because of the AI hype a couple of years ago. Jensen Huang scared me away from that major. The layoffs and reddit posts talking about having to do 5000 apps didn't help either. I enjoy my engineering classes and learning more about technology but I find myself gravitating towards web development projects rather than microcontroller projects. And most of my projects revolve around educational tools. I'm a part time student and full time pharmacy technician and most of my projects revolve around teaching different aspects of my job.

So I'm wondering if it would be a good idea to specialize in this field? Is it safe from AI? Does it pay well?

Edit: thanks for the responses. It seems there isn't really much to specialize in as far as the tech is concerned. It's a field that's better suited to teachers who learned a little bit of code or a software engineer + teacher partnership. Something I can do as a hobby and for my portfolio but most likely I won't end up in this field, especially if I want to optimize for a high income.


r/edtech 28d ago

Audit panic about COPPA regulation

3 Upvotes

Since the COPPA updates came out, I've been running some tests on AI privacy policies for kids' apps, and it feels like a ton of companies are not complaint. Parental consent logs, proving deletion for regulators, it all seems like an absolute nightmare to build internally.

For those of you working or building in AI in education / kids' entertainment, how are you handling this? Did you build retention timers and deletion logs in house or is there a API or something out there that actually handles this?


r/edtech Aug 01 '26

Every EdTech SaaS says it's "AI-powered." What AI feature has genuinely saved teachers time?

13 Upvotes

"AI-powered" has become the default marketing phrase in education.

But beyond the buzzword, which AI features have actually made teachers' jobs easier?

Examples might include:

  • Automated grading
  • Personalized learning paths
  • Lesson planning assistance
  • Student performance insights
  • Parent communication

Which features delivered measurable value, and which were mostly marketing?


r/edtech Aug 01 '26

Monthly Developers/Sales Thread for August 2026

10 Upvotes

Greetings r/edtech and welcome developers, salespersons, and others. If you come to this sub seeking feedback or marketing for you product or service, this is the space in which to post. Thank you for your cooperation. We collect all of these posts into a single thread each month to prevent the sub from being overrun with this type of content.