Tobias Weise c227cdd000
All checks were successful
Gitea Docker Redeploy / Redploy-App-on-self-via-SSH (push) Successful in 1m44s
workflow fixederer
2024-08-15 23:43:13 +02:00
2024-08-15 23:43:13 +02:00

Creative Bots

Configuration

  • create a .env file in the deployment directory based on sample.env

Build & Deploy via Docker-compose

cd deployment
docker-compose build
docker-compose up -d

After deploy:

WebUI for Ollama:


Usage

Frontend

Backend:


Stack ideas

Frontend

  • Gitea actions + Google lighthouse
  • Gitea actions + Playright
  • Nuxt.js + Bootstrap 5

Backend

  • FastAPI
  • RabbitMQ/Kafka?
  • OpenSearch
Description
An app for creating LLM-chatbot via system prompts, RAG resources and external APIs.
https://chatbot.tobiasweise.dev Readme 3.2 MiB
Languages
JavaScript 85.8%
HTML 10.2%
CSS 2.5%
Python 1.1%
TypeScript 0.3%