An open API service indexing awesome lists of open source software.

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.

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