https://github.com/mariamourie/chatbot-aig
Chatbot using OpenAI
https://github.com/mariamourie/chatbot-aig
chatbot flask openai python
Last synced: 2 months ago
JSON representation
Chatbot using OpenAI
- Host: GitHub
- URL: https://github.com/mariamourie/chatbot-aig
- Owner: mariamourie
- Created: 2025-11-15T23:52:35.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-16T00:26:20.000Z (8 months ago)
- Last Synced: 2025-11-16T01:25:31.783Z (8 months ago)
- Topics: chatbot, flask, openai, python
- Language: HTML
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🤖 GenAssist
O GenAssist é um chatbot desenvolvido como projeto acadêmico de inteligência artificial generativa utilizando a plataforma OpenAI.
## 🔑 Variáveis de Ambiente
Para rodar esse projeto, você vai precisar adicionar as seguintes variáveis de ambiente no seu `run_dsv.bat`
`OPENAI_API_KEY`
## ⚙️ Instalação
Para executar o projeto é necessário ter o Python instalado na máquina.
Instale as dependências.
```bash
install_windows.bat
```
Execute a aplicação.
```bash
run_dsv.bat
```
## 🛠️ Stack
[](#)
[](#)
[](#)
[](#)
## 👩🏻💻 Autores
[@mariamourie](https://www.github.com/mariamourie)