From a919c18150da39000785465e61672513c7c54caf Mon Sep 17 00:00:00 2001 From: Adam Azzam <33043305+AAAZZAM@users.noreply.github.com> Date: Wed, 17 Jan 2024 04:25:18 -0500 Subject: [PATCH] removes hero images from docs --- README.md | 3 --- docs/community/index.md | 2 -- docs/welcome/tutorial.md | 3 --- docs/welcome/what_is_marvin.md | 2 -- 4 files changed, 10 deletions(-) diff --git a/README.md b/README.md index c8c79df9c..b24ead194 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -

- -

[![PyPI version](https://badge.fury.io/py/marvin.svg)](https://badge.fury.io/py/marvin) [![Docs](https://img.shields.io/badge/docs-askmarvin.ai-blue)](https://www.askmarvin.ai) diff --git a/docs/community/index.md b/docs/community/index.md index 62b01d755..2b95f33aa 100644 --- a/docs/community/index.md +++ b/docs/community/index.md @@ -1,8 +1,6 @@ # The Marvin Community -![](../assets/images/heroes/sort_of_thing_you_enjoy.png) - We're thrilled you're interested in Marvin! Here, we're all about community. Marvin isn't just a tool, it's a platform for developers to collaborate, learn, and grow. We're driven by a shared passion for making Large Language Models (LLMs) more accessible and easier to use. ### Connect on Discord or Twitter diff --git a/docs/welcome/tutorial.md b/docs/welcome/tutorial.md index e068e4752..6718d4490 100644 --- a/docs/welcome/tutorial.md +++ b/docs/welcome/tutorial.md @@ -3,9 +3,6 @@ toc_depth: 3 --- # Tutorial -![](/assets/images/heroes/dont_panic.png) - - ## Installing Marvin Before we can start, you'll need to [install Marvin](installation.md). Come back here when you're done! diff --git a/docs/welcome/what_is_marvin.md b/docs/welcome/what_is_marvin.md index b1b21099b..b03159f20 100644 --- a/docs/welcome/what_is_marvin.md +++ b/docs/welcome/what_is_marvin.md @@ -1,7 +1,5 @@ # What is Marvin? -![](/assets/images/heroes/it_hates_me_hero.png) - Marvin is a lightweight AI toolkit for building natural language interfaces that are reliable, scalable, and easy to trust. Each of Marvin's tools is simple and self-documenting, using AI to solve common but complex challenges like entity extraction, classification, and generating synthetic data. Each tool is independent and incrementally adoptable, so you can use them on their own or in combination with any other library. Marvin is also multi-modal, supporting both image and audio generation as well using images as inputs for extraction and classification.