Skip to content

Algorithm-bot/AI-Portal

Repository files navigation

AI Portal

A Android app where users can access various AI Tools using webview. It increases productivity by not having to switch between multiple tabs to open link in the web browser

Features

1. Chatbots

Access to multiple AI chatbots including:

  • ChatGPT
  • DeepSeek
  • Gemini
  • Qwen
  • Claude
  • Copilot
  • Perplexity
  • SimSimi
  • Character
  • Kuki
  • Jabberwacky
  • Cleverbot
  • Chatsonic
  • YOU

2. Image Generator AI

Explore various AI image generation tools:

  • Ideogram
  • Adobe
  • Leonardo
  • Krea
  • NightCafe
  • AD
  • BlueWillow
  • Flair
  • DreamStudio
  • Clipdrop
  • EasyPeasy
  • TensorArt

3. Video Generator AI

Create videos using AI-powered tools:

  • InVideo
  • Runway
  • KlingAI
  • HeyGenAI
  • DeepbrainAI
  • Colossyan
  • Pictory
  • Lumen5
  • RenderForest
  • Freepik
  • Canva
  • Veed

4. Speech Synthesis AI

Text-to-speech and voice generation tools:

  • Talkie
  • ElevenLabs
  • DesiVocal
  • TTS
  • NaturalReader
  • VoiceMaker
  • MurfAI
  • PlayHT
  • Speechify
  • InVideoTTS
  • CanvaTTS
  • Narakeet

Installation

  1. Clone the repository:
git clone [repository-url]
  1. Install dependencies:
npm install
  1. Start the development server:
npm expo start
  1. Run on specific platforms:
  • Android: npm run android
  • iOS: npm run ios
  • Web: npm run web

Requirements

  • Node.js
  • npm or yarn
  • Expo CLI

Building for Production

To build the app for production:

  1. Configure EAS Build:
eas build:configure
  1. Build for specific platforms:
eas build --platform android
eas build --platform ios

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors