Skip to content

Experimenting with different language models to create vertical AI agents

Notifications You must be signed in to change notification settings

kiranojhanp/ai-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vertical AI Agents

This repository explores the potential of integrating large language models (LLMs) with various products to create vertical AI agents. These agents are designed to perform specific tasks within a particular industry or domain, leveraging the power of AI to automate processes, enhance decision-making, and improve overall efficiency.

Getting Started

  1. Clone the Repository:
git clone https://github.com/kiranojhanp/ai-agents.git
  1. Install Dependencies:

This project uses just to run project-specific commands. Each folder contains a Justfile with these commands. Install it from Github

cd <folder-name>
just install
  1. Set up API Keys: Create API keys for the LLM provider (e.g., OpenAI, Hugging Face, Ollama) and configure them in the appropriate settings file.

Running the Project

Once you've set up the environment, you can run the project by going inside each folder and executing the main.py script. Refer to the specific instructions within the project for detailed usage guidelines.

About

Experimenting with different language models to create vertical AI agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published