Skip to content

Instantly share code, notes, and snippets.

View beamercola's full-sized avatar
🌴
On vacation

Beamer beamercola

🌴
On vacation
View GitHub Profile
@beamercola
beamercola / gist:856912
Created March 6, 2011 01:17
JSON API response for gists
$ curl http://github.com/api/v2/json/user/show/defunkt
{
"user": {
"gravatar_id": "b8dbb1987e8e5318584865f880036796",
"company": "GitHub",
"name": "Chris Wanstrath",
"created_at": "2007/10/19 22:24:19 -0700",
"location": "San Francisco, CA",
"public_repo_count": 98,
"public_gist_count": 270,
$cfg['blowfish_secret'] = 'h00tie';
# nice
def unitname
self.unit.name
end
[
{
"channel": 1,
"url": "https://fourthworld.co:5443/LiveApp/streams/WorldAPI.m3u8",
"title": "world.API",
"image": "https://dl.airtable.com/.attachmentThumbnails/0f3bff6c27986233f92c793a98336a74/6dd3a223"
},
{
"channel": 78,
"url": "https://fourthworld.co:5443/LiveApp/streams/artifact.m3u8",
Your job is to find Entities from within documents.  Entities are things that are interesting for the user to track.
The user will give you a prompt for a concept of what to search for, and you will return a prompt outlining it in more detail.
- You should respond in Markdown
- Attributes should be listed as bullets

For example:
- If the files refer to people, you'd create one called "People"
- If the files have legal documents, you might create a "Legal Entities"
- If the files reference multiple locations, you might create a "Locations" entity