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.

AI Recipe Generator
928 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...
AI TaleForge
282 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)...
Therapeutic AI
199 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...
Pokemon Trading ...
83 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...
Text to video wi...
100 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...
Audiobook Generator
127 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 ...
DeepAI text to i...
104 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...
Improving your W...
513 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...
DALL-E Speech Ga...
295 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 ...
DALL-E image pro...
187 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...
GPT Explorer
159 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 ...
Hugging Face Mod...
148 runs ♦ 0 likes
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...
Azure Image Desc...
155 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...
Infinite story book
432 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...
Student Grading ...
204 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...
VerseCraft
420 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...
Stability AI Ima...
262 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...
Generate Images ...
161 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...
Code Studio
331 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...
3D AI World
1220 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...

"Hello World" versions

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

DALL-E and Azure...
36 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 "...
96 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...
OpenAI summarise...
154 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....
Stability AI "He...
140 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...
GPT and DALL-E "...
82 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...
DALL-E "Hello World"
17 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...
OpenAI Command L...
331 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"
29 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...

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.