Introducing GPTs
The Best Custom GPTs to Make ChatGPT Even More Useful
lifehacker.comAlex added
OpenGPTs
This is an open source effort to create a similar experience to OpenAI's GPTs. It builds upon LangChain, LangServe and LangSmith. OpenGPTs gives you more control, allowing you to configure:
This is an open source effort to create a similar experience to OpenAI's GPTs. It builds upon LangChain, LangServe and LangSmith. OpenGPTs gives you more control, allowing you to configure:
- The LLM you use (choose between the 60+ that LangChain offers)
- The prompts you use (use LangSmith to debug those)
- The tools you give it (choose from LangC
langchain-ai • langchain-ai/opengpts
Nicolay Gerold added
- Right now, GPTs are the easiest way of sharing structured prompts, which are programs, written in plain English (or another language), that can get the AI to do useful things. I discussed creating structured prompts last week, and all the same techniques apply, but the GPT system makes structured prompts more powerful and much easier to create, tes
Ethan Mollick • Almost an Agent: What GPTs can do
Nicolay Gerold added
Today, we’re releasing the Assistants API, our first step towards helping developers build agent-like experiences within their own applications. An assistant is a purpose-built AI that has specific instructions, leverages extra knowledge, and can call models and tools to perform tasks. The new Assistants API provides new capabilities such as Code I... See more
New models and developer products announced at DevDay
Nicolay Gerold added
ChatGPT is a unique trainable technology. See yourself as one of its teachers, and it will give you excellent results.
Nicci Price • ChatGPT Prompt Templates For Nonfiction Writers: The Only 3 ChatGPT Prompt Templates You Need To Produce Content Fast That Doesn't Suck
Kaustubh Sule added
.implementation
Overview
GPTScript is a new scripting language to automate your interaction with a Large Language Model (LLM), namely OpenAI. The ultimate goal is to create a fully natural language based programming experience. The syntax of GPTScript is largely natural language, making it very easy to learn and use. Natural language prompts can be mixed with trad... See more
GPTScript is a new scripting language to automate your interaction with a Large Language Model (LLM), namely OpenAI. The ultimate goal is to create a fully natural language based programming experience. The syntax of GPTScript is largely natural language, making it very easy to learn and use. Natural language prompts can be mixed with trad... See more
gptscript-ai • GitHub - gptscript-ai/gptscript: Natural Language Programming
Nicolay Gerold added
The LLM doesn’t call the tool directly (yet), but it does pass back to the application what functions should be called — and with which parameters. And, now, OpenAI lets multiple function calls be “invoked” at once.
But, this idea is not just about GPT. The open source world is moving towards this model as well.
This Is The Future…It’s Just Not Here ... See more
But, this idea is not just about GPT. The open source world is moving towards this model as well.
This Is The Future…It’s Just Not Here ... See more
Shortwave — rajhesh.panchanadhan@gmail.com [Gmail alternative]
Nicolay Gerold added
ChatGPT was released while I was in the middle of my final solitary meditation retreat while training at the Monastic Academy. I remember walking on the path back to my room when my partner at the time excitedly shared about its emergence and the way it was taking the world by… Show more
Stuart Evans and added