Yesterday I designed a #Python REPL with Large Language Model (LLM) integration. It supports any LLM by #OpenAI (e.g., #GPT3) and #GooseAI (e.g., #GPTNeoX).
It was a fun experiment! Check it out if you're interested.
https://iamleo.space/2023-02-20-llm-python-repl/
#python #openai #gpt3 #gooseai #GPTNeoX