Go to file
Ryan Chen c5091dc07a Configure Docker for Linux host networking and add startup reindex
- Switch to host network mode for direct access to Ollama on host
- Update OLLAMA_URL to use localhost:11434
- Add startup.sh script to trigger reindex before app starts
- Update Dockerfile to execute startup script

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-02 21:02:55 -04:00
2025-10-02 20:46:10 -04:00
2025-10-02 20:21:48 -04:00
2025-07-25 23:08:16 -04:00
2025-10-02 19:21:24 -04:00
2025-10-02 20:21:48 -04:00
2025-10-02 20:57:19 -04:00
2025-07-29 22:59:40 -04:00
2025-07-25 23:12:41 -04:00
2025-08-07 17:43:24 -04:00
2025-10-02 19:21:24 -04:00

simbarag

Goal: Learn how retrieval-augmented generation works and also create a neat little tool to ask about Simba's health.

Current objectives:

  • Successfully use RAG to ask a question about existing information (e.g. how many teeth has Simba had extracted)
Description
No description provided
Readme 6.4 MiB
Languages
Python 67.6%
TypeScript 30.8%
Dockerfile 1.2%
Shell 0.2%
CSS 0.1%