AI is the concept of intelligent reasoning by a machine, a Language Model is a system by which a program can analyze inputs of language, and output its own language based response. AI is to a Language Model in the same way Sports is to football.
LLMS
-
Language Interfaces: The Bridge Before Neural Integration
By
–
but this same interface works for all of that. this is something that scifi really god right; until we get neural interfaces, language interfaces are probably the next best thing.
-
OpenAI Launches ChatGPT Conversational AI Tool
By
–
today we launched ChatGPT. try talking with it here: http://
chat.openai.com -
Language Interfaces: The Future of Human-Computer Interaction
By
–
language interfaces are going to be a big deal, i think. talk to the computer (voice or text) and get what you want, for increasingly complex definitions of "want"! this is an early demo of what's possible (still a lot of limitations–it's very much a research release).
-
OpenAI launches ChatGPT conversational AI system
By
–
Just launched ChatGPT, our new AI system which is optimized for dialogue: https://
openai.com/blog/chatgpt/. Try it out here: https://
chat.openai.com -
ChatGPT New AI System Optimized for Dialogue
By
–
Try talking with ChatGPT, our new AI system which is optimized for dialogue. Your feedback will help us improve it.
-
Implementing Grover’s Algorithm for Boolean Satisfiability Problems
By
–
LLM Grovers Search Party https://
github.com/JavaFXpert/llm
-grovers-search-party
… How to implement Grover's algorithm to solve a boolean satisfiability problem by @JavaFXpert -
ThoughtSource: Open Resource for Chain-of-Thought Reasoning in LLMs
By
–
ThoughtSource https://
github.com/OpenBioLink/Th
oughtSource
… ThoughtSource is a central, open resource and community around data and tools related to chain-of-thought reasoning in large language models by @matthiassamwald -
Notion QA Bot: Have Conversations with Your Notion Database
By
–
Notion QA Bot https://
github.com/hwchase17/noti
on-qa
… Have a conversation with your Notion Database by @hwchase17 -
GPT-Index: Data Structures Powered by GPT-3 for Query Answering
By
–
GPT-Index https://
github.com/jerryjliu/gpt_
index
… GPT Index is a project consisting of a set of data structures that are created using GPT-3 and can be traversed using GPT-3 in order to answer queries. by @jerryjliu0