Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.36 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.36 KB

Fireman

Fireman is an innovative, AI-powered platform designed to create, edit and run PHP-Laravel applications. Fireman is designed to be a competitor to Bolt.new.

Features

  • User Authentication: Ability to create and login into accounts.

  • Project Creation: Starts a sandboxed environment and links to the user. (Still, other than this no functionality is present.)

  • Preview: To allowing viewing of the website.

  • AI-Driven Code Generation: Generate Laravel projects (controllers, models, views, migrations) from natural language prompts.

  • Browser Based IDE: To enable edits to codebase from browser with real-time updates.

Cost-Effectiveness: We are trying to keep the costs as minimal as possible while providing quality to the users using the platform.

Roadmap

  • Project Management CRUD, (main focus, creation and deletion)

  • Integrate an LLM (e.g. Google, Claude or OpenAI) for code generation and suggestions.

  • Comming soon...

Contributing

We welcome contributions! To get started:

  1. Fork the repository.
  2. Create a feature branch (git checkout -b feature/your-feature).
  3. Commit you changes (git commit -m "Feature breif explanation").
  4. Push to the branch (git push origin feature/your-feature).
  5. Open a Pull Request.

Licensing

Apache License, Version 2.0.