a16z-infra/llama2-chatbot
A Streamlit-based chatbot application providing a web interface for interacting with LLaMA2 models via Replicate API.

Not currently ranked — collecting fresh signals.
star history
This repository hosts a chatbot application built with Streamlit that allows users to chat with LLaMA2 models. The app supports selecting between different model sizes (7B, 13B, 70B) hosted on Replicate, maintains per-session chat history, and provides sidebar controls for tuning hyperparameters such as temperature, top-p, and max sequence length. It includes Auth0 authentication integration and Docker deployment support for Fly.io.
Frequently asked
- What is a16z-infra/llama2-chatbot?
- A Streamlit-based chatbot application providing a web interface for interacting with LLaMA2 models via Replicate API.
- Is llama2-chatbot open source?
- Yes — a16z-infra/llama2-chatbot is an open-source project tracked on heatdrop.
- What language is llama2-chatbot written in?
- a16z-infra/llama2-chatbot is primarily written in Python.
- How popular is llama2-chatbot?
- a16z-infra/llama2-chatbot has 1.4k stars on GitHub.
- Where can I find llama2-chatbot?
- a16z-infra/llama2-chatbot is on GitHub at https://github.com/a16z-infra/llama2-chatbot.