Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flock4h/ivy
React.js front-end for an interactive AI chat
https://github.com/flock4h/ivy
ai-chat ai-chatbot ai-react-app artificial-intelligence front-end interactive-ai javascript-project react-app reactjs
Last synced: about 1 month ago
JSON representation
React.js front-end for an interactive AI chat
- Host: GitHub
- URL: https://github.com/flock4h/ivy
- Owner: FLOCK4H
- Created: 2024-05-09T14:48:50.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-09T17:44:15.000Z (8 months ago)
- Last Synced: 2024-05-10T17:38:33.334Z (8 months ago)
- Topics: ai-chat, ai-chatbot, ai-react-app, artificial-intelligence, front-end, interactive-ai, javascript-project, react-app, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
About
Ivy was meant to be an interactive AI assistant with it's own chat environment,
the project was dumped but this repository can serve as a pretty good base for an AI interface made using React.jsRunning
To install necessary dependencies:
npm install
To start the development server:
npm start
Design
---