Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scald authored Dec 13, 2024
1 parent 12c52e9 commit 0bffdcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Eyeris is a powerful image analysis service that provides both a web interface a

- 🖼️ Simple drag-and-drop web interface
- 🔌 RESTful API for integration
- 🤖 Powered by OpenAI's GPT-4 vision model
- 🤖 Powered by OpenAI's GPT-4o vision model
- 📊 Detailed JSON-structured analysis output
- 🚀 Built with Rust for high performance
- 🌐 CORS-enabled for web applications
Expand Down Expand Up @@ -71,7 +71,7 @@ See the [API Documentation](docs/api.md) for detailed endpoint information and e

- **Backend**: Rust with Axum web framework
- **Frontend**: HTML, CSS, JavaScript
- **AI**: OpenAI GPT-4 Vision API
- **AI**: OpenAI GPT-4o Vision API
- **Image Processing**: Rust image crate

## API Documentation
Expand Down

0 comments on commit 0bffdcf

Please sign in to comment.