Skip to content

MiteshSharma/llm_agent_openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM Agent to query custom logic

This is a web application built using Streamlit and the LangChain framework, allowing users to leverage the power of LLMs agents for step by step thought process.

Run script_setup.sh to download all dependencies

Run script_run_agent.sh to ask questions using agent

Create a .env file with key OPENAI_API_KEY for accessing openAI APIs.

About

This is code to create an LLM agent using OpenAI

Topics

Resources

Stars

Watchers

Forks