Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacksonsamuval/jiju-ai
Simple AI Application using JAVA and React Js.
https://github.com/jacksonsamuval/jiju-ai
artificial-intelligence java javascript llama reactjs spring-boot
Last synced: about 2 months ago
JSON representation
Simple AI Application using JAVA and React Js.
- Host: GitHub
- URL: https://github.com/jacksonsamuval/jiju-ai
- Owner: jacksonsamuval
- Created: 2024-11-08T14:12:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T09:50:18.000Z (2 months ago)
- Last Synced: 2024-12-21T18:41:54.118Z (about 2 months ago)
- Topics: artificial-intelligence, java, javascript, llama, reactjs, spring-boot
- Language: JavaScript
- Homepage:
- Size: 636 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple AI Application using Java (Spring Boot) and React JS
*Built with the Ollama Model*
## Features
1. **Interactive Chat with the AI**
Engage in a basic chat with the AI and receive thoughtful responses.
![Chat Screenshot](https://github.com/jacksonsamuval/JiJu-AI/blob/1ef080b5502cc3f0484e33249fa40175a9f87662/Images/Introduction.png)2. **Recipe Generator**
Enter the ingredients you have and specify the number of people you want to cook for, and the AI will generate a recipe for you.
![Recipe Screenshot](https://github.com/jacksonsamuval/JiJu-AI/blob/1ef080b5502cc3f0484e33249fa40175a9f87662/Images/Recipe%20Finder.png)3. **Travel Partner**
Get recommendations for the best places to visit based on your specified budget.
![Travel Screenshot](https://github.com/jacksonsamuval/JiJu-AI/blob/1ef080b5502cc3f0484e33249fa40175a9f87662/Images/Travel%20Partner.png)4. **Career Counseling**
Receive career advice based on your skills and the years of experience in your chosen field.
![Career Counseling Screenshot](https://github.com/jacksonsamuval/JiJu-AI/blob/1ef080b5502cc3f0484e33249fa40175a9f87662/Images/Career%20Counselor.png)## Technologies Used
- **Backend**: Java, Spring Boot
- **Frontend**: React JS
- **AI Model**: Ollama Model## Setup Instructions
1. Clone the repository:
```bash
git clone https://github.com/jacksonsamuval/JiJu-AI.git