https://github.com/thounny/wiredai
WiredAI - AI Chat App built with ReactJS, TailwindCSS, and Appwrite
https://github.com/thounny/wiredai
ai chatbot serialexperimentslain thewired
Last synced: 2 months ago
JSON representation
WiredAI - AI Chat App built with ReactJS, TailwindCSS, and Appwrite
- Host: GitHub
- URL: https://github.com/thounny/wiredai
- Owner: thounny
- Created: 2024-11-19T01:53:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-20T23:31:55.000Z (4 months ago)
- Last Synced: 2025-01-21T00:26:37.302Z (4 months ago)
- Topics: ai, chatbot, serialexperimentslain, thewired
- Language: JavaScript
- Homepage: https://wired-ai.vercel.app
- Size: 5.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WiredAI
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.
## Features
- **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*.## Installation
1. Clone the repository:
```bash
git clone https://github.com/thounny/WiredAI.git
cd WiredAI
```2. Install dependencies:
```bash
npm install
```3. Start the development server:
```bash
npm run dev
```4. Open your browser and navigate to:
```
http://localhost:3000
```## Usage
1. Ensure Appwrite backend is properly set up.
2. Customize the environment variables for your Appwrite project (update `.env` as needed).
3. Start the app and interact with the AI-powered chat interface.## Technologies Used
- **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.## Inspiration
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.
## Contributing
Contributions are welcome! Please follow these steps:
1. Fork this repository.
2. Create a new branch for your feature or bugfix:
```bash
git checkout -b feature-name
```
3. Commit your changes:
```bash
git commit -m "Add feature-name"
```
4. Push to your fork:
```bash
git push origin feature-name
```
5. Create a Pull Request.## License
This project is licensed under the [MIT License](LICENSE).
## Contact
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!