Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hilarionengarejr/phoenix
This is an AI chat app called phoenix.
https://github.com/hilarionengarejr/phoenix
appwrite reactjs tailwindcss
Last synced: about 7 hours ago
JSON representation
This is an AI chat app called phoenix.
- Host: GitHub
- URL: https://github.com/hilarionengarejr/phoenix
- Owner: HilarioNengareJr
- License: apache-2.0
- Created: 2024-12-05T08:49:41.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-24T02:45:36.000Z (about 2 months ago)
- Last Synced: 2024-12-24T03:38:22.033Z (about 2 months ago)
- Topics: appwrite, reactjs, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phoenix AI
## What its about?
This project is a beginner-friendly implementation of an AI chat app built using ReactJS, TailwindCSS, and Appwrite. The app features real-time chat with an AI assistant, user authentication, and a responsive design powered by TailwindCSS.
It utilizes ReactJS for the frontend, Appwrite for backend services like authentication and database management, and the OpenAI API for AI-powered chat capabilities. To get started, Node.js, Appwrite, and a code editor are installed.
The project is set up by creating a new React app, installing TailwindCSS, and integrating the Appwrite SDK. The app is built with user authentication using Appwrite, a chat interface styled with TailwindCSS, and AI integration for dynamic responses.
Finally, the app is deployed for users to interact with the AI assistant in real-time. 🚀