Skip to content

Example for building a simple AI chatbot with a locally running LLM using Rust and ollama.ai

License

Notifications You must be signed in to change notification settings

zupzup/rust-ai-chatbot-ollama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-ai-chatbot-ollama

Example for building a simple AI chatbot with a locally running LLM using Rust and ollama.ai

Setup

  • Install Ollama for your OS from https://ollama.com/
  • run ollama run llama2
  • run cargo run
  • enter a prompt and have fun :)

About

Example for building a simple AI chatbot with a locally running LLM using Rust and ollama.ai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages