mccaffary/ChatGPT-Domain-Specific-Language
Exploring ChatGPT (OpenAI) with a novel DSL (domain-specific language)
This project helps AI researchers and prompt engineers understand how large language models (LLMs) learn new programming languages. It takes examples of a completely novel, proprietary programming language (SIL) as input, and shows how ChatGPT then attempts to write new code in that same language. The primary users are those who are researching the capabilities and limitations of LLMs, specifically concerning their ability to infer and apply syntax from limited examples.
No commits in the last 6 months.
Use this if you are an AI researcher or prompt engineer curious about how LLMs handle novel programming languages based on few-shot examples.
Not ideal if you are looking for a tool to automatically generate code in established programming languages or a practical coding assistant for day-to-day development.
Stars
46
Forks
5
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/ChatGPT-Domain-Specific-Language"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
panaversity/learn-modern-ai-python
Learn Modern AI Assisted Python with Type Hints
microsoft/PromptCraft-Robotics
Community for applying LLMs to robotics and a robot simulator with ChatGPT integration
isLinXu/prompt-engineering-note
🔥🔔prompt-engineering-note🔔🔥
aloth/RogueGPT
RogueGPT: A controlled stimulus generator for AI news authenticity research. (arXiv:2601.21963...
SeanLee97/llano
Let ChatGPT (Large Language Models) Serve As Data Annotator and Zero-shot/few-shot Information Extractor.