This project is a chatbot developed to assist prospective students of the Federal University of Pará (UFPA) with queries related to the PS 2025 admission process.
GOOGLE_GENERATIVE_AI_API_KEY="your api key here"
UPSTASH_REDIS_REST_URL="your redis url here"
UPSTASH_REDIS_REST_TOKEN="your redis token here"
pnpm install
pnpm dev
If you want to contribute, clone this repo, create your work branch and get your hands dirty!
git clone https://github.com/aridanpantoja/harpia-bot.git
git checkout -b feature/NAME
At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!
📝 How to create a Pull Request | 💾 Commit pattern
This project is under MIT license