An generalised local/API agentic assistant. Gathers all your data accross multiple platforms and puts it into a local database so it can do stuff. What stuff? Basicly any stuff. Need to finetune a model to make a digital copy of yourself? Want to orchestrate Claude Code instances? Curate your email and social media feed? It does stuff.
Built on Pantograph and Pumas Library as part of Studio Whip development.
To start your Phoenix server:
- Run
mix setupto install and setup dependencies - Start Phoenix endpoint with
mix phx.serveror inside IEx withiex -S mix phx.server
Now you can visit localhost:4000 from your browser.
Ready to run in production? Please check our deployment guides.
- Official website: https://www.phoenixframework.org/
- Guides: https://hexdocs.pm/phoenix/overview.html
- Docs: https://hexdocs.pm/phoenix
- Forum: https://elixirforum.com/c/phoenix-forum
- Source: https://github.com/phoenixframework/phoenix