Drag the background!
AI API postgraduate Worlds 2023

Student Worlds from a taught postgraduate Computer Science course in 2023.

Students were asked to build sample JavaScript Worlds on Ancient Brain to call AI APIs. These Worlds illustrate what can be done with AI APIs, and how they can be called from third-party JavaScript.

Here are the best submissions.

Therapeutic AI
227 runs ♦ 0 likes
By Moses Crasto  
Created: 1 Dec 2023
Modified: 11 Sep 2024
Chat with your personal Therapeutic AI bot. Calls two APIs, OpenAI's GPT and D-ID API (text to v...
DALL-E image pro...
204 runs ♦ 0 likes
By Darragh McG  
Created: 26 Nov 2023
Modified: 11 Sep 2024
Interface to DALL-E image generation API by OpenAI. Need to enter your own OpenAI API key. Choos...
AI TaleForge
298 runs ♦ 0 likes
By Rajesab Nadaf  
Created: 23 Nov 2023
Modified: 11 Sep 2024
AI TaleForge is an app to harness the power of two incredible AI tools: GPT and DALL-E (2 and 3)...
Generate Images ...
175 runs ♦ 0 likes
By Toma  
Created: 12 Nov 2023
Modified: 11 Sep 2024
Audio (record microphone speech) to text to image. (1) Enable microphone for Ancient Brain. (May...
Stability AI Ima...
283 runs ♦ 0 likes
By Alfred Iyby  
Created: 2 Dec 2023
Modified: 11 Sep 2024
Image Generation Using Stable Diffusion API at Stability AI: https://stability.ai/stable-diffusi...
Infinite story book
466 runs ♦ 0 likes
By Darragh McG  
Created: 29 Nov 2023
Modified: 11 Sep 2024
Indefinite story book generation. Allows the user to automatically generate an illustrated short...
Pokemon Trading ...
93 runs ♦ 0 likes
By Reeve Barreto  
Created: 30 Nov 2023
Modified: 11 Sep 2024
Generate Pokemon cards from user prompts using AI. Makes four cards. API calls to GPT for text a...
DALL-E Speech Ga...
304 runs ♦ 0 likes
By spandana  
Created: 23 Nov 2023
Modified: 11 Sep 2024
Text to image to caption to audio, with DALL-E and Azure. (1) User enters prompt. Calls DALL-E ...
Student Grading ...
219 runs ♦ 0 likes
By Daugirdas Stirbys  
Created: 2 Dec 2023
Modified: 11 Sep 2024
Grading Assistant for student document submissions. Analyze the uploaded student document, summa...
Improving your W...
545 runs ♦ 0 likes
By John McCormack  
Created: 25 Nov 2023
Modified: 11 Sep 2024
Usable AI application to enhance or change style of any piece of text. Uses OpenAI GPT API. Need...
3D AI World
1256 runs ♦ 1 like
By Nithin Sai K J  
Created: 27 Nov 2023
Modified: 11 Sep 2024
AI-powered Three.js 3D graphics World. Story powered by OpenAI GPT API. Need to enter your own O...
Code Studio
344 runs ♦ 0 likes
By Sarthak Sethi  
Created: 2 Dec 2023
Modified: 11 Sep 2024
Generate and visualize Three.js code and images. Need to enter your own OpenAI API key. Two mode...
Azure Image Desc...
161 runs ♦ 0 likes
By Suraksha Shetty  
Created: 25 Nov 2023
Modified: 11 Sep 2024
App to analyze images using the Computer Vision API from Microsoft Azure: https://learn.microsof...
Hugging Face Mod...
194 runs ♦ 1 like
By Rajat Lashkare  
Created: 2 Dec 2023
Modified: 11 Sep 2024
Feature-rich app to explore some of the AI models on Hugging Face. Hugging Face has over 500,000...
GPT Explorer
173 runs ♦ 0 likes
By Hardik Mangla  
Created: 22 Nov 2023
Modified: 11 Sep 2024
Dropdown menu to guide you through things you can get OpenAI's GPT to do. Code simply adds more ...
Text to video wi...
121 runs ♦ 0 likes
By Moses Crasto  
Created: 30 Nov 2023
Modified: 11 Sep 2024
Interface to D-ID API (text to video clips with photo-realistic characters speaking). https://ww...
DeepAI text to i...
131 runs ♦ 0 likes
By Evans Kipchaui  
Created: 26 Nov 2023
Modified: 11 Sep 2024
Demo of DeepAI text to image API: https://deepai.org/machine-learning-model/text2img. Need to en...
AI Recipe Generator
960 runs ♦ 0 likes
By Pooja Salgar  
Created: 25 Nov 2023
Modified: 11 Sep 2024
App to get a recipe for a meal given what ingredients you have, and generate an image of it. Cal...
VerseCraft
433 runs ♦ 1 like
By Leonard Alphonso  
Created: 29 Nov 2023
Modified: 11 Sep 2024
Calls GPT and DALL-E (text to image) and Whisper (text to speech) APIs (all at OpenAI). User ent...
Audiobook Generator
140 runs ♦ 0 likes
By Aleena Joseph  
Created: 21 Nov 2023
Modified: 11 Sep 2024
Convert your text/story to an audio file. Calls OpenAI text to speech (TTS). Need to enter your ...

"Hello World" versions

These "Hello World" versions are just to illustrate how to call the AI API.

GPT and DALL-E "...
88 runs ♦ 0 likes
By Reeve Barreto  
Created: 21 Nov 2023
Modified: 11 Sep 2024
"Hello World" API calls to GPT and DALL-E (both at OpenAI). Need to enter your own OpenAI API ke...
Stability AI "He...
143 runs ♦ 0 likes
By Alfred Iyby  
Created: 2 Dec 2023
Modified: 11 Sep 2024
Image Generation Using Stable Diffusion API at Stability AI: https://stability.ai/stable-diffusi...
OpenAI summarise...
159 runs ♦ 0 likes
By Daugirdas Stirbys  
Created: 26 Nov 2023
Modified: 11 Sep 2024
Upload file (PDF, TXT) and get summary of it. Uses Assistants API from OpenAI: https://platform....
OpenAI Command L...
333 runs ♦ 0 likes
By Leonard Alphonso  
Created: 23 Nov 2023
Modified: 11 Sep 2024
Command Line (Linux-style) user interface to test OpenAI APIs. Need to enter your own OpenAI API...
DeepAI "Hello World"
33 runs ♦ 0 likes
By Evans Kipchaui  
Created: 26 Nov 2023
Modified: 11 Sep 2024
"Hello World" call to DeepAI Text Generator: https://deepai.org/chat/text-generator. Need to ent...
DALL-E and Azure...
41 runs ♦ 0 likes
By spandana  
Created: 28 Nov 2023
Modified: 11 Sep 2024
"Hello World" call of two APIs. Calls DALL-E text to image API from OpenAI. DALL-E generates ima...
Text to speech "...
98 runs ♦ 0 likes
By Aleena Joseph  
Created: 21 Nov 2023
Modified: 11 Sep 2024
"Hello World" for OpenAI text to speech (TTS). Need to enter your own OpenAI API key. Can select...
DALL-E "Hello World"
18 runs ♦ 0 likes
By Rajesab Nadaf  
Created: 23 Nov 2023
Modified: 11 Sep 2024
"Hello World" call of OpenAI DALL-E image generation API. Clone and Edit to enter your own OpenA...

The background is a program, showing the JavaScript graphics used on this site.
The globes light up when you log in.
 
Font:

Users retain ownership of user content.

Platforms      Stats      The name      Terms and conditions

Call for partners      Contact

Call for partners!
Ancient Brain is looking for a partner to co-write a JavaScript coding book for schools, to be used worldwide. This would be a course for students in learning to code from scratch. The book and course will be integrated into the Ancient Brain site. This is an opportunity for someone looking to develop a course and textbook to partner with a site to promote it. Read more.