Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toy_apps Module

The toy_apps module contains demonstration applications showcasing various AI capabilities. Currently, the repository includes two main applications:

Structure

toy_apps/
├── __init__.py
├── ai_DA/
│   ├── main.ipynb
│   └── soci_econ_country_profiles.csv
└── turboseek/
    ├── __init__.py
    ├── brave_search.py
    ├── search_app.py
    └── together_client.py

Applications

AI Data Analysis (ai_DA)

A Jupyter notebook-based application for analyzing socioeconomic country profiles data. The application demonstrates how to use AI to gain insights from structured data.

Files:

TurboSeek

A search application that combines the Brave Search API with Together AI's language models to provide enhanced search capabilities.

Files:

Environment Variables

Some applications may require API keys:

  • TOGETHER_API_KEY for Together AI integration
  • BRAVE_API_KEY for Brave Search integration

Usage

Refer to individual application directories for specific usage instructions.

About

some apps that help me with my day to day. others that are fun

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages