llamabot
llamabot copied to clipboard
SciPy 2024
- Sprint goals:
- Getting started
- Set up with Ollama
- Set up development environment (devcontainer/codespace/conda env)
- Beginner
- Improve/help write documentation on:
- Setting up development environment.
- Contribute new examples in the examples gallery that run within a single Jupyter notebook.
- Improve/help write documentation on:
- Intermediate
- Build examples for examples gallery using llamabot with Panel/Streamlit/Voila/Your Favorite Python UI Builder
- Build new bots out of existing components (History/DocStore)
- Advanced
- Design and implement function calling. (May end up only at design doc, but that's ok)
- Build new composable components that work with other bots.
- Getting started