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.

Tic Tac Toe with...
414 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...
AncientBook - 3D...
1197 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...
Programming Assi...
295 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...
Time Machine
160 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...
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...
Comment on image
101 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....
Landmark Museum
203 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...
TriviaGPT
266 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...
Anime Profile Pi...
300 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://...
AI Song Generator
154 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
98 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...
Translation
310 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...
Story Generator ...
99 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...
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...
Stylish Image Ge...
416 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...
AI Generated Books
326 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 ...
AI Art Gallery
160 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...
Text To Video Co...
248 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...
Gatekeeper
416 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...
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...
DEB.ai.TE
86 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...
Text to 3D Graph...
213 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 ...
Nightmare Simulator
398 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 ...
Color Matcher
310 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...
Voice Controlled...
129 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...
ImagiGen
408 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...

"Hello World" versions

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

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...
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...
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...
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...
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...
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...
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...
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 ...

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.