Frequently Asked Questions (FAQ)
Here are some common questions and answers to help you get the most out of Evoka AI.
1. What is Evoka AI?
Evoka AI is a platform that empowers developers by providing advanced AI agents for web and game development. These agents assist in generating, optimizing, and deploying code efficiently.
2. What are the prerequisites to use Evoka AI?
To get started, ensure you have:
Node.js (v16 or higher)
A package manager like npm or pnpm
Git for version control
3. How do I set up Evoka AI locally?
Follow the steps in the Getting Started section to clone the repository, install dependencies, and run the servers.
4. Which AI agents are available on Evoka AI?
Currently, Evoka AI offers:
Neo Blackwood: A web development specialist.
Dave "Bitmap" Wilson: A game development expert.
5. Can I use Evoka AI for other development types?
Evoka AI is optimized for web and game development. However, you can experiment with other types of projects using its general capabilities.
6. What kind of output can I expect from Evoka AI?
Evoka AI generates:
Production-ready frontend and backend code.
Prototypes for game logic and UI/UX.
Detailed deployment plans and metrics.
7. Is my data secure with Evoka AI?
Yes. Evoka AI follows industry standards for data security, including secure storage with AWS S3 and encrypted communication.
8. Can I deploy directly from Evoka AI?
Yes. Evoka AI provides live deployment capabilities, allowing you to push projects directly to production environments.
9. How do I contribute to Evoka AI?
To contribute:
Fork the repository.
Create a feature branch.
Commit your changes.
Open a pull request.
Refer to the Contributing section for more details.
10. Where can I find support?
For support, reach out via:
If your question isn’t listed here, feel free to explore the documentation or contact us directly!
Last updated