https://github.com/anuragshingare30/voyage-vision
'VoyageVision' is a GenAI web application built using Next.js as main framework. It features a real-time chat application powered by LangChain framework and the Google Gemini open-source model for instant, transparent responses. Additionally, it includes a tour page that generates AI-based tour plans for cities and countries., contain ThemeToggle.
https://github.com/anuragshingare30/voyage-vision
daisyui gemini-pro-api langchain llm-models nextjs14 prisma-orm reactjs tailwindcss
Last synced: 21 days ago
JSON representation
'VoyageVision' is a GenAI web application built using Next.js as main framework. It features a real-time chat application powered by LangChain framework and the Google Gemini open-source model for instant, transparent responses. Additionally, it includes a tour page that generates AI-based tour plans for cities and countries., contain ThemeToggle.
- Host: GitHub
- URL: https://github.com/anuragshingare30/voyage-vision
- Owner: anuragShingare30
- Created: 2024-07-09T14:23:19.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T07:19:41.000Z (5 months ago)
- Last Synced: 2025-02-13T08:42:38.018Z (2 months ago)
- Topics: daisyui, gemini-pro-api, langchain, llm-models, nextjs14, prisma-orm, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://voyage-vision.vercel.app
- Size: 168 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VoyageVision - An GenAI application for Tour Generator
- An GenAI application build using NextJS, Langchain, Gemini Open Source Model.
### Framework and Tools Use
- NextJs
- LangChain : Framework to use an open source language model
- LLM : An open source model, that will generate new content on the basis of existing data.
- ReactJs : Main framework for frontend Design.
- Prisma ORM : Prisma ORM is a database toolkit that simplifies database access in web applications.
- Render : An open source platform to host our database in cloud securely and transparently.
- TailwindCSS and DaisyUI : Main tool for styling. DaisyUI provide us ThemeToggling option with various theme.
- UnsplashAPI : This is an API which provide us beautiful images of cities and countries.### Features
- An real-time chat application build using langchain and google gemini model and groq api. It resolve the chat experience by 5.5% as compared on using an Free source api such as RapidAPI.
- An new-tour page which will generate the full tour for families with some beautiful and famous stops for various cities and country across the world.
- An tour page which will store user tour history with some amazing and beutiful images generated by UnsplashAPI.
- An ThemeToggling option provided by TailwindCSS and DAisyUI with support of various theme.
- An profile page for user to change their user image, etc