Tools for thinking • Space for creativity • Built to explore
A collection of AI-powered tools designed to help shape ideas, refine thinking, and experiment with new approaches.
The Aether AI Toolkit is a collection of purpose-built AI applications, each designed to perform a specific task.
Instead of building one general-purpose chatbot, this project takes a different approach:
Give each tool a role and let it do it well.
These tools are designed to be useful, focused, and a little more human, not just another generic interface.
Each app focuses on a distinct type of thinking:
- idea generation
- structured planning
- reflection and feedback
- evaluation and critique
- content transformation
- guided support
Some tools are lightweight and practical.
Others explore more advanced AI behaviours.
Together, they form an evolving toolkit designed for:
- learning and development
- creative workflows
- productivity and organisation
- experimentation with AI systems
This repository is actively evolving.
New tools will be added to this repository over time as they are ready.
Across all tools in this repository:
-
Each tool has a clear purpose
No duplicates. No filler. No “just another chatbot”. -
Structure over noise
Outputs are guided, formatted, and intentional. -
Prompting is part of the skill
These tools encourage better input, not passive use. -
Lightweight by default
Simple architecture where possible. Efficient by design. -
Built to evolve
AI platforms change. These tools are designed to change with them.
This repository is part of a broader system of tools.
More will be added over time as they are refined and updated, but they all share the same core ideas.
Below is a selection of working tools. Already built, actively used, and continuing to evolve as they are brought into this repository.
| Tool | Full Name | Description |
|---|---|---|
| T.A.L.K. | Tool for Answers, Learning & Knowledge | A structured AI interface designed to support clear thinking, writing, and problem-solving. Built with intentional constraints to encourage better prompting and more meaningful interaction. |
| R.E.A.C.T. | Reflective Evaluation & Assignment Coaching Tool | Helps turn feedback into action by guiding users to refine SMART targets and build practical next steps. |
| I.N.S.P.I.R.E. | Idea Nurturing & Structured Prompting for Independent Research & Exploration | Generates tailored ideas, prompts, and starting points. Designed to spark creativity and exploration. |
| C.A.S.T. | Collaborative Assignment Structuring Tool | Breaks down and assigns group projects into clear, balanced roles and structures, helping teams work more effectively. |
| Tool | Full Name | Description |
|---|---|---|
| N.U.D.G.E. | Next-step Understanding & Development Guidance Evaluator | A lightweight self-evaluation tool that compares responses and offers guidance for improvement and next steps. |
| C.L.A.R.I.F.Y. | Contextual Learning Aid for Revision, Insight, Feedback & You | A flexible tutor-style tool that explains concepts, simplifies information, and supports understanding. |
| D.A.R.T. | Dynamic Assistant for Resource Transformation | Turns ideas into structured content, from outlines and notes to discussion prompts and learning materials. |
| S.E.E.D. | Session Engagement & Evaluation Designer | Builds activities, questions, and assessment ideas from a single objective. Helping sessions grow from a strong starting point. |
Note - These are currently under re-development as they were built using older OpenAI Assistants, which are being deprecated.
| Tool | Full Name | Description |
|---|---|---|
| S.P.A.R.K. | Summarise, Present, Adapt, Reformat, Knowledge | Transforms large text or documents into structured, usable outputs such as summaries, slides, or teaching content. |
| E.C.H.O. | Evaluation & Commentary for Human Output | Analyses written work and provides structured, rubric-style feedback to support reflection and improvement. |
| W.H.I.S.P.E.R. | Workplace Help & Instant Support for Policy, Education & Reference | A retrieval-based assistant designed to answer questions using trusted documents, guides, or internal knowledge. |
| I.N.T.E.R.V.U.E. | Interactive, Natural Training Environment for Role-based Verbal User Evaluation | Simulates mock interviews with voice interaction, offering realistic practice and feedback. |
| M.U.S.E. | Multimodal Utility for Simulated Engagement | A roleplay and scenario-based tool designed for training, storytelling, and emotionally aware interaction. |
All tools in this repository use the OpenAI API.
- Most tools use direct API calls
- Some earlier builds used Assistant-based architectures (currently being updated)
This toolkit is actively evolving alongside changes to AI platforms and APIs.
To run any of the tools in this repository, you will need:
- Node.js (v18+ recommended)
- An OpenAI API key
- Active API credits (usage is pay-as-you-go)
These tools do not include free-tier AI access.
All requests are made using your own API key and usage is billed to your account. This pay-as-you-go model keeps usage flexible and can be very cost-effective depending on how the tools are used.
git clone https://github.com/pryeraaron95-code/aether-ai-toolkit.git
cd aether-ai-toolkit
You’ll need to be inside this folder to run the app locally.
npm install
Create a .env file in the root of the project:
OPENAI_API_KEY=your_api_key_here
(Optional) OPENAI_MODEL=gpt-4.1-nano PORT=3000
An example .env can be found within each tool folder
- Go to: https://platform.openai.com/
- Create an account (or sign in)
- Generate an API key
- Add billing / credits
I started with $10 and barely scratched the surface.
Most tools follow a simple Node.js setup:
node server.js
Then open your browser at:
- Each tool has its own folder and README
- Some advanced tools may require additional setup (explained per tool)
These tools use a usage-based API.
- Most interactions cost fractions of a penny
- Longer conversations increase cost due to context being resent. (Not every tool does this)
- Some tools intentionally expose estimated token usage to encourage efficient prompting
This is by design.
This is a living project.
- Some tools are complete
- Some are being updated
- Some are being rebuilt
- Migration to newer AI architectures (following depreciation of some original app architecture)
- Explore integration with other API providers or offline local models
- Improved UX/UI
- Cross-integration between tools
- Continued expansion of the toolkit
This isn’t a single tool. It’s a system of ideas - built, tested, refined, and evolving.
Each app exists for a reason. Designed to be creative, flexible, and not limited by “that’s just the standard”.
