AI/LLM
< AI
Jump to navigation
Jump to search
Large Language Model AI (LLMs)
|
I often use these for answering questions (usually technical, occasionally political).
commercial services
- ChatGPT (by OpenAI, which is neither open nor AI[1])
- Copilot (Microsoft)
- FastGPT: seems to be Kagi's own model, not just a front-end to some other LLM
- Perplexity
Notes
- 2024-10-07 GSM-Symbolic: Understanding the Limitations of Mathematical Reasoning in Large Language Models (paper by Apple researchers; via)
- 2023-05-24 Worried About Sending Your Data to a Chatbot? 'PrivateGPT' Is Here
Code Sources
- Auto-GPT «chains together LLM "thoughts", to autonomously achieve whatever goal you set.»
- Downside: not fully autonomous; still depends on OpenAI
- privateGPT
Footnote
- ↑ ...in the sense that LLMs in general are not really what the term "AI" means to me.