Project Summary • Features & Capabilities • Pricing • Usage Examples • Contribution Guidelines • License Information • Contact Details
Devseek.ai is an AI-powered SaaS platform that automates the entire Software Development Lifecycle (SDLC)—from ideation to deployment—eliminating the need for human developers. It employs AI agents to write code, test applications, fix bugs, and generate documentation, delivering fully functional, production-ready applications.
- AI-Powered Development: Input your idea, and our AI builds the app—no coding required.
- Full Automation: AI manages planning, coding, testing, debugging, and documentation.
- Ready-to-Deploy Apps: Receive a launch-ready application from the AI.
- Faster than Human Developers: AI operates 10x faster, eliminating human delays.
- No Human Errors: AI produces optimized, scalable, and bug-free code.
- Scalability & Cost Savings: Eliminate the need for hiring engineers—just leverage AI.
We offer a tiered pricing model to cater to various needs:
- Early Access: $149 Lifetime Access (Limited to 500-1000 users)
- Standard Subscription: $99/month
- Enterprise: $299/month
Note: Early Access provides lifetime access at a one-time fee, creating urgency and value for early adopters.
After purchasing and obtaining access to the repository, follow these steps to set up Devseek.ai:
-
Clone the Repository:
git clone https://github.com/Techiral/Devseek-AI.git cd Devseek-AI
-
Create a Virtual Environment:
python3 -m venv venv source venv/bin/activate # On Windows, use venv\Scripts\activate
-
Install Dependencies:
pip install -r requirements.txt
-
Configure Settings:
cp example-config.json config.json
Edit
config.json
to set your keys and other settings:- LLM Provider: Set your provider (e.g., openai, anthropic, or groq) key and endpoints. Leave null for default settings. Note that Azure and OpenRouter are supported via the openai setting.
- API Key: If null, it will be read from environment variables.
- Database Settings: SQLite is used by default; PostgreSQL is also supported.
- Ignore Paths: Optionally update
fs.ignore_paths
to add files or folders that shouldn't be tracked by Devseek.ai in the workspace, useful for ignoring folders created by compilers.
-
Start Devseek.ai:
python main.py
All generated code will be stored in the
workspace
folder inside a folder named after the app name you enter upon starting the pilot.
We welcome contributions from the community! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes and commit them (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a Pull Request detailing your changes.
Please ensure your code adheres to our coding standards and includes appropriate tests.
This project is licensed under the MIT License. See the LICENSE file for more details.
For support or inquiries:
- Email: [email protected]
- Website: https://devseek-ai.vercel.app/
- GitHub: https://github.com/Techiral/DevseekAI
Empower your development process with Devseek.ai—where AI meets innovation.
Related Resources: