Skip to content

The project aims to develop an interactive chatbot which helps build better prompts by suggesting improvements and examples.

Notifications You must be signed in to change notification settings

Arya-Akshat/chad_gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini Prompt Improvement Tool

This project uses LangChain and Google's Gemini API to help users improve their prompts for large language models.

Installation

Clone the repository, make a virtual environment and install dependencies:

git clone <https://github.com/Arya-Akshat/chad_gpt>
cd <project-folder>
python -m venv .env
.env\Scripts\activate
pip install -r requirements.txt

Usage

To use the streamlit application, inside the virtual environment run the following command:

streamlit run app.py

About

The project aims to develop an interactive chatbot which helps build better prompts by suggesting improvements and examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages