# Keras Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/keras
> Markdown URL: https://aitinkerers.org/technologies/keras.md
> Technology record last updated: 2026-02-24T11:05:25Z
> Generated: 2026-09-21T09:44:50Z

Keras is a multi-framework deep learning API (written in Python) that runs on top of JAX, TensorFlow, or PyTorch.

Keras 3 is the multi-framework deep learning API, designed for human-centric development: it focuses on reducing cognitive load and enabling fast experimentation. It provides a simple, consistent interface for building models, from basic Sequential stacks to complex Functional API architectures. The framework offers industry-strength performance and scalability, leveraging backends like JAX for optimized training on GPUs and TPUs. Organizations like NASA, YouTube, and Waymo utilize Keras for production-grade applications, proving its power and reliability across computer vision and NLP domains.

- Official technology site: https://keras.io
- Public AI Tinkerers demos and talks: 74
- Result page: 1 of 4

## Recent Public Talks and Demos

### [AI Predictions for 2026 from AI Tinkerers](https://montreal.aitinkerers.org/talks/rsvp_iBOlQ50Yzlk)

AI Predictions for 2026 from AI Tinkerers Community

- Event context: AI Tinkerers Montreal - January 2026 Meetup at Ateko — 2026-01-21 — Montreal
- Public talk page: https://montreal.aitinkerers.org/talks/rsvp_iBOlQ50Yzlk

### [Building an AI-Powered Learning Navigator: The Blueprint for Hyper-Personalized Education](https://ee.dream.page/talks/rsvp_PWHkDcFRZ8M)

AceRocket is an AI-powered learning navigator designed to help high school students master math with clarity, confidence, and consistency. Unlike traditional test prep which relies on static worksheets, long videos, or expensive tutoring — AceRocket provides a dynamic, personalized practice system driven by AI and real performance data. In my presentation, I will introduce: * What problem AceRocket solves: students feel lost, parents lack visibility, and traditional prep tools do not adapt to individual gaps. * How our Triple-A Learning Cycle (Active, Adaptive, AI-powered) guides students through daily personalized practice that adjusts in real time. * Early traction from local Eastside students, parents, and educators. * Our business model and our plan to scale from math exams into broader AI-driven learning guidance and workforce training. The talk will give the audience a clear understanding of AceRocket’s value, technology, and our roadmap toward becoming the "AI learning GPS" for millions of learners.

- Event context: Eastside Entrepreneurs Meetup: New Location in Woodinville! — 2025-12-05 — Eastside Entrepreneurs
- Public talk page: https://ee.dream.page/talks/rsvp_PWHkDcFRZ8M

### [La Innovación es un mango bajito. Por fin!](https://manizales.aitinkerers.org/talks/rsvp_gMmn24kur9M)

La IA ha hecho posible que la investigación científica, tecnológica y de mercado acerque a los emprendedores y empresas a innovar de manera efectiva, rápida y barata. El camino probado para el desarrollo sostenible y liberarnos de la trampa de ser una economía en desarrollo

- Event context: Primera reunion AITinkerers Manizales — 2025-02-26 — Manizales
- Public talk page: https://manizales.aitinkerers.org/talks/rsvp_gMmn24kur9M

### [Objetos de aprendizaje conducidos por IA](https://medellin.aitinkerers.org/talks/rsvp_8wTJzmdM4rs)

Como desarrollar objetos virtuales de aprendizaje, interactivos, y lo mejor, creador por IA.

- Event context: AI Tinkerers Medellín #10 - 26 de Febrero 2025 — 2025-02-26 — Medellín
- Public talk page: https://medellin.aitinkerers.org/talks/rsvp_8wTJzmdM4rs

### [Wildfire prediction through Mobile Device Pings](https://toronto.aitinkerers.org/talks/rsvp_rB4CJR7UnJI)

Wildfires are a growing threat, with devastating consequences for communities and ecosystems. Inspired by recent events in LA, I'm working on a system that uses ConvLSTM (Convolutional Long Short-Term Memory) to predict wildfire spread based on crowd-sourced mobile device location data. The demo will showcase a live walkthrough of the model in action. I’ll start by showing how location pings and time-series data from nearby users are preprocessed into spatial-temporal inputs. Then, I'll dive into the ConvLSTM code, explaining how it processes this data to generate wildfire likelihood heatmaps over time. To bring the predictions to life, I’ll visualize the output heatmaps as dynamic animations, representing how a wildfire might spread in real-time. I’ll also briefly highlight how external factors like wind direction, temperature, and vegetation type can be incorporated using public APIs and how they influence predictions. This isn't a polished product, but a tinkerer's attempt to explore how accessible data and open-source AI tools can solve real-world problems!

- Event context: AI Tinkerers Toronto - January 2025 Meetup at Google **sold out** — 2025-01-30 — Toronto
- Public talk page: https://toronto.aitinkerers.org/talks/rsvp_rB4CJR7UnJI

### [Building Magic the gathering decks using AI](https://medellin.aitinkerers.org/talks/rsvp_OmejSCJ_mo4)

Back to basics, no LLM based solutions. A small project where I gather data from public sources to build custom decks. Understanding the logic behind basic tf/idf and usual magic deck building we can create customs decks and iterate easily. The idea is simple: Calculate a “synergy” score between all pairs of cards and then optimize to create the deck with the most synergy

- Event context: AI Tinkerers Medellín #9 - 29 de Enero 2025 — 2025-01-29 — Medellín
- Public talk page: https://medellin.aitinkerers.org/talks/rsvp_OmejSCJ_mo4

### [Bootstrapping products that create order from chaos with AI](https://portland.aitinkerers.org/talks/rsvp_bzKW_dQ4M0w)

I present a novel embeddings-based visualization technique to reveal the structure in your unstructured data, and tell the story of how I arrived at it by bootstrapping two AI products. Along the way I tell the story of our community driven development and how it's shaped our work.

- Event context: Portland Women AI Entrepreneurs and Free AI MVP Class / Workshop — 2025-01-29 — Portland
- Public talk page: https://portland.aitinkerers.org/talks/rsvp_bzKW_dQ4M0w

### [SkellyBot - A heirarchically prompted, Discord-based AI teaching assistant for higher education](https://boston.aitinkerers.org/talks/rsvp_abJ6Qw1dbjc)

For the past 5 semesters (since Summer '23), I have been developing Skellybot to assist me in teaching high level university courses (specifically on the topic of my domain of research - the perceptuomotor neuroscience of human movement) The bot itself is relatively basic (AI-wise), but represents an incredibly powerful teaching tool, which has massively elevated my ability to teach high level complex explorations of deep-science topics to University undergrads in both online and in-person contexts. Skellybot utilizes a novel Hierarchical Prompting approach where the prompt schema mirrors the structure of a Discord server, which is organized according to the topics of the course. Over the past 2.5 years, I have jointly honed and iterated on the technical infrastructure of this bot alongside the development of new teaching strategies organized around the nascent, transformative of AI-mediated natural language processing to provide students with an unprecedented level of individualized instruction with large-scale student-data analysis pipelines.

- Event context: AI Tinkerers Boston Meetup January 2025 — 2025-01-27 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_abJ6Qw1dbjc

### [Focus Lab](https://seattle.aitinkerers.org/talks/rsvp_02sVU5p1A9k)

Using LLM as a content filter, help user control there screen time, improve internet addiction, and regain control. I've built a chrome extension for youtube and working on different ways to implement it on mobile phones.

- Event context: AI Tinkerers Seattle - January 2025 Meetup — 2025-01-23 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_02sVU5p1A9k

### [Automated Social Media Marketing with A.I.](https://miami.aitinkerers.org/talks/rsvp_CEN8S_cKtZg)

I've been diving deeper into automating my Social Media efforts and would like share my latest tooling. Currently focused on automating LinkedIn, X.com, and YouTube.

- Event context: AI Tinkerers - Miami Inaugural Meetup (January) — 2025-01-22 — Miami
- Public talk page: https://miami.aitinkerers.org/talks/rsvp_CEN8S_cKtZg

### [Demo of Jellypod.AI - AI driven podcast creator](https://dc.aitinkerers.org/talks/rsvp_u8DeCMwnQBY)

Jellypod is a podcast-creation studio that helps you create, edit, and publish AI podcasts. The content is entirely AI generated, with the flexibility to customize the hosts, script, and more. Check it out at Jellypod.AI - we leverage this at our company to create podcast content, because folks are too busy to get into the studio to record...not a pitch, just a fan/user of the system.

- Event context: AI Tinkerers - DC Metro Meetup (January 15th 2025) — 2025-01-15 — DC
- Public talk page: https://dc.aitinkerers.org/talks/rsvp_u8DeCMwnQBY

### [Finding Patent Prior Art with AI](https://chicago.aitinkerers.org/talks/rsvp_vHz4JF0Wu5U)

Patents form the cornerstone of innovation protection, with the USPTO processing over 600,000 applications annually representing billions in economic value. To get a patent, an invention must be genuinely novel—but proving novelty is a complex, time-consuming process that costs companies tens of thousands of dollars per application. Patent examiners and professionals spend countless hours searching for "prior art" that might show an invention already exists. In this talk, I will demonstrate an AI-powered system that not only identifies relevant prior art but provides detailed mapping between patent claims and existing disclosures, enabling patent examiners to quickly evaluate patentability and transform the examination process.

- Event context: AI Tinkerers Chicago January Meetup — 2025-01-14 — Chicago
- Public talk page: https://chicago.aitinkerers.org/talks/rsvp_vHz4JF0Wu5U

### [Cognitive Architectures -- A principled way to build agents](https://singapore.aitinkerers.org/talks/rsvp_9GgmNHjgPsk)

In the quest to build artificial intelligence, could understanding natural intelligence help? Cognitive architectures is the field of understanding and implementing the various building blocks of intelligence in cognitive science, offering a principled way to build agents. In this demo, I'll show some basic blocks that I've built and assembled into a coding agent.

- Event context: AI Tinkerers Singapore: 4th Meetup - January 10th, 2025 — 2025-01-10 — Singapore
- Public talk page: https://singapore.aitinkerers.org/talks/rsvp_9GgmNHjgPsk

### [print(&amp;amp;quot;Welcome to AI Tinkerers Hong Kong!&amp;amp;quot;)](https://hong-kong.aitinkerers.org/talks/rsvp_ayqgPCAK2ac)

In this session, the Lead Organizer and Founder of AI Tinkerers Hong Kong will share insights from his experience attending an AI Tinkerers meetup in Toronto and share his motivation for bringing this initiative to Hong Kong. He will discuss the details of the initiative and outline how each meetup is hosted. This sharing would be done with an example python script, and we will use Google AI studio to view the presentation slides to explain the outline using Gemini 2 preview.

- Event context: AI Tinkerers - Hong Kong Meetup (December) - Inauguration — 2024-12-19 — Hong Kong
- Public talk page: https://hong-kong.aitinkerers.org/talks/rsvp_ayqgPCAK2ac

### [Travel agency companion - a WIP](https://montreal.aitinkerers.org/talks/rsvp_xVI91aR3PHw)

My project is a travel agency companion chatbot designed to assist solo travelers in finding inspiration and planning their itineraries. Utilizing Google Cloud Platform (GCP) and Large Language Models (LLMs), this AI-driven tool engages users in natural conversations to provide personalized travel recommendations based on their preferences, budget, and interests. The chatbot suggests destinations and creates detailed itineraries. This project is a practical application of deploying AI technologies and allowed me to learn about GCP infrastructure and the intricacies of LLMs for information extraction. While the primary focus is on travel, the underlying framework is adaptable to other domains. For instance, the technology can be employed in medical document analysis or legal document processing, showcasing its versatility in extracting and summarizing relevant information across various fields.

- Event context: AI Tinkerers Montreal - December 2024 Meetup at IVADO Labs — 2024-12-03 — Montreal
- Public talk page: https://montreal.aitinkerers.org/talks/rsvp_xVI91aR3PHw

### [OpenFeedbackVault: A Human-Centric AI Feedback Library](https://toronto.aitinkerers.org/talks/rsvp_2b1ZqTvptx8)

At OpenFeedbackVault, we believe that the future of artificial intelligence and machine learning should be rooted in the rich tapestry of human experience. Our mission is to make human feedback datasets more accessible to engineers and developers, empowering them to create models that reflect diverse perspectives and better serve humanity. This project is sponsored by the Human Feedback Foundation (part of the Linux Fouundation) and University of Toronto.

- Event context: AI Tinkerers Toronto - November 2024 Meetup at Accenture — 2024-11-28 — Toronto
- Public talk page: https://toronto.aitinkerers.org/talks/rsvp_2b1ZqTvptx8

### [Mastering Code Challenges: A Roadmap with Code MVP, Minute Master, &amp; Codewars](https://boston.aitinkerers.org/talks/rsvp_z4MfKyHAb4c)

Unlock the power of solving real-world problems with Code MVP, MinuteMaster, and Codewars in this dynamic demo session. Learn how to combine a focus on building Minimum Viable Product (MVP) software with tools and strategies for mastering coding challenges. In this session, you'll: Discover how Code MVP promotes building and deploying MVP software to solve real problems effectively. Explore how MinuteMaster structures timing and task prioritization for coding challenges. Dive into Codewars challenges to practice real-world problem-solving techniques. This demo will not only enhance your coding challenge strategies but also inspire you to deliver impactful MVP solutions that address real-world needs. Perfect for developers, entrepreneurs, and problem-solvers looking to refine their skills and create meaningful outcomes. Join us to learn how to build, solve, and deliver with confidence!

- Event context: AI Tinkerers Boston November Meetup — 2024-11-25 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_z4MfKyHAb4c

### [Edvancium](https://boston.aitinkerers.org/talks/rsvp_dcUAwEY3UaE)

Edvancium is a learning app that delivers fully AI generated personalized education aligned with users background, interests, and aspirations.

- Event context: AI Tinkerers Boston November Meetup — 2024-11-25 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_dcUAwEY3UaE

### [DeepX Hub](https://palo-alto.aitinkerers.org/talks/rsvp_Ek9BbtrQstI)

Applied AI and Computer Vision platform

- Event context: AI Tinkerers - Palo Alto - November 2024 Meetup — 2024-11-21 — Palo Alto
- Public talk page: https://palo-alto.aitinkerers.org/talks/rsvp_Ek9BbtrQstI

### [Cartograph](https://singapore.aitinkerers.org/talks/rsvp_THQf4LNIfTw)

Tool that generates interactive visualization and documentation out of codebases

- Event context: AI Tinkerers Singapore: 3rd Meetup - November 19th, 2024 — 2024-11-19 — Singapore
- Public talk page: https://singapore.aitinkerers.org/talks/rsvp_THQf4LNIfTw

### [Human Machine Interfaces // Enterprise AI Agent](https://nyc.aitinkerers.org/talks/rsvp_Ic8tJ01v3ls)

This session aims to shed light on how AI-driven interfaces are revolutionizing enterprise workflows, improving user interactions, and enhancing overall productivity. We will delve into the design, implementation, and impact of AI agents in the enterprise environment, showcasing Athena Intelligence's contributions with their latest platform release Olympus. This design pattern will feel similar to Cursor for people that have tried the product.

- Event context: AI Tinkerers - New York City - November 2024 Meetup | Win Meta Ray-Bans — 2024-11-12 — New York City
- Public talk page: https://nyc.aitinkerers.org/talks/rsvp_Ic8tJ01v3ls

### [AI for Capital Markets, Agents, Evaluation](https://london.aitinkerers.org/talks/rsvp_k2jEXYltQMw)

The talk will discuss the reality of building applications with generative models in environments that demand high quality and actionable responses in production. We’ll be going into our particular challenge of creating an application within the very domain-driven space we are working in (financial). We’ll also discuss strategies we are building to evaluate the output of generated by leveraging LLMs, and challenges around LLM evaluations for agentic pipelines.

- Event context: AI Tinkerers London - October Meetup 🎃 — 2024-10-31 — London
- Public talk page: https://london.aitinkerers.org/talks/rsvp_k2jEXYltQMw

### [Tilmoch: Quality Translation Service for Turkestan](https://tashkent.aitinkerers.org/talks/rsvp_3BKxY7WdN1s)

Tilmoch is a new software developed by Tahrirchi, which aims to provide grammar checking and language processing tools specifically for the Uzbek language. It is described as a tool similar to Grammarly and DeepL but tailored for low-resource languages like Uzbek, Karakalpak, and Kazakh. The software leverages artificial intelligence to address the unique challenges associated with agglutinative languages, which often require specialized treatment in terms of spell checking and grammar correction2. Tilmoch is part of a broader initiative to enhance language technology for Uzbek speakers, and it is expected to be available across multiple platforms, including web applications and mobile devices.

- Event context: AI Tinkerers - Tashkent Inaugural Meetup (October) — 2024-10-31 — Tashkent
- Public talk page: https://tashkent.aitinkerers.org/talks/rsvp_3BKxY7WdN1s

### [UzbekVoice](https://tashkent.aitinkerers.org/talks/rsvp_7WmwgOqtMgg)

UzbekVoiceAI is an innovative company specializing in speech processing and artificial intelligence solutions for the Uzbek-speaking audience. Our mission is to deliver high-quality speech recognition (STT) and text-to-speech (TTS) technologies for the Uzbek language, enhancing user interaction with digital devices and services. We develop solutions for speech-to-text conversion, text-to-speech synthesis, and large language models (LLMs) tailored to the unique features of the Uzbek language.

- Event context: AI Tinkerers - Tashkent Inaugural Meetup (October) — 2024-10-31 — Tashkent
- Public talk page: https://tashkent.aitinkerers.org/talks/rsvp_7WmwgOqtMgg

## Related Technologies

- [ONNX](https://aitinkerers.org/technologies/onnx) ([Markdown](https://aitinkerers.org/technologies/onnx.md)) — 83 public demos
- [PyTorch](https://aitinkerers.org/technologies/pytorch) ([Markdown](https://aitinkerers.org/technologies/pytorch.md)) — 273 public demos
- [TensorFlow](https://aitinkerers.org/technologies/tensorflow) ([Markdown](https://aitinkerers.org/technologies/tensorflow.md)) — 90 public demos
- [BERT](https://aitinkerers.org/technologies/bert) ([Markdown](https://aitinkerers.org/technologies/bert.md)) — 179 public demos
- [GPT-3](https://aitinkerers.org/technologies/gpt-3) ([Markdown](https://aitinkerers.org/technologies/gpt-3.md)) — 191 public demos
- [GPT-4](https://aitinkerers.org/technologies/gpt-4) ([Markdown](https://aitinkerers.org/technologies/gpt-4.md)) — 529 public demos
- [scikit-learn](https://aitinkerers.org/technologies/scikit-learn) ([Markdown](https://aitinkerers.org/technologies/scikit-learn.md)) — 84 public demos
- [BLOOM](https://aitinkerers.org/technologies/bloom) ([Markdown](https://aitinkerers.org/technologies/bloom.md)) — 115 public demos
- [Llama-2](https://aitinkerers.org/technologies/llama-2) ([Markdown](https://aitinkerers.org/technologies/llama-2.md)) — 227 public demos
- [PaLM 2](https://aitinkerers.org/technologies/palm-2) ([Markdown](https://aitinkerers.org/technologies/palm-2.md)) — 116 public demos
- [RoBERTa](https://aitinkerers.org/technologies/roberta) ([Markdown](https://aitinkerers.org/technologies/roberta.md)) — 118 public demos
- [Machine Learning](https://aitinkerers.org/technologies/machine-learning) ([Markdown](https://aitinkerers.org/technologies/machine-learning.md)) — 20 public demos
- [Generative AI](https://aitinkerers.org/technologies/generative-ai) ([Markdown](https://aitinkerers.org/technologies/generative-ai.md)) — 45 public demos
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
- [Artificial Intelligence](https://aitinkerers.org/technologies/artificial-intelligence) ([Markdown](https://aitinkerers.org/technologies/artificial-intelligence.md)) — 5 public demos
- [Chrome extension](https://aitinkerers.org/technologies/chrome-extension) ([Markdown](https://aitinkerers.org/technologies/chrome-extension.md)) — 10 public demos
- [Computer Vision](https://aitinkerers.org/technologies/computer-vision) ([Markdown](https://aitinkerers.org/technologies/computer-vision.md)) — 22 public demos
- [OpenAI API](https://aitinkerers.org/technologies/openai-api) ([Markdown](https://aitinkerers.org/technologies/openai-api.md)) — 520 public demos

## More Results

- Next: https://aitinkerers.org/technologies/keras.md?page=2
