mccaffary/GPT-4-Domain-Specific-Language
Exploring GPT-4 (OpenAI) with a novel DSL (domain-specific language)
This project explores how well advanced AI models like GPT-4 can learn and use a brand-new, specialized programming language. By feeding the AI examples of a functional language called SIL (used by a hedge fund), the project tests if it can then write new code in SIL. It's for researchers and AI practitioners interested in the limits of large language models' programming and inference abilities, specifically with novel languages.
No commits in the last 6 months.
Use this if you are an AI researcher or a prompt engineer investigating the capabilities of large language models to understand and generate code in languages they haven't been widely trained on.
Not ideal if you are looking for a tool to automatically translate code between common programming languages or to help with general-purpose software development.
Stars
25
Forks
2
Language
—
License
MIT
Category
Last pushed
May 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/mccaffary/GPT-4-Domain-Specific-Language"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vorniches/snap2txt
Convert your project into a text prompt.
promptslab/openai-detector
AI classifier for indicating AI-written text
awekrx/ChatGPT-MidJourney-prompt
This is a ChatGPT based prompt generation model for MidJorney. The purpose of this model is to...
donwany/gpt3datagen
GPT3DataGen is a python package that generates fake data for fine-tuning openai models
flatypus/flowchat
A Python library for building clean and efficient multi-step prompt chains.