Skip to content

Commit

Permalink
how to use
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Aug 17, 2024
1 parent 1b2a612 commit d75642b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added docs/how_to_use.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,15 @@ For going through these materials, it is not necessary to install anything in yo
* [Google's Gemini](https://gemini.google.com/app)
* [Perplexity AI](https://you.com/)
* [You.com](https://you.com/)

... any many others. Depending on which service provider you use, you may need to sign up and probably pay for a subscription.

You can follow the exercises by copying (1) and pasting (2) the prompts from the notebooks in the LLM / ChatBot service of your preference. After submitting the prompt, you should receive similar responses (3) as shown.

![](how_to_use.png)



In some of the exercises, we will generate data analysis Python code. For executing this code, it is recommended to install [mini-conda](https://docs.anaconda.com/miniconda/) and setup an environment for Python programming nd bio-image analysis as explained on [this page](https://haesleinhuepf.github.io/BioImageAnalysisNotebooks/01_introduction/readme.html). You can then also execute the shown code in Python Juptyer notebooks.

## Acknowledgements
Expand Down

0 comments on commit d75642b

Please sign in to comment.