An open API service indexing awesome lists of open source software.

https://github.com/dataprofessor/llama3


https://github.com/dataprofessor/llama3

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 🦙💬 Llama 3 Chat

This chatbot is created using the open-source Llama 3 LLM model from Meta.

## Demo App

[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://llama3.streamlitapp.com/)

## Prerequisite libraries

```
streamlit
replicate
```

## Getting your own Replicate API token

To use this app, you'll need to get your own [Replicate](https://replicate.com/) API token.

After signing up to Replicate, you can access your API token from [this page](https://replicate.com/account/api-tokens).