Skip to content

Explore Benin tourist sites with a multilingual virtual tour guide, and introductory tour videos, adapted to your foreign language.

Notifications You must be signed in to change notification settings

Louisljz/Benin360

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benin 360

Explore Benin tourist sites with a multilingual virtual tour guide, and introductory tour videos, adapted to your foreign language.

NOTE: WE ONLY EDIT FILE SIZE LIMIT, BECAUSE SERVER IS USING TOO MUCH CREDITS

FrontEnd

Provider: Streamlit

Tech Stack:

  • Langchain for Agents & RAG Wrapper
  • Pinecone for Vectorstore
  • modernmt for african dialect translation
  • openai for llm, speech & text services

BackEnd

Provider: Fast API

Tech Stack:

Test App Locally

  1. cd ./api -> uvicorn api:app --reload
  2. cd ./client -> streamlit run Benin_Virtual_Tour.py

Docker API Setup

  1. docker build -t benin360-raw .
  2. run container through docker hub, open file editor.
  3. go to etc/ImageMagick-6/policy.xml, and comment out a security policy.
  4. docker commit <container-name> gcr.io/benin360/api:starter
  5. docker push gcr.io/benin360/api:starter
  6. Navigate to GCloud Console -> Cloud Run -> Create Service -> Select image from artifact registry -> Configure VM specs --> Deploy!

About

Explore Benin tourist sites with a multilingual virtual tour guide, and introductory tour videos, adapted to your foreign language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published