Skip to content

A ChatGPT Clone built with OpenAI (GPT-3.5-turbo-instruct), Langchain, Streamlit , Streamlit-chat, ConversationChain

License

Notifications You must be signed in to change notification settings

Mar-Issah/chatgpt_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Clone

Repo size Repo License Latest commit

A ChatGPT Clone built with OpenAI (GPT-3.5-turbo-instruct), Python, Langchain, Streamlit , Streamlit-Chat, ConversationChain, ConversationSummaryMemory.

Summarize Conversation

The chatbot enables natural conversations with users, and the app can generate a summary of the dialogue between the AI and the user when the “Summarize Conversation” button is clicked.

App

To run this app locally, follow the steps below:

  • Clone the repository.
  • run pipenv shell
  • run pipenv install -r requirement.txt
  • run streamlit run app.py

About

A ChatGPT Clone built with OpenAI (GPT-3.5-turbo-instruct), Langchain, Streamlit , Streamlit-chat, ConversationChain

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages