Commit graph

33 commits

Author SHA1 Message Date
0ff01ea482 Revert "Disable CI - bundled via botserver-bundle"
Some checks failed
GBCI / build (push) Failing after 7s
This reverts commit acb4daabf3.
2025-12-16 17:04:58 -03:00
acb4daabf3 Disable CI - bundled via botserver-bundle 2025-12-16 17:02:23 -03:00
6125995fe5 Add Forgejo CI workflow for botmodels - Deploy Python webserver
Some checks failed
GBCI / build (push) Failing after 6s
2025-12-16 13:25:15 -03:00
585f322f2b Lowercase botserver/botbook references 2025-12-12 23:21:42 -03:00
7d7050dae5 Add lead scoring API and vision enhancements
- Add ML-powered lead scoring endpoint with demographic, behavioral,
  engagement, and intent signal analysis
- Add QR code and barcode reading endpoints using pyzbar
- Add OCR text extraction endpoint using pytesseract
- Add comprehensive image analysis endpoint combining all features
- Fix describe_video endpoint path (underscore to hyphen)
- Add endpoint listing to root API response
2025-12-01 08:34:59 -03:00
5a43dc81c7 Rewrite BotModels as FastAPI multimodal AI service
Replace Azure Functions architecture with a modern FastAPI-based REST
API providing image, video, speech, and vision capabilities for General
Bots.

Key changes:
- Add FastAPI app with versioned API endpoints and OpenAPI docs
- Implement services for Stable Diffusion, Zeroscope, TTS/Whisper, BLIP2
- Add pydantic schemas for request/response validation
- Configure structured logging with structlog
- Support lazy model loading and GPU acceleration
- Update dependencies from Azure/TensorFlow stack to PyTorch/diffusers
2025-11-30 07:52:56 -03:00
7cb64ca0c4
Update README.md 2023-12-26 18:54:34 -03:00
f31107eb83
Update README.md 2022-07-18 13:08:05 -03:00
de74e33f93
Update README.md 2021-11-11 07:57:56 -03:00
9e134a54ef
Update README.md 2021-11-11 07:55:19 -03:00
950bb09ddc
Update README.md 2021-11-11 07:49:39 -03:00
38e4906a05
Update README.md 2021-11-09 12:42:48 -03:00
4eed996de4
Update README.md 2021-08-26 09:24:23 -03:00
8c210e2de6
Add files via upload 2021-08-26 09:24:09 -03:00
b48be3393b
Update README.md 2021-08-26 09:23:30 -03:00
cf0b28e7c3 new(all): General Bots reading comprehension. 2021-07-14 18:45:46 -03:00
c45a1fec5d new(all): General Bots reading comprehension. 2021-07-14 16:25:54 -03:00
5dbe90023e new(all): General Bots reading comprehension. 2021-07-14 15:35:43 -03:00
1b14186135 Merge branch 'master' of https://github.com/GeneralBots/BotModels into master 2021-07-14 13:47:51 -03:00
a96fe539c2 new(all): General Bots reading comprehension. 2021-07-14 13:47:29 -03:00
Azure App Service
fb75e68463 Remove the App Service deployment workflow configuration from Azure Portal. 2021-07-13 17:58:01 -03:00
cb500c2ce4 Merge branch 'master' of https://github.com/GeneralBots/BotModels into master 2021-07-13 17:06:55 -03:00
a971ceac9c new(all): General Bots reading comprehension. 2021-07-13 17:06:36 -03:00
439d79ad6d Add or update the Azure App Service build and deployment workflow config 2021-07-13 17:04:20 -03:00
8e6543f0b6 new(all): Removal of Azure Functions and migration to Flesk. 2021-07-13 16:15:36 -03:00
05e1466355 new(all): General Bots reading comprehension. 2021-07-13 12:47:06 -03:00
7dd58fa38f Merge branch 'master' of https://github.com/GeneralBots/BotModels into master 2021-05-06 19:14:49 -03:00
217345a4fb new(all): Trainning project added. 2021-05-06 19:14:04 -03:00
d23405e17a
Update README.md 2021-05-06 19:03:10 -03:00
56782cee3f
Update README.md 2021-04-24 14:14:15 -03:00
995d2815a7
Update README.md 2021-04-24 14:00:10 -03:00
39a737724f
Create README.md 2021-04-24 13:59:33 -03:00
278c8d8fa0 new(all): Added first addition using AZF. 2021-04-24 13:48:22 -03:00