Skip to content

bmuller/audiointel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioIntel: Local interactive intelligent agent

These docs are a work in progress.

Quickstart

To ask questions that can be answered by Wikipedia, first install uv and ollama (brew install uv ollama if on a Mac). Then, make sure ollama is running (you can run ollama serve in another terminal session if you don't have the service running by default).

Then, run:

$> ollama pull mistral
$> git clone https://github.com/bmuller/audiointel.git
$> cd audiointel
$> uv sync --dev --all-extras
$> uv run python examples/wikipedia_agent.py

About

Local audio-based interactive intelligent agent

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages