Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removes hero images from docs #777

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
<p align="center">
<img src="docs/assets/images/heroes/it_hates_me_hero.png" style="width: 95%; height: auto;"/>
</p>

[![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)
Expand Down
2 changes: 0 additions & 2 deletions docs/community/index.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
3 changes: 0 additions & 3 deletions docs/welcome/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down
2 changes: 0 additions & 2 deletions docs/welcome/what_is_marvin.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down