/Celebrity-Search-Using-OpenAI-API-Key

This project focuses on building a simple search application for Celebrities

Primary LanguagePython

Celebrity Search with OpenAI

Description: This project leverages the power of OpenAI's API and Langchain to provide a robust celebrity search functionality. Users can input various search criteria and receive relevant results through an intuitive Streamlit interface.

Key Features:

  • Efficient celebrity search based on user input
  • Utilizes OpenAI API for advanced language processing
  • Built with Langchain for streamlined development
  • User-friendly interface powered by Streamlit
  • Customizable results based on user preferences

Installation:

  1. Clone this repository: git clone https://github.com/your-username/celebrity-search
  2. Install dependencies: pip install -r requirements.txt
  3. Replace the placeholder OpenAI API key in the code with your own key.

Running the App: To start the Streamlit app, run:

streamlit run example1.py