Skip to content
View thefilesareinthecomputer's full-sized avatar

Block or report thefilesareinthecomputer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. light_ai light_ai Public

    A speech-to-text chat agent with multiple tools. Utilizes Gemini, OpenAI, Wolfram|Alpha, openweathermap, and a few other APIs. Can manipulate files and web browsers. Currently working on implementi…

    Python 3 1

  2. offline_file_translation offline_file_translation Public

    Text file language translation app that translates .txt, .csv, and .xlsx files on the local device using lightweight, open-source LLMs from Hugging Face (no internet connection needed). Uses batch …

    Python 2 1

  3. stock_watch_list_analysis stock_watch_list_analysis Public

    Renders an analysis of the user's stock watch list which can be used to inform investment decisions and/or train ML models or trading bots.

    Python 1

  4. web_scraping_research_agent web_scraping_research_agent Public

    Competitive market data aggregation tool for restaurant, hospitality, or retail operations research. Leverages Google Cloud Platform's geolocation, search, and places APIs. Augments API data with w…

    Python

  5. google_gemini_pro_chat google_gemini_pro_chat Public

    Straightforward command line chat interface for the Google gemini-pro LLM. Includes 2 alternate versions that inject supporting info from wikipedia and howdoi into the user's prompts.

    Python 4

  6. job_skills_research_agents job_skills_research_agents Public

    Uses CrewAI agents to analyze AI/ML job market trends. Extracts skills data from job ads, leverages Perplexity API for research, and generates reports on in-demand skills. Includes a researcher age…

    Python