Skip to content

forstmeier/askpaulgraham

Repository files navigation

askpaulgraham

Pick Paul Graham's brain 🎨

Try it here: https://askpaulgraham.cyclic.app/

About 😎

askpaulgraham is a for-fun side project using OpenAI's GPT-3 and Paul Graham's essays. Both the question and summaries features are powered by GPT-3 and may not necessarily provide output that reflects Paul Graham's opinions.

⚠️ This project is open source but only intended to have a single instance running for users to play with.

Feel free to reach out via direct message on Twitter.

The frontend is hosted on Cyclic and the backend is hosted on AWS using SAM.

Contribute 🤪

Fork this repository and open a pull request for code changes or submit an issue if you spot a bug.

On the frontend, any improvements to the style, UX, or functionality are welcome. For backend code improvements, I'd definitely appreciate improvements to the OpenAI API requests. Be sure to follow Go best practices! 🎉