Drag the background!
AI API undergraduate Worlds 2023

Student Worlds from an undergraduate 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.

Gatekeeper
396 runs ♦ 0 likes
By Sam Murphy  
Created: 23 Nov 2023
Modified: 4 Feb 2024
A mysterious wizard is guarding a locked gate. Three.js 3D World with built-in API calls. Naviga...
Color Matcher
306 runs ♦ 0 likes
By Siri Nandipaty  
Created: 27 Nov 2023
Modified: 5 Feb 2024
Color ideas generator using the Cohere AI API: https://docs.cohere.com/reference/generate. (1) E...
DEB.ai.TE
73 runs ♦ 1 like
By Calem McGlynn  
Created: 2 Dec 2023
Modified: 4 Feb 2024
An all-round tool for school and university debates. Calls 3 APIs. User enters prompt, such as a...
Language Transla...
144 runs ♦ 0 likes
By Darius Beril  
Created: 7 Dec 2023
Modified: 8 Feb 2024
AI Language Translator And Reader. (1) Uses OpenAI GPT API for translation. Need to enter your o...
FeelFlow
97 runs ♦ 0 likes
By Lakshita Dubey  
Created: 3 Dec 2023
Modified: 4 Feb 2024
Audio to text to sentiment analysis. Give it URL of audio (such as an MP3). Uses Deepgram Speech...
AI Song Generator
152 runs ♦ 0 likes
By Niall Ryan  
Created: 24 Nov 2023
Modified: 11 Sep 2024
A webpage that will generate a song and album art from your description through AI! It makes two...
AIRecipe
95 runs ♦ 0 likes
By Alex Petrash  
Created: 1 Dec 2023
Modified: 11 Sep 2024
User enters the name of a dish. Display list of ingredients, recipe and an image. Uses two API c...
Text To Video Co...
244 runs ♦ 1 like
By Daniel Marcu  
Created: 21 Nov 2023
Modified: 5 Feb 2024
Text to video. Convert any prompt into a 3 second video that is generated using the Stable Diffu...
AI Art Gallery
133 runs ♦ 0 likes
By Jamie Gorman  
Created: 21 Nov 2023
Modified: 11 Sep 2024
Art Gallery with AI generated images and background music. Calls image generation API from Repli...
TriviaGPT
262 runs ♦ 0 likes
By Jamie Kavanagh  
Created: 23 Nov 2023
Modified: 11 Sep 2024
Trivia game calling OpenAI GPT API to get questions. Need to Clone and Edit to set 'token' as yo...
Stylish Image Ge...
414 runs ♦ 0 likes
By Daniel Pelech  
Created: 23 Nov 2023
Modified: 4 Feb 2024
Convert user prompt to a set of images. Uses Sohail Ahmed's text to image API at Rapid API: http...
ImagiGen
407 runs ♦ 0 likes
By Loone  
Created: 29 Nov 2023
Modified: 11 Sep 2024
World to make use of OpenAI DALL-E image generation API. Enter a prompt and select a 'filter'. D...
Audio to Text
82 runs ♦ 0 likes
By Lakshita Dubey  
Created: 2 Dec 2023
Modified: 4 Feb 2024
Audio to text to sentiment analysis. Give it URL of audio (such as an MP3). Uses Deepgram Speech...
Voice Controlled...
128 runs ♦ 0 likes
By Kevin  
Created: 3 Dec 2023
Modified: 2 Feb 2024
Calls OpenAI speech to text API using Whisper model: https://platform.openai.com/docs/guides/spe...
Time Machine
159 runs ♦ 1 like
By Fiachra Gill  
Created: 29 Nov 2023
Modified: 2 Mar 2024
Provides users an opportunity to take a glimpse into the past using the power of OpenAI DALL-E i...
AI Generated Books
314 runs ♦ 0 likes
By Cathal O'Grady  
Created: 1 Dec 2023
Modified: 11 Sep 2024
User enters brief description of book. Then two API calls. (1) API call to Ollama LLM generates ...
Comment on image
100 runs ♦ 0 likes
By Nik Shautsou  
Created: 1 Dec 2023
Modified: 5 Feb 2024
Classify image and make funny comment on it. Give URL of image (e.g. an animal). Calls two APIs....
Story Generator ...
96 runs ♦ 0 likes
By Sidas Litvinas  
Created: 20 Nov 2023
Modified: 4 Feb 2024
Uses two AI APIs working together. Both from OpenAI. Guide the user to develop a story. Calls Op...
Nightmare Simulator
396 runs ♦ 0 likes
By Michael Regan  
Created: 15 Nov 2023
Modified: 5 Feb 2024
Visualise your scariest nightmares with the power of DALL-E image generation. User enters "I am ...
Programming Assi...
294 runs ♦ 0 likes
By Ethan Kavanagh  
Created: 28 Nov 2023
Modified: 11 Sep 2024
Coding assistant tool using OpenAI GPT API. Need to enter your own OpenAI API key. Get GPT to en...
AncientBook - 3D...
1180 runs ♦ 0 likes
By Jordan Tallon  
Created: 20 Nov 2023
Modified: 11 Sep 2024
Generates a custom story with GPT and places it into an interactive 3d book. A series of control...
Anime Profile Pi...
297 runs ♦ 0 likes
By Ivan Shvydchenko  
Created: 23 Nov 2023
Modified: 2 Feb 2024
Creates Anime style profile picture using AnimImagine image generator API at Rapid API: https://...
Text to 3D Graph...
211 runs ♦ 0 likes
By Antoine Podvin  
Created: 2 Dec 2023
Modified: 4 Feb 2024
Create 3D Graphics scenes from text instructions. Uses text instructions to call OpenAI GPT API ...
Tic Tac Toe with...
410 runs ♦ 0 likes
By Madalina Triboi  
Created: 1 Dec 2023
Modified: 8 Feb 2024
Play Tic Tac Toe with Cohere Chatbot AI API: https://cohere.com/. P5 graphics World. Click on sq...
Translation
291 runs ♦ 0 likes
By Renso Guilalas  
Created: 18 Nov 2023
Modified: 5 Feb 2024
Websockets World where two users in different languages can talk to each other and system transl...
Landmark Museum
186 runs ♦ 0 likes
By Christopher Dobey  
Created: 4 Dec 2023
Modified: 29 Jul 2024
A walkthrough tour of the most significant landmarks in any given country. Three.js 3D World wit...

"Hello World" versions

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

Text-to-speech "...
12 runs ♦ 0 likes
By Sam Murphy  
Created: 1 Dec 2023
Modified: 4 Feb 2024
Test of two APIs: (1) Test of OpenAI GPT API. Hard-coded prompt. Clone and Edit "messages" data ...
Fact-checker "He...
58 runs ♦ 0 likes
By Calem McGlynn  
Created: 27 Nov 2023
Modified: 4 Feb 2024
Two test calls: (1) Test using OpenAI GPT API to get opinions. Hard-coded prompt. Clone and Edit...
Speech to text "...
45 runs ♦ 0 likes
By Kevin  
Created: 15 Nov 2023
Modified: 2 Feb 2024
"Hello World" for calling OpenAI speech to text API using Whisper model: https://platform.openai...
Text to image AP...
62 runs ♦ 0 likes
By Daniel Pelech  
Created: 2 Dec 2023
Modified: 4 Feb 2024
"Hello World" for Sohail Ahmed's text to image API at Rapid API: https://rapidapi.com/sohailglt/...
Google Translati...
43 runs ♦ 0 likes
By Renso Guilalas  
Created: 20 Nov 2023
Modified: 5 Feb 2024
How to call Google Cloud Translation API: https://cloud.google.com/translate/docs/basic/translat...
DALL-E "Hello World"
82 runs ♦ 0 likes
By Loone  
Created: 1 Dec 2023
Modified: 11 Sep 2024
"Hello World" call of OpenAI DALL-E image generation API. Edit 'defaultPrompt' to change the pro...
DALL-E "Hello World"
36 runs ♦ 1 like
By Fiachra Gill  
Created: 29 Nov 2023
Modified: 2 Feb 2024
How to call OpenAI DALL-E image generation API. Need to enter your own OpenAI API key. Then ente...
AnimImagine imag...
100 runs ♦ 0 likes
By Ivan Shvydchenko  
Created: 2 Nov 2023
Modified: 2 Feb 2024
Call to AnimImagine image generator API at Rapid API: https://rapidapi.com/serhaterfidan/api/ani...
Cohere Chatbot "...
182 runs ♦ 0 likes
By Madalina Triboi  
Created: 24 Nov 2023
Modified: 8 Feb 2024
"Hello World" call of Cohere Chatbot AI API: https://cohere.com/. User enters prompt and gets re...

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.