Welcome to Better Prompt, your gateway to the future of AI Prompt Engineering! This guide will help you set up your development environment and start contributing to the Better Prompt project.
If you're eager to jump in and get your hands dirty with Better Prompt, here's the fast track to getting started:
- Signup for a Free GitLab account 👉 Tonic AI GitLab
- Clone the Repository:
git clone https://git.tonic-ai.com/contribute/prompt-dev-env
- Set Up Your Workspace:
cd prompt-dev-env code .
- Install Dependencies:
cd gui npm install
- Launch the Development Server:
npm run start
Ready to build something great? Here's how to get your first feature up and running:
- Understand the Project Structure: Familiarize yourself with the
gui
directory, where the frontend magic happens. - Pick a Task: Choose a task from our
Action Plan
orIssues
list on GitLab. - Write Code: Implement your feature or fix in a new branch.
- Test Locally: Use the Interactive Prompt Sandbox to test your changes.
- Commit Your Changes: Write a clear commit message and push your branch.
- Open a Merge Request: Submit your code for review through GitLab.
- Contribution Guidelines: CONTRIBUTE.md
- Project Repository: Better Prompt GitLab
- Issue Tracker: Find tasks that need your help on our GitLab issues page.
Better Prompt is more than just code; it's a community. Here's how you can get involved:
- Discussion Forums: Share ideas, ask questions, and connect with other contributors.
- Weekly Meetups: Join our virtual meetups to discuss progress and plans.
- Contribution Sprints: Participate in our regular sprints to tackle big features together.
Better Prompt is open-sourced under the MIT license. For more details, see the LICENSE file.
Thank you for considering contributing to Better Prompt. Together, we're not just building software; we're shaping the future of AI interactions. Let's make something incredible!