Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 2.5 KB

README.md

File metadata and controls

67 lines (54 loc) · 2.5 KB

Coding

Time Traveller bot is a bot designed to provide responses and images for every history-related query

Following are some main features :

.History Queries Coding

  • Users can ask their history related queries .
  • Time Traveller Bot can respond to a wide range of history-related queries.
  • Utilizes Plam2's API for the purpose .
  • Users can also provide audio input .

.Image Generation Coding

  • Time traveller bot generates relevant images for the queries.
  • Utilizes Stable Diffusion's API for the purpose .
  • The bot can provide single or multiple images depending upon the query being asked .

.Interactive UI: Coding

  • We have ensured that the UI is easy to understand and use .
  • Developed using React JS , HTMl , CSS and JS .
  • User-friendly and interactive .

Tech Stack Used :

Coding

UI ScreenShots

image image

Installation

   git clone https://github.com/Aditya-Sakpal/VertexAI_Hackathon.git
   cd frontend && npm i 
   npm start 
   Go to root 
   Go to backend/Google-VertexAI-FastAPI/app
   uvicorn main:app --host 0.0.0.0 --port 8000 --reload

Contributors

  • Aditya Sakpal
  • Baskar Kapri
  • Jaswant Rajput
  • Soham Palekar
  • Love Jain
  • Smit Kapani