Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-bluebash authored Apr 24, 2024
1 parent 04f4eb2 commit 8d80e5c
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ Before running the app, make sure you have the following dependencies installed:
OPENAI_API_KEY=your_openai_api_key
LANGCHAIN_API_KEY=your_langchain_api_key
TAVILY_API_KEY=your_tavily_api_key
SERP_API_KEY=your_serp_api_key
DATA_FOR_SEO_TOKEN=your_data_for_seo_api_key
```

Replace `your_langchain_tracing_v2_key`, `your_langchain_project_key`, `your_openai_api_key`, `your_langchain_api_key`, `your_tavily_api_key`, and `your_serp_api_key` with your actual API keys.
Replace `your_langchain_tracing_v2_key`, `your_langchain_project_key`, `your_openai_api_key`, `your_langchain_api_key`, `your_tavily_api_key`, and `your_data_for_seo_api_key` with your actual API keys.

## Usage

Expand All @@ -76,12 +76,6 @@ Before running the app, make sure you have the following dependencies installed:

2. Access the app in your web browser at [http://localhost:8501](http://localhost:8501).

3. Enter your question, meta description, and keywords in the input fields.

4. Click the "Generate SEO Content" button.

5. View the generated content in the app.

## Additional Information

📚 Explore Technical Blogs Generated by BlogIQ on Langchain Blogs:
Expand Down

0 comments on commit 8d80e5c

Please sign in to comment.