alessiograncini / 240420_mongodb_hackathon

Project for 2024/04/20, Mongo DB Hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


The-Match-That-Never-Happened

Source: https://www.mongodb.com/developer/products/mongodb/mistral-ai-integration/

How to Run

  1. Ensure MongoDB is set up and accessible.
  2. Store your Mistral AI API key and MongoDB URI in a .env file in the project directory.
  3. Install required dependencies via pip install -r requirements.txt.
  4. Change the reddit api params according to your application
  5. Launch the Gradio interface with python gradio_interface.py to start the web application.
  6. Open the local URL displayed in your terminal to interact with the chatbot.

About

Project for 2024/04/20, Mongo DB Hackathon

License:MIT License


Languages

Language:Python 100.0%