RESTai is an AIaaS (AI as a Service) open-source platform. Supports many public and local LLM suported by Ollama/vLLM/etc. Precise embeddings usage, tuning, analytics etc. Built-in image/audio generation with dynamic loading generators. Live chat deployment. Built-in block based graphical language. Prompt versioning and much more...
Stars
483
Forks
95
Watchers
483
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.1k
commits
70
commits
19
commits
18
commits
10
commits
9
commits
3
commits
2
commits
1
commits
fix: correct spelling of "Classifier" to "Classifiers" in navigations
2bba0a6View on GitHubfeat: enhance classifier block with model selection and update classification logic
e9e39a3View on GitHubRefactor code structure for improved readability and maintainability
d72ee68View on GitHubfeat: add Amazon Bedrock provider configuration and update project editing tools
cc826adView on GitHubfeat: update test_get to check for redirection to admin UI
c553ff5View on GitHubfeat: update version to 6.0.32 and modify root endpoint to redirect to admin UI
2dcfd1bView on GitHubfeat: update version to 6.0.31 in project metadata and lock files
a27ad6bView on GitHubfeat: enhance SPA routing to serve static files before index.html
4821075View on GitHubtest: add rate limiter reset fixture for authentication tests
12bc5b3View on GitHubfeat: add tests for login and widget rate limiting; implement invitation count accuracy tests
19aad48View on GitHubfeat: implement rate limiting for auth and widget endpoints; enhance text ingestion model
6ca249bView on GitHubchore: bump version to 6.0.28 in pyproject.toml; update chat widget to fetch server-side config with improved error handling
ab0d0d4View on GitHubchore: bump version to 6.0.27 in pyproject.toml and uv.lock; add widget config endpoint and update chat widget to fetch server-side config
faa0b12View on GitHub