Open Source Projects

At Acorn, we build open source software to simplify how humans interact with technology. Our projects are designed to be useful for any organization looking to accelerate the adoption of artificial intelligence and LLMs in their organization. We’re always excited to collaborate with anyone interested in using or contributing to these projects.

GPTScript

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 natural language 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 traditional scripts such as bash and python or even external HTTP service calls. With GPTScript you can do just about anything, like plan a vacation, edit a file, run some SQL, or build a mongodb/flask app.