-
-
AI Stack Architect (AI Consultant): Get customized workflows and personalized AI tool recommendations tailored to your goals.
-
AI Tools Oasis Arabic Homepage: The largest bilingual directory of curated AI tools, reviews, and tutorials.
-
AI Tools Oasis English Homepage: Discover, compare, and learn how to use top AI tools to double your productivity.
Inspiration 💡
AI Tools Oasis was born from personal frustration. Like many developers and creators, we were captivated by the rapid generative AI revolution, but we quickly found ourselves drowning in a sea of digital noise. We faced endless searches, hundreds of open tabs, and tools that rarely delivered on their promises.
This frustration fueled a simple yet profound question: "What if there was one reliable place that gathered the scattered pieces, provided the unvarnished truth, and guided users in their native language?" We decided to stop searching and start facilitating, transitioning from passive searchers to pathfinders. Our goal was to build a comprehensive bilingual (Arabic & English) compass to guide creators, developers, and entrepreneurs to the tools that double their productivity.
What it does 🚀
AI Tools Oasis is a comprehensive, high-performance bilingual platform featuring:
- Curated AI Directory: Hundreds of verified AI tools and mobile apps categorized by domain, price, and capability.
- AI Consultant (AI Stack Builder): An interactive wizard that acts as a custom architect. It analyzes a user's profession, goals, budget, and skill level to output a tailored, step-by-step workflow (AI Tool Stack).
- Bilingual Learning Hub: Editor reviews, structured comparisons (e.g., ChatGPT vs Claude), and step-by-step tutorials in English and Arabic.
How we built it 🛠️
We built the platform from scratch with performance, scale, and high-quality UX in mind:
- Frontend: Next.js 16 (App Router) and React 19 for server-side rendering (SSR), optimized using Tailwind CSS and animated with Framer Motion for a premium glassmorphic feel.
- Backend: Next.js API Routes running on Node.js.
- Database: PostgreSQL with robust query pooling and custom schema definitions.
- AI & OpenAI Integrations (The Core Intelligence):
- AI Stack Architect: Leverages GPT-4o and GPT-4o-mini to analyze user needs and construct cohesive workflows.
- Matching Algorithm: Uses a utility-based recommendation scoring system: $$U(T, W) = w_1 \cdot \text{Match}(T_{domain}, D) + w_2 \cdot \text{Pricing}(T_{cost}, B) + w_3 \cdot \text{Usability}(T_{difficulty}, S)$$ where $w_1, w_2, w_3 \in [0, 1]$ are weights adjusting the relative importance of domain compatibility, budget, and learning curves.
- Curation Engine: Automated backend script pipelines powered by OpenAI APIs that extract metadata/tags, translate content between English and Arabic, and auto-moderate user reviews.
Challenges we ran into 🚧
- Bilingual LTR/RTL Layout: Implementing seamless Right-to-Left (Arabic) and Left-to-Right (English) layouts in Next.js without code duplication or layout shifts.
- Scale & Data Integrity: Moderating and updating hundreds of dynamic entries. We solved this by developing an automated parsing assistant using OpenAI APIs to clean and verify incoming submissions.
- Latency & Quotas: Real-time LLM workflow generation can be slow. We designed a multi-tier caching layer (
data-cacheand static memory caches) and a fallback provider queue to ensure response times remain under $300\text{ ms}$ for cached content.
Accomplishments that we're proud of 🏆
- Launching the first and largest dedicated bilingual (Arabic/English) AI tools directory and stack architect.
- Architecting the AI Consultant which transforms a static database into an active, intelligent workflows recommendation tool.
- Scoring high on Google Lighthouse audits for performance, SEO structure, and accessibility.
What we learned 📚
- The Arabic-speaking community has a huge appetite for AI tools and workflows, but bilingual educational resources are scarce.
- Hybrid design is crucial: Combining automated AI curation with human-expert validation yields the best content quality.
What's next for AI Tools Oasis 🔮
- Interactive Tool Sandbox: Allowing users to try lightweight models directly within our directory page.
- Browser Extension: A Chrome extension that suggests context-aware AI tools based on the user's active browsing tab.
- Collaborative Teams Workspace: Enabling organizations to build, share, and scale custom AI stacks.
Built With
- api
- css
- framer
- motion
- next.js
- node.js
- openai
- postgresql
- react
- tailwind
- typescript
Log in or sign up for Devpost to join the conversation.