IMPACT: JournoTECH AI-Powered supported Investigation Recognized by Reuters Institute, Cited in Nigerian Seminar
JournoTECH founder, Elfredah Kevin-Alerechi, will also speak at the Centre for Investigative Journalism summer conference in June.
Faith Imbu
LONDON – Since The Colonist Report Africa released its investigation into flooding in Southern Nigeria, in collaboration with The Colonist Report UK , the story has received international attention.
JournoTECH, the tech department of both organisations played a key role by using AI technology to analyze over 3,000 pages of funding documents, helping the newsroom uncover important details. This investigation has also become an example used for training other journalists.
On November 27, 2024, The Colonist Report Africa published its findings on the floods in Rivers State, Nigeria, including how government funds were allocated and spent. We used AI to gather documents, analyze the data, and double-check the facts before creating clear visual summaries of our findings.
The investigation sparked a lot of interest from editors and journalists who were curious about how a small newsroom like ours could use AI to enhance its work.
Our founder, Elfredah Kevin-Alerechi, was interviewed by Laura Oliver from the Reuters Institute for the Study of Journalism, where she discussed the investigation process. The full story can be read here.
Mohammed Auwal Ibrahim, Media Director and Editor-in-Chief of Halal
Additionally, Nigerian journalist Mohammed Auwal Ibrahim, Media Director and Editor-in-Chief of Halal, cited our investigation in his seminar at the Federal Polytechnic Bauchi. He was invited to speak about the ethical use of AI in journalism.
Ibrahim highlighted how media organizations like The Colonist Report are using AI responsibly to improve journalistic work.
He also shared our investigation on social media to show other small newsrooms what AI can help them achieve.
The Centre for Investigative Journalism in London, United Kingdom, has also invited Elfredah Kevin-Alerechi to speak at their 2025 Summer Conference. Her talk will include discussing our AI-powered investigation and various AI tools for journalists. The event is set for June 2025, and more details can be found on the organization’s website.
The Colonist Report Africa and The Colonist Report UK are small but growing media outlets that combine technology and journalism. JournoTECH helps lead this innovation by training journalists to use AI responsibly and effectively
Breaking Into Tech: 2025 IWD Reflections from WomenTechmakers Scotland on AI, UI Design, and RESTful APIs
Elfredah Kevin-Alerechi
Getting into tech from a non-tech background can sometimes feel boring and tiring, especially when you’re focused on building skills that require you to create products using code. You also have to learn programming languages like Python, JavaScript, HTML, CSS, etc.
Photo shows Elfredah Kevin-Alerechi presenting. Photo credit: Elizabeth Jackson.
Well, just so you know, that part where non-tech professionals struggle with learning programming languages is becoming a thing of the past—thanks to the rise of Artificial Intelligence (AI). This was the focus of my talk at the 2025 Women Techmakers Scotland International Women’s Day celebration on March 15 in Glasgow, where hundreds of women came together to hear from both young, aspiring professionals and experts in tech.
During my session, I spoke about different Google AI tools that non-tech women—or anyone looking to transition into tech—can use to grow their skills and build a strong portfolio.
One important example I shared was The Colonist Report Africa investigation, where we used Gemini to scrape and analyze more than 3,000 documents.
My talk, titled “From Non-Tech to Tech: How Women Can Leverage Google’s No-Code AI Tools to Build Scalable Solutions,” attracted aspiring tech professionals, educators, and entrepreneurs who were curious about how to break into tech without needing to code.
Cross section of participants at the Women Techmakers IWD event 2025/Photo credit: Elfredah Kevin-Alerechi for JournoTECH
With Google’s no-code or low-code platforms, we can now build apps, websites, and even AI-powered products—and upload them to app stores like Apple and Google Play.
I highlighted three Google tools where AI plays a major role in helping non-tech professionals: AutoML, AI Studio, and FlutterFlow.
Flutter
Screenshot of Flutter website A screenshot of flutter dashboard through idx.google
Flutter is one of Google’s tools for building mobile apps. Installing Gemini in your Flutter app makes it even easier to navigate the development process. With basic prompt engineering skills in Gemini, you can get clear directions and code for various files and folders, including where to place your API key—which must be stored securely in a folder like .env. When your API key is stored securely in .env, even if you share your project or upload it to an open-source platform, no one will see your API key.
AutoML (Vertex AI)
A screengrab of Vertex AI dashboard/Elfredah Kevin-Alerechi for JournoTECH
AutoML is a no-code tool that lets you train custom AI models without writing any code. Honestly, this is one of my favorite tools because it’s simple and very effective. Once you know what you want to build, you just upload your data, and AutoML takes care of the rest—it builds, trains, and optimizes your AI model for you. It’s great for image recognition, text analysis, and making predictions—all without coding! But it’s important to know exactly what you want to achieve before choosing which tool to use.
AI Studio
A screengrab of Google AI studio/Photo credit: Elfredah Kevin-Alerechi for JournoTECH
AI Studio (Gemini AI API Playground) is a no-code/low-code tool that allows users to explore Google’s Gemini AI models. You can generate text, get answers, and build AI-powered chat apps. It’s great for content creation, automating tasks, and building chatbots—no coding required! I found it very useful because it helps you quickly test what works best for your project.
My key message was: “Scaling up your tech skills is not enough—make them visible! Take action and let the world see your expertise.”
Photo shows Elfredah Kevin-Alerechi during her session at the 2025 Women in Techmakers IWD event/Photo credit: Elizabeth Jackson
I encouraged attendees to start small, share their work, protect their API keys, and stay visible online.
“Even if your posts get no likes, someone is watching. Keep going.”
Many people said they felt empowered by my session. It showed that breaking into tech is possible, no matter where you’re starting from—even if you’re just beginning and unsure where to start with AI.
This was one of those events where I wished I could split myself into different pieces just to attend every session. Based on the conversations I had and the energy in the room, other sessions were just as exciting and insightful.
My Technical Love
Cheng Hsin Ping Iris, Senior Product Associate at JP Morgan during session at the 2025 Women in Techmakers Scotland IWD event/Photo Credit: Elfredah Kevin-Alerechi for JournoTECH
One game-changing session for me was learning about RESTful APIs from Cheng Hsin Ping Iris, Senior Product Associate at JP Morgan. As someone involved in web and app development—and who also trains others on API security—this session opened my eyes.
I now understand that building a RESTful API involves creating endpoints that allow users to access, send, or modify data using simple HTTP methods like GET, POST, PUT, and DELETE.
Elena Dumitrana during her session at the 2025 IWD Women in Techmakers eventElena Dumitrana during her session at the 2025 IWD Women in Techmakers event/Elfredah Kevin-Alerechi for JournoTECH
Another takeaway came from Elena Dumitrana, Product Principal at AND Digital and a PhD researcher in Engineering & Design. I found her session really insightful. As someone who designs products for users, it reminded me how important it is to involve users in the process. She emphasised considering several factors before finalising any product.
“When getting feedback from users about the product design, don’t just take the first feedback—wait for others and compare everything before making a final decision. Technology is taking us in new directions,” she said, “but we must be mindful of the process when building products.”
Delia Paternina, a software engineer and Google Developer Group Glasgow member, gave a great session on Chakra UI. It was my first time hearing about Chakra UI, and when she showed screenshots of the platform during her talk, I got really interested in trying it out. Chakra UI is a React component library that helps you build responsive, accessible, and customizable interfaces with features like style props, theming, and dark mode.
Personal Growth and Diversity Inclusion
Personally, I felt inspired by every session I attended. One highlight was from Ufonabasi Umo, Scotland Women in Tech Rising Star Award winner 2024 and Associate Software Engineer at J.P. Morgan. She encouraged women to explore the future of AI and connect with more AI communities that support women.
Another impactful session was by Deepali Narsiker, who stressed the importance of building inclusive tech teams. I found her perspective valuable. If we want to achieve big goals and build meaningful products, we must have diverse teams to help close existing gaps.
Lorna Ingram talking to participants about Dell’s technology strategy to bring more women to STEM through STEMAspire UK/Photo credit: Elfredah Kevin-Alerechi for JournoTECH
I also learned a lot from Lorna Ingram, Learning and Development Director at Dell Technologies. She shared how Dell has increased its number of female employees compared to 20 years ago. She talked about how Dell supports girls in STEM through its STEMAspire UK programme. For me, the key takeaway was the importance of helping women transition into STEM careers.
I wasn’t the only one who found these sessions educational. People enjoyed my talk, but judging from the posts shared by other attendees, the other sessions were also informative and eye-opening.
The 2025 Women Techmakers Scotland International Women’s Day event was truly inspiring, educational, and full of valuable networking opportunities.
While the global development sector was still processing the shocking news of the White House order halting USAID’s contract awards, another major headline emerged— the launch of a new AI technology, DeepSeek. This development has raised eyebrows among major U.S. tech companies, as they now see a rising competitor from China.
On January 27, 2025, the world was buzzing about a new player in the AI world – DeepSeek, a Chinese AI company that introduced the DeepSeek-R1 model. It’s a large language model (LLM), similar to ChatGPT, and it’s open-source. Pretty exciting, right?
At JournoTECH, we decided to dive into what DeepSeek can do and how useful it might be for journalists, educators, and communities in the Global South. But before we get into that, let’s talk about the buzz surrounding DeepSeek’s launch.
When DeepSeek unveiled its AI model, they shared some jaw-dropping details. It only took two months and less than $6 million to build using Nvidia’s H800 chips – that’s quite a contrast to the $100 million OpenAI spent on building its models. This raised a lot of eyebrows among investors.
As you might expect, Big Tech companies in the US started sweating a bit. When DeepSeek’s model launched, shares in companies like Meta, Microsoft, Alphabet (Google’s parent company), and Amazon took a hit. Microsoft’s stock dropped about 6%, Alphabet’s by more than 4%, and Amazon saw a 1% decline. Meta wasn’t hit too hard, with just a 0.7% drop. The whole situation caused a massive sell-off in the tech sector, and even Nvidia’s stock dropped nearly 18%, marking the largest single-day loss in its history!
Screengrab of Deepseek platform/Elfredah Kevin-Alerechi on February 3, 2025
Exploring DeepSeek’s Power
So, with all the hype around DeepSeek, we wanted to see what it can really do.
We started by asking it a simple question: “What can I use you for?”
In no time, DeepSeek came up with a list: research, drafting emails, solving math problems, and more. Sounds useful, right? We even asked it to draft an email to its CEO about possible collaborations with JournoTECH, and it did that too!
Check out our video with DeepSeek on what it can.
However, there were some things DeepSeek couldn’t do. It doesn’t have features for creating images, voice conversations, or voice recordings – something tools like ChatGPT and Gemini can handle. We tried asking DeepSeek to create an image, but it couldn’t do it. You can see our prompt and the response in the video.
What Can’t DeepSeek Do?
We were curious about the things DeepSeek couldn’t do, so we asked it to write a news story about its limitations. Here’s the headline it came up with:
“AI Assistant Reveals Its Limits: What It Can’t Do”
The AI made it clear that while it’s great for answering questions and generating ideas, it has its limits. It can’t create images, videos, or music, and it can’t do physical tasks like cooking or driving. It also can’t access real-time data or predict the future. DeepSeek even joked, “I’m not a fortune teller!”
It also can’t provide professional advice on legal, medical, or financial matters, and it admitted that it can’t understand human emotions or replace therapy. It’s here to assist, not replace human connection.
Finally, DeepSeek can’t break ethical guidelines or learn in real-time. Its knowledge stops at July 2024. Even with these limits, DeepSeek is still a pretty powerful tool.
What Do You Think?
So, what do you think about DeepSeek? Do you think it will eventually dominate the AI tools that we use every day? Share your thoughts with us at info@journotech.org – we might even feature them in our next edition, along with what others think!
Using AI and Google NotebooLM to Simplify Storylines for Investigative Podcasts
Journo TECH
At JournoTECH, we proudly supported The Colonist Report UK and Africa teams in using Google NotebookLM to produce an AI-driven flood investigation. This innovative tool allowed us to organize complex data, streamline our findings, and craft a compelling story about the environmental and community impacts of flooding.
Understanding that many people don’t have time to read lengthy reports, we turned this investigation into a podcast. By leveraging NotebookLM, we created a conversational format that simplifies the storyline, making it easier for our audience to follow the issues, investigations, and outcomes.
Podcasts bring these important stories to life, allowing listeners to engage while on the go—whether driving, cooking, or relaxing. This approach not only broadens accessibility but also ensures that critical investigations remain relatable and impactful for everyone, reinforcing our commitment to making complex issues more understandable and engaging for diverse audiences.
Stay connected! Follow us on social media for the latest updates.
London, December 6, 2024 – JournoTECH, a platform focused on journalism training and tech skill development, has launched an exciting opportunity for educators to learn how to integrate Artificial intelligence (AI) technology into teaching. The program aims to help educators prepare their students for the demands of an AI-driven future while addressing challenges such as bias, ethical concerns, and the lack of localized AI solutions.
The training is designed for educators from developing nations, marginalised groups, and communities with limited access to technology. However, educators from the global North who want to scale up their teaching methods are also welcome. The program will focus on practical, hands-on learning, encouraging participants to come prepared to engage deeply with real-world applications of AI in education.
To ensure inclusivity, the training will be conducted in English, but translation services will be available to support participants who are not fluent in the language. However, attendees are encouraged to have a fair understanding of and ability to speak English to actively engage in discussions and activities.
Participants will explore topics such as understanding AI and its applications, using AI tools to enhance teaching, detecting AI-generated content and bias, and navigating challenges in AI integration. They will also learn how to localise AI solutions for their communities and gain skills to prepare students for future careers in an AI-driven world.
JournoTECH will offer support for internet access to participants interested in contributing data for AI models, with funding priority given to educators in higher and primary schools.
“This training is about empowering educators to harness AI for good. By equipping them with the right tools and knowledge, we’re helping to create inclusive, forward-thinking classrooms,” said Elfredah Kevin-Alerechi, founder of JournoTECH.
Applications are open now, with training delivered online and in select regional hubs.
With a focus on bridging the digital divide, JournoTECH’s initiative underscores the critical role of educators in shaping an equitable future where AI benefits everyone.
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Leave a Reply