Skip to content

melvinlee/ollama-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ollama-playground Built with Devbox

Experiment with Ollama and LangChain.

Prerequisites

Enter development shell:

devbox shell

Running the Application

Start Ollama server (in a separate terminal):

ollama serve

Pull the model (first time only):

ollama pull llama2:3b

Start the Streamlit app:

devbox run start-chatgpt

The application will be available at http://localhost:8501

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published