-
go to https://langchain-nextjs-template.vercel.app/generative_ui
type : What are the attractions found in Prague?
![image](https://github.com/user-attachments/assets/de474d1d-7b6c-4562-b9ae-52b4105e…
-
In the trip planner, display popular attractions like monuments of the destination selected
-
When I search "rolling stones" below is displayed
![image](https://github.com/user-attachments/assets/72a35a79-6dae-470b-8a1c-9dc0cea8bf8d)
which is definitely not from the artist "the rolling stone…
-
I am writing a game engine to procedurally generate visits to haunted house attractions. Then I will compile each visit and its statistics into a 50,000 word document as a NaNoGenMo entry.
-
Hi! I am making the call with python:
```
import requests
response = requests.get("https://atlas-obscura-api.herokuapp.com/api/atlas/attractions/japan?city=tokyo&sort=recent&limit=3")
print(resp…
-
maxsu updated
11 years ago
-
Given the area data has been loaded
When the application renders
Then the areas should be represented to the user as a 3-2-3 grid, with the middle cell unoccupied, and each area colored with its cor…
-
Given user wants to see the attraction list of an area
When the user clicks on an area
Then all attraction names assigned to that area should be listed in the left 30% of the screen
And the attract…
-
-