Skip to content

Tetr4/Bucky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bucky 🤠

LangChain agent for a cowboy assistant.

Getting Started

  • Install Ollama and pull model (see main.py)
  • Install PDM (package manager)
  • Resolve Python dependencies and create environment:
    • Mac-Arm64: pdm lock
    • Windows: pdm lock --override win_overrides.txt
    • Linux: pdm lock --override linux_overrides.txt
  • Install Python dependencies: pdm install
  • Install dependencies for voice recognition:
    • brew install portaudio
    • brew install ffmpeg
  • VSCode: Run Python: Select Interpreter and select the newly created environment

Commands

  • Run: pdm start
  • Run specific file: pdm run <file.py>

About

AI cowboy agent 🤠

Resources

Stars

Watchers

Forks

Languages