Skip to content

rahulsharma00/ChatGPT-Clone-using-Python-and-Streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT-Clone-using-Python-and-Streamlit

This repository contains a simple web application built with Streamlit, integrating a chat interface powered by a GPT-like language model. Users can engage in conversations with the virtual assistant, receiving responses generated by the language model based on their inputs.

Note: You need OpenAI API key to run this code

Getting started

To launch the application, you will need to run streamlit in the terminal:

streamlit run main.py

Output Pictures

Screenshot 2024-01-05 at 1 12 03 PM

About

ChatGPT Clone made using Python and Streamlit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages