Update README.md

This commit is contained in:
TheCookingSenpai 2024-11-04 21:52:49 +01:00 committed by GitHub
parent 4ce464c03f
commit b8fe08c8d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,7 @@
# Llamapedia
[![justforfunnoreally.dev badge](https://img.shields.io/badge/justforfunnoreally-dev-9ff)](https://justforfunnoreally.dev)
![Llamapedia](./res/screenshot.png)
This Streamlit app provides a Wikipedia-like interface for querying an OLLAMA language model. Users can input their queries, and the app will generate informative responses using the configured OLLAMA model.
@ -33,4 +35,4 @@ This Streamlit app provides a Wikipedia-like interface for querying an OLLAMA la
## Configuration
- Modify the `system_prompt.txt` file to change the system prompt sent to the OLLAMA model.
- Update the `.env` file to change the OLLAMA API URL or model name.
- Update the `.env` file to change the OLLAMA API URL or model name.