Skip to content

carlosm22700/django_chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

This is a Chatbot application that utilizies OpenAI's powerful language-model.

Technologies Used

  • Python: The primary programming language used for writing the server-side logic.
  • Django: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
  • OpenAI: This project makes use of OpenAI's GPT-3 API for generating human-like text responses in the chatbot
  • SQLite: Default Django Database. Used for local development and storing data

Getting Started

Login

  1. Log in or sign up to access saved user data

Chat2

  1. Once logged in, you will land on a the chat page that displays your conversation history.

ICEBOX FEATURES

  • Integrate GPT-4 model for more complex responses

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published