An open API service indexing awesome lists of open source software.

https://github.com/thehormat/ai__chatbot

AI Chatbot with Django
https://github.com/thehormat/ai__chatbot

chatbot django gemini-api googleai python

Last synced: 10 months ago
JSON representation

AI Chatbot with Django

Awesome Lists containing this project

README

          

AI Chatbot with Django

Django | Gemini API | AI Studio

🫦 Medium Link


1. Here is a great blog post for this great repo

🛜 To make it work:

1. Clone project

```
git clone git@github.com:TheHormat/AI__Chatbot.git
```

2.

```
poetry shell
```

3.

```
poetry update
```

4.

```
python manage.py runserver
```