Skip to content

alharkan7/enaiblr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enaiblr

Ask DeepWiki

Enaiblr is a growing AI tools platform currently featuring a search engine, disposable chatbot, and image generator - all designed with simplicity and functionality in mind.

Features

🔍 AI Tools Search Engine

  • Simple and straightforward search interface for finding AI tools and resources
  • Tag-based filtering system for quick access to specific categories
  • Real-time search results with detailed tool descriptions
  • Mobile-responsive design

💬 Disposable AI Chat

  • No login required, completely anonymous chat experience
  • Image upload and analysis capabilities
  • Real-time streaming responses
  • Mobile-optimized with special handling for keyboard interactions
  • Chat history is never stored - truly disposable

🎨 AI Image Generator

  • Create AI-generated images from text descriptions
  • Multiple aspect ratio options (wide, square, portrait)
  • Example prompts for inspiration
  • One-click image download
  • Modal view for detailed image inspection
  • Support for various artistic styles

Tech Stack

  • Next.js 15
  • TypeScript
  • Tailwind CSS
  • shadcn/ui components
  • Together AI API for chat and image generation
  • Exa API for search functionality
  • Vercel Analytics & Speed Insights

Getting Started

  1. Clone the repository:
git clone https://github.com/alharkan7/enaiblr.git
cd enaiblr
  1. Install dependencies:
npm install
  1. Set up environment variables:
TOGETHER_API_KEY=your_together_ai_key
EXASEARCH_API_KEY=your_exa_api_key
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser.

Project Structure

The main pages are organized as follows:

  • /app/page.tsx - AI Tools Search Engine
  • /app/chat/page.tsx - Disposable AI Chat
  • /app/imagen/page.tsx - AI Image Generator

Each feature is built as a standalone module while sharing common components and utilities.

API Routes

  • /api/search - Handles AI tools search queries
  • /api/chat - Manages chat interactions with streaming responses
  • /api/generate - Processes image generation requests

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Bug Reports

Found a bug? Please email us at enaiblr@gmail.com or open an issue on GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

Created by Al Harkan

About

Free & Unlimited AI Software

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published