Skip to content

A lightweight, open-source ChatGPT clone built with Streamlit, LangChain, and the OpenAI API, offering a multi-turn conversational interface and secure API handling.

Notifications You must be signed in to change notification settings

SandeshGitHub2077/GPT_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Your Own ChatGPT β€” Streamlit + OpenAI

This is a lightweight ChatGPT clone built using Streamlit, LangChain, and the OpenAI API. It allows users to chat with an AI assistant in a familiar interface, powered by GPT-3.5/4.


πŸš€ Features

  • πŸ’¬ Chat-style interface using streamlit-chat
  • πŸ” Secure API key management via .env
  • 🧠 Multi-turn conversation with full message history
  • βš™οΈ Built on top of LangChain for clean prompt management

πŸ“¦ Requirements

Install dependencies:

pip install -r requirements.txt

About

A lightweight, open-source ChatGPT clone built with Streamlit, LangChain, and the OpenAI API, offering a multi-turn conversational interface and secure API handling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages