Skip to content

exercism/chatgpt-proxy

Repository files navigation

Exercism's ChatGPT Proxy

Tests

This is Exercism's proxy to ChatGPT It takes:

  • an action (help, feedback)
  • student's solution
  • test files

It combines these into a prompt, sends it to ChatGPT, and returns the result.

Run as if a lambda locally

docker run --rm -p 3026:8080 chatgpt-proxy

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published