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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  2. 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

  3. 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 1

  4. 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

  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 3

  6. restaurant_sales_dashboard restaurant_sales_dashboard Public

    A basic F&B sales dashboard using Python, Dash, Docker, and deployed on Render or AWS. Includes a Python module to generate simulated data for testing. Uses parquet files and can run on top of a re…

    Python