Chipper 1.0.0
The day has finally arrived. From starting this endeavour a long time ago with just a handful of Python scripts and wrestling with ElasticSearch and Haystack to the moment when I first got an answer from my local Ollama instance, every step has been a journey. Then came the excitement of seeing the first Haystack embedding work, the moment Chipper remembered my name and streaming finally worked.
Now I can finally say that it's not complete, but it's a heck of a tool that I want to share with you. And I need your support to figure out how to properly support AMD GPUs in docker desktop and many more ideas on how we can make Chipper more stable, solid and reliable.
There's always an infinite road ahead, but milestones are important and this is one for me and for this project.
Hello World Chipper 1.0 👋 🐕
What has happened so far
- Add basic docker support by @TilmanGriesel in #1
- Implement Streaming by @TilmanGriesel in #2
- Mirror ollama api by @TilmanGriesel in #3
- Rework chat clients by @TilmanGriesel in #4
- docs: update Llama_(language_model).md by @eltociear in #5
- Improve docker compose, ports & run.sh by @TilmanGriesel in #6
- Housekeeping by @TilmanGriesel in #7
- Rework docker compose by @TilmanGriesel in #8
- Improve user feedback by @TilmanGriesel in #9
- Prepare 1.0 release by @TilmanGriesel in #11
- Adjust readme and docs by @TilmanGriesel in #12
- Update assets by @TilmanGriesel in #13
- Fix png assets by @TilmanGriesel in #14
- Update assets paths by @TilmanGriesel in #15
- Fix asset path by @TilmanGriesel in #16
- Update documentation by @TilmanGriesel in #17
- Update readme links by @TilmanGriesel in #18
- fix: Fix unclosed quote by @TilmanGriesel in #19
- Improve parameter handling by @TilmanGriesel in #20
- Improve documentation by @TilmanGriesel in #21
- Pre-release updates by @TilmanGriesel in #22
- Refine web UI by @TilmanGriesel in #23
- docs: Update video size by @TilmanGriesel in #24
- Fix elastic search link by @TilmanGriesel in #25
- Add Hugging Face support by @TilmanGriesel in #28
- Add thinking style user feedback by @TilmanGriesel in #29
- Add missing env setup to rebuild and vol clean targets by @TilmanGriesel in #30
- Add default system prompt by @TilmanGriesel in #31
- Add default ragignore by @TilmanGriesel in #32
- Add macOS support by @TilmanGriesel in #33
- fix: Update embed env by @TilmanGriesel in #34
- Make all scripts executable by @TilmanGriesel in #35
- Prepare 1.0 release by @TilmanGriesel in #36
- Add version information and hosting example by @TilmanGriesel in #37
- docs: Refine docs page by @TilmanGriesel in #38
- Update demo compose file by @TilmanGriesel in #39
- Update HF models to warm free tier versions by @TilmanGriesel in #40
- Clean environment on rebuild by @TilmanGriesel in #41
- Add live demo link to readme by @TilmanGriesel in #42
- Refine frontend by @TilmanGriesel in #43
- docs: Assign dedicated dark button color by @TilmanGriesel in #44
- Allow users to define brand colors by @TilmanGriesel in #45
- Refine web UI by @TilmanGriesel in #46
- Refine welcome message by @TilmanGriesel in #47
- Regen web UI CSS by @TilmanGriesel in #48
- Improve docs by @TilmanGriesel in #49
- Finishing touches by @TilmanGriesel in #50
- Add build number by @TilmanGriesel in #51
- Improve run sh by @TilmanGriesel in #52
Full Changelog: 0.0.1...v1.0.0