social.coop is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Fediverse instance for people interested in cooperative and collective projects. If you are interested in joining our community, please apply at https://join.social.coop/registration-form.html.

Administered by:

Server stats:

491
active users

#customgpt

0 posts0 participants0 posts today
Replied in thread

@Migueldeicaza @davew,

For years, we’ve offered a personal #DataSpaces platform providing an abstraction layer over data managed by #filesystems (including cloud services) and/or #DBMS.

You can even mount #Dropbox, #OneDrive, #S3, etc., with fine-grained access controls for governance.

In the age of #AI, we’re making this usable via natural language as an extension (e.g., #CustomGPT) for #LLM-based chatbots like #ChatGPT.

Continued thread

New live demo, building a #CustomGPT yourself.

She shows the create/configure section of OpenAI, which lets you type in standard instructions and also upload PDFs to the "Knowledge" section.

If you're going to modify spreadsheets, you go to the Capabilities section and enable Code Interpreter & Data Analytics.

Continued thread

She's asked the GPT to provide her a download link, and is given a CSV. (She says that this did now work yesterday, so it's pretty unreliable.)

New topic: how to/why to build a #CustomGPT
If you, like Dominique, already use AI a lot in a repetitive way, possibly having saved prompts to reuse. This is a good way to automate those, and to condense the time it takes.

Our new #DataTwingler Smart Agent is now available as a #CustomGPT from the new #GPTStore.

Link: chat.openai.com/g/g-z8YBujVdf-

This #SmartAgent offers #SQL, #SPARQL, #SPASQL, and #GraphQL query functionality for operating on structured data that also scales to the #Web.

This form of direct query execution is usable from your #ChatGPT instance.

Usage demo: youtu.be/g0FoqK_wjnU

Quick look at the @openlink #DataTwingler #SmartAgent (or #PersonalAssistant) deployed as a #CustomGPT.

[1] Screencast Demo -- youtu.be/g0FoqK_wjnU

[2] Data Twingler CustomGPT headed to #GPTStore -- chat.openai.com/g/g-z8YBujVdf-

This Smart Agent is capable of performing query operations on structured data using #SQL, #SPARQL, #SPASQL, or #GraphQL—directly from ChatGPT.

#KnowledgeGraph #SemanticWeb
```markdown

```

I'm going to try making a #CustomGPT alongside a new (hobby/side-project) app I'm creating...

Basically it's a prompt outlining the exact tech stack and some information about the app, as well as my own experience level and how I want to interact with GPT. I'm also outlining the purpose of the app... though I can't imagine what purpose that will serve.

I'm also going to try to keep a kind of boilerplate file that I periodically upload as a reference for app style.