Skip to content

Python notebook for helping inspire and generate ideas.

License

Notifications You must be signed in to change notification settings

acmeyer/idea-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Idea Generator

This program is for helping you to generate ideas by leveraging GPT (through OpenAI's API). The basics for how it works is that you provide it a prompt about what kinds of ideas you're looking for (examples are also provided below) and GPT will generate a list of ideas for you. You can then use this list however you want (for example, it could spur new ideas for you or you can filter and sort them by your own personal ranking, etc).

How to use

Open In Colab

You can open up the provided notebook in Google Colab by clicking the button above. Alternatively, you can just run this notebook locallly if you have Jupyter notebook installed.

License

See LICENSE

Contributing

To contribute:

  • Fork the repository
  • Make code changes
  • Commit changes to your local repository
  • Open up a pull request between your local repository and this one

About

Python notebook for helping inspire and generate ideas.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published