-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Rafal Korszun edited this page May 5, 2025
·
1 revision
formul.ai is an open-source project dedicated to generating and analyzing forms powered by AI. It provides a modular platform for collecting open-ended input from users and using AI-assisted analysis to extract insights, guide user development, and power decision-making.
- Name: formul.ai
- License: AGPL-3.0
- Repository: https://github.com/opendexcom/formul.ai
- Description: Code of forms. Powered by AI.
-
Frontend: React with
@rjsf/core(JSON Schema-based forms) -
Backend Services:
- Spring Boot (Java) for form submission and API
- Python for AI-driven analysis
- Database: PostgreSQL
- Create structured forms using JSON Schema
- Collect open-ended survey data
- Analyze answers with local or remote AI models (e.g. OpenAI)
- Suggest tailored learning or project paths
- Open-source, privacy-respecting design
- MVP: Form collection & AI analysis
- User dashboard with historical insights
- Open-source project suggestion engine
- Integration with external labor market data
- Multi-language support
Join our community discussions on Discord (link coming soon).
For issues and feature requests, use the GitHub Issues page.