List of sources related to machine learning, llms, transformers and reinforcement learning agents
↑ Code|Apps|Tools
AgentGPT - AgentGPT allows you to configure and deploy Autonomous AI agents. Name your own custom AI and have it embark on any goal imaginable. It will attempt to reach the goal by thinking of tasks to do, executing them, and learning from the results.
Baby AGI - This Python script is an example of an AI-powered task management system. The system uses OpenAI and vector databases such as Chroma or Weaviate to create, prioritize, and execute tasks.
BIG-AGI - your personal AGI application powered by OpenAI GPT-4 and beyond. Designed for smart humans and super-heroes, this responsive web app comes with Personas, Drawing, Code Execution, PDF imports, Voice support, data Rendering, AGI functions, chats and much more.
OpenAGI - This project presents OpenAGI, an open-source AGI research platform, specifically designed to offer complex, multi-step tasks and accompanied by task-specific datasets, evaluation metrics, and a diverse range of extensible models.
Gorilla - Gorilla: An API store for LLMs.
GPT Engineer - GPT Engineer is made to be easy to adapt, extend, and make your agent learn how you want your code to look. It generates an entire codebase based on a prompt.
LangChain - library for creating powerful apps and agents with LLMs
LLM Agents - Small library to build agents which are controlled by large language models (LLMs) which is heavily inspired by langchain.
Voyager - code for Voyager paper
↑ Papers
24.08.2023 SayCanPay: Heuristic Planning with Large Language Models using Learnable Domain Knowledge | (code) | (website)
30.06.2023 Preference Ranking Optimization for Human Alignment
10.06.2023 Reflexion: Language Agents with Verbal Reinforcement Learning | (code)
xx.06.2023 Language to Rewards for Robotic Skill Synthesis
25.05.2023 Voyager: An Open-Ended Embodied Agent with Large Language Models | (code)
24.05.2023 SPRING: GPT-4 Out-performs RL Algorithms by Studying Papers and Reasoning
10.03.2023 ReAct: Synergizing Reasoning and Acting in Language Models
10.01.2023 Chain-of-Thought Prompting Elicits Reasoning in Large Language Models
08.12.2021 Improving language models by retrieving from trillions of tokens | (code)
30.11.2021 Show Your Work: Scratchpads for Intermediate Computation with Language Models
20.10.2020 Local Knowledge Powered Conversational Agents
↑ Blogposts
Yoav Goldberg, April 2023 | Reinforcement Learning for Language Models
30.03.2023 | Language Models can Solve Computer Tasks | (paper) | (code)
21.02.2023 | Do Large Language Models (LLMs) reason?
2023 | Gorilla: Large Language Model Connected with Massive APIs
2022 | LISA: Learning Interpretable Skill Abstractions from Language