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.

Translation
217 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...
AI Art Gallery
57 runs ♦ 0 likes
By Jamie Gorman  
Created: 21 Nov 2023
Modified: 2 Feb 2024
Art Gallery with AI generated images and background music. Calls image generation API from Repli...
FeelFlow
77 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...
Audio to Text
36 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...
Time Machine
139 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...
Text to 3D Graph...
191 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 ...
Anime Profile Pi...
233 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://...
AIRecipe
60 runs ♦ 0 likes
By Alex Petrash  
Created: 1 Dec 2023
Modified: 5 Feb 2024
User enters the name of a dish. Display list of ingredients, recipe and an image. Uses two API c...
Color Matcher
278 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...
AI Song Generator
108 runs ♦ 0 likes
By Niall Ryan  
Created: 24 Nov 2023
Modified: 5 Feb 2024
A webpage that will generate a song and album art from your description through AI! It makes two...
Stylish Image Ge...
372 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...
Tic Tac Toe with...
273 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...
Language Transla...
89 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...
Landmark Museum
119 runs ♦ 0 likes
By Christopher Dobey  
Created: 4 Dec 2023
Modified: 4 Feb 2024
A walkthrough tour of the most significant landmarks in any given country. Three.js 3D World wit...
ImagiGen
360 runs ♦ 0 likes
By Loone  
Created: 29 Nov 2023
Modified: 2 Feb 2024
World to make use of OpenAI DALL-E image generation API. Enter a prompt and select a 'filter'. D...
TriviaGPT
231 runs ♦ 0 likes
By Jamie Kavanagh  
Created: 23 Nov 2023
Modified: 2 Feb 2024
Trivia game calling OpenAI GPT API to get questions. Need to Clone and Edit to set 'token' as yo...
AI Generated Books
270 runs ♦ 0 likes
By Cathal O'Grady  
Created: 1 Dec 2023
Modified: 5 Feb 2024
User enters brief description of book. Then two API calls. (1) API call to Ollama LLM generates ...
Programming Assi...
279 runs ♦ 0 likes
By Ethan Kavanagh  
Created: 28 Nov 2023
Modified: 10 Feb 2024
Coding assistant tool using OpenAI GPT API. Need to enter your own OpenAI API key. Get GPT to en...
Comment on image
69 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....
Text To Video Co...
220 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...
Nightmare Simulator
371 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 ...
Voice Controlled...
109 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...
AncientBook - 3D...
1133 runs ♦ 0 likes
By Jordan Tallon  
Created: 20 Nov 2023
Modified: 8 Feb 2024
Generates a custom story with GPT and places it into an interactive 3d book. A series of control...
Story Generator ...
62 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...
DEB.ai.TE
38 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...
Gatekeeper
320 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...

"Hello World" versions

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

Text to image AP...
47 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/...
Text-to-speech "...
9 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 ...
DALL-E "Hello World"
78 runs ♦ 0 likes
By Loone  
Created: 1 Dec 2023
Modified: 2 Feb 2024
"Hello World" call of OpenAI DALL-E image generation API. Edit 'defaultPrompt' to change the pro...
Fact-checker "He...
57 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 "...
39 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...
Cohere Chatbot "...
173 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...
DALL-E "Hello World"
32 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...
96 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...
Google Translati...
34 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...

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.