Skip to content

Commit

Permalink
Add image to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jrrobison1 committed Apr 12, 2024
1 parent 0dcf269 commit 234cb55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@

LLM Writer Workshop is a Python project that simulates a writing workshop with different roles such as agents, editors, writers, and publishers. It uses various AI models for different roles, including OpenAI's GPT-3.5 Turbo, Gemini, and Mistral.

![Main Editor](/.images/main_editor.png "Main Editor")


## Installation

This project uses [Poetry](https://python-poetry.org/) for dependency management. To install the project dependencies, first install Poetry, then run:
Expand Down

0 comments on commit 234cb55

Please sign in to comment.