WiredAI is an AI Chat App built with ReactJS, TailwindCSS, Appwrite, Gemini, and Framer Motion. Drawing inspiration from the enigmatic digital world of Serial Experiments Lain—particularly The Wired—WiredAI bridges the virtual and real to deliver a unique and immersive user experience.
- AI Chat Integration: Combines cutting-edge AI with modern web technologies.
- Modern UI Design: Built using TailwindCSS for responsive and visually appealing interfaces.
- Smooth Animations: Powered by Framer Motion for dynamic and fluid interactions.
- Backend Powered by Appwrite: Ensures secure and scalable operations.
- Intelligent Conversations: Powered by Gemini AI to deliver engaging and responsive chatbot interactions.
- Thematic Design: Inspired by the surreal connectivity of The Wired.
-
Clone the repository:
git clone https://github.com/thounny/WiredAI.git cd WiredAI
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to:
http://localhost:3000
- Ensure Appwrite backend is properly set up.
- Customize the environment variables for your Appwrite project (update
.env
as needed). - Start the app and interact with the AI-powered chat interface.
- ReactJS: For building the user interface.
- TailwindCSS: For responsive and elegant styling.
- Appwrite: Backend as a service to handle database, authentication, and hosting.
- Gemini: To enhance multi-platform compatibility.
- Framer Motion: For smooth, dynamic animations and transitions.
WiredAI takes cues from Serial Experiments Lain to evoke the surreal and interconnected nature of The Wired. It reflects on the seamless navigation and immersive experiences of the virtual world, blending storytelling with cutting-edge development practices.
Contributions are welcome! Please follow these steps:
- Fork this repository.
- Create a new branch for your feature or bugfix:
git checkout -b feature-name
- Commit your changes:
git commit -m "Add feature-name"
- Push to your fork:
git push origin feature-name
- Create a Pull Request.
This project is licensed under the MIT License.
For questions, suggestions, or collaboration opportunities, feel free to reach out via GitHub issues or discussions.
Enjoy exploring WiredAI and bridging the gap between the virtual and the real!